Is there a way that I can figure a session ID from a given entry in the server.log file?
I have an error like so:
[#|2007-09-25T09:45:09.316-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=39;_ThreadName=httpWorkerThread-443-14;_RequestID=2bcf8902
-f827-47e4-bd35-cc9a8edb710a;|StandardWrapperValve[jsp]: PWC1406: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at org.apache......
Can I get the session ID from the thread or request ID?
Thanks!
Ben
[Message sent by forum member 'bthoma' (bthoma)]
http://forums.java.net/jive/thread.jspa?messageID=236992