Query re stuff in Catalina log
Looking in the catalina log there are two items I wonder about
1. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM\;C:\Program Files\OpenOffice.org 3\program;.
2. SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.openvpms.web.component.app.GlobalContext
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.openvpms.web.component.app.GlobalContext
Do I worry about these or ignore them?
[As you might guess from the first one, this is Tomcat running on a Win2K server.]
Regards, Tim G
Re: Query re stuff in Catalina log
You can ignore both of them.
-Tim A