[
https://issues.apache.org/jira/browse/AXIS2-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517150
]
Charitha Kankanamge commented on AXIS2-3052:
--------------------------------------------
Deepal,
As I understood the bug description correctly, I should get the specified error
when reloading axis2 web app on tomcat 5.5.2. However I did not see such an
exception. I did the following in order to reproduce the bug.
- Installed tomcat 5.5.2
- Copied axis2.war (included in axis2-1.3-RC2) to webapps directory
- Restarted tomcat
- Accessed axis2 admin console
- Restarted tomcat and accessed axis2 admin console again
I did not get such exception. See the attached screen shot of tomcat startup.
regards
Charitha
> 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
> Assignee: Charitha Kankanamge
> 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]