[jboss-jira] [JBoss JIRA] Closed: (JBAS-8801) Undeployment leaks root deployment service

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Mar 20 21:58:45 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBAS-8801.
----------------------------------

    Fix Version/s: 7.0.0.Beta2
                       (was: 7.0.0.CR1)
       Resolution: Out of Date


> Undeployment leaks root deployment service
> ------------------------------------------
>
>                 Key: JBAS-8801
>                 URL: https://issues.jboss.org/browse/JBAS-8801
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>            Reporter: Thomas Diesler
>            Assignee: Stuart Douglas
>             Fix For: 7.0.0.Beta2
>
>
> To reproduce 
> #1 do a hot-deploy
> #2 do a hot-undeploy
> #3 use jconsole to check the installed services. you should see jboss.deployment.yourdeployment
> As a result redeploy fails with 
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Failed to mount deployment content
> 	at org.jboss.as.server.deployment.module.DeploymentRootMountProcessor.deploy(DeploymentRootMountProcessor.java:69)
> 	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:85)
> 	... 4 more
> Caused by: java.io.IOException: Filsystem already mounted at mount point ""/content/example-simple.jar""
> 	at org.jboss.vfs.VFS.mount(VFS.java:159)
> 	at org.jboss.vfs.VFS.doMount(VFS.java:379)
> 	at org.jboss.vfs.VFS.mountZip(VFS.java:405)
> 	at org.jboss.as.server.deployment.impl.ServerDeploymentRepositoryImpl.mountDeploymentContent(ServerDeploymentRepositoryImpl.java:78)
> 	at org.jboss.as.server.deployment.module.DeploymentRootMountProcessor.deploy(DeploymentRootMountProcessor.java:65)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list