[jboss-jira] [JBoss JIRA] Updated: (JBAS-3584) WARNing logged when deploy-hasingleton is undeployed twice
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Tue Aug 29 14:43:19 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3584?page=all ]
Dimitris Andreadis updated JBAS-3584:
-------------------------------------
Component/s: Deployment services
> WARNing logged when deploy-hasingleton is undeployed twice
> ----------------------------------------------------------
>
> Key: JBAS-3584
> URL: http://jira.jboss.com/jira/browse/JBAS-3584
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering, Deployment services
> Affects Versions: JBossAS-4.0.4.GA
> Reporter: Dimitris Andreadis
> Assigned To: Dimitris Andreadis
> Priority: Minor
> Fix For: JBossAS-4.0.5.CR1
>
>
> When jboss is shutdown MainDeployer.shutdown() iterates over the list of deployments in reverse order and undeploys them.
> deploy-hasingleton gets undeployed first, but then while deploy-hasingleton-service.xml gets undeployed it triggers a second undeploy of deploy-hasingleton which logs a WARNing:
> 20:50:28,325 WARN [MainDeployer] undeploy 'file:/X:/jboss/jboss-4.0.4.GA/server/all//deploy-hasingleton' : package not deployed
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list