[jboss-jira] [JBoss JIRA] Created: (JBAS-3584) WARNing logged when deploy-hasingleton is undeployed twice

Dimitris Andreadis (JIRA) jira-events at jboss.com
Tue Aug 29 14:11:18 EDT 2006


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
    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