[ 
https://issues.apache.org/jira/browse/AXIS2-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578745#action_12578745
 ] 

antreas zapantis commented on AXIS2-3052:
-----------------------------------------

I tried the nightly build today and it looks OK to me. I did get two errors: On 
deployment,

[ERROR] The soapmonitor-SNAPSHOT-sources.jar module, which is not valid, caused 
org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
org.apache.axis2.deployment.DeploymentException: 
org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
        at 
org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:531)
etc...

and on undeployment,

INFO: Undeploying context [/axis2]
log4j:ERROR LogMananger.repositorySelector was null likely due to error in 
class reloading, using NOPLoggerRepository.

I'm guessing both of these are unrelated to this bug.

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to