In an Xpages driven application I quite frequently see messages like this appearing at the server console:
HTTP Web Server: Couldn't find design note - undefined [/myDbPath/myDb.nsf/undefined] Some Username
Quite often but not always this message is preceded by another weird warning
HTTP JVM: WARNING: CLFAD####W: State data not available for /myPage because no control tree was found in the cache.
(for the latter you may want to see my other still viral issue regarding cache losing my pages)
So far no users have complained, but the latest release of the application has been published only a couple of days ago, so this makes me kind of nervous.
Question is: how could I possibly debug such a thing? Of course I couldn't find anything by the name of "undefined"...