webapp reload on Tomcat 5.5 fails when persisting sessions
----------------------------------------------------------
Key: AXIS2-3052
URL: https://issues.apache.org/jira/browse/AXIS2-3052
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3
Environment: Tomcat 5.5.20
Axis 1.3-RC2
Reporter: simishag
Priority: Minor
Reloading the webapp from the Tomcat Manager causes the following exception:
org.apache.catalina.session.ManagerBase - IOException while saving persisted
sessions:
java.io.FileNotFoundException:
/var/lib/tomcat-5.5/work/Catalina/localhost/axis2/SESSIONS.ser (No such file or
directory)
I verified that the directory exists and is writable by the Tomcat user. I
tried creating the SESSIONS.ser file in advance, setting permissions then
reloading. Same exception happens, and the file actually gets removed.
I have only seen this problem since I started using 1.3-RC2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]