You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "antreas zapantis (JIRA)" <ji...@apache.org> on 2007/10/11 12:16:50 UTC

[jira] Updated: (AXIS2-3052) Undeploy fails to persist sessions on Tomcat 5.5 and 6

     [ https://issues.apache.org/jira/browse/AXIS2-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

antreas zapantis updated AXIS2-3052:
------------------------------------

       Priority: Major  (was: Minor)
    Environment: 
Tomcat 5.5.20
Axis 1.3

  was:
Tomcat 5.5.20
Axis 1.3-RC2

        Summary: Undeploy fails to persist sessions on Tomcat 5.5 and 6  (was: webapp reload on Tomcat 5.5 fails when persisting sessions)

Changed summary since the problem doesn't only concern the tomcat manager, but any undeployment and hence any restart or shutdown.
Changed priority to major since there is no workaround and sessions are not persisted across restarts as a result.


> Undeploy fails to persist sessions on Tomcat 5.5 and 6
> ------------------------------------------------------
>
>                 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
>            Reporter: simishag
>            Assignee: Deepal Jayasinghe
>         Attachments: tomcat552.JPG
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org