I am having a sporadic problem where users will spontaneously be brought out to the timeout message:
Exception: java.lang.Exception: Your ESP+web session signed off or has expired. You will need to login again to initiate a new session. I have been able to recreate the problem myself and it occurs very quickly - it is definitely not a correct timeout In one of the logs I see the following message repeatedly. Stopping service... [2007-09-14 13:42:32] [info] Service stopped. [2007-09-14 13:42:32] [info] Run service finished. [2007-09-14 13:42:32] [info] Procrun finished. Can anyone offer suggestions as to what might factor in here? In another log I see the following: Sep 13, 2007 9:51:03 AM org.apache.catalina.core.AprLifecycleListener init INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path What file represents The Apache Tomcat Native library?