[jboss-jira] [JBoss JIRA] Updated: (JBAS-9226) FileSystemDeploymentService: applications cannot be undeployed by removing .deployed marker

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Mon Apr 4 13:48:33 EDT 2011


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

Shelly McGowan updated JBAS-9226:
---------------------------------

    Attachment: JBAS9226-server.log
                servlet_js_servlet_web.war


> FileSystemDeploymentService:  applications cannot be undeployed by removing .deployed marker
> --------------------------------------------------------------------------------------------
>
>                 Key: JBAS-9226
>                 URL: https://issues.jboss.org/browse/JBAS-9226
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Shelly McGowan
>         Attachments: JBAS9226-server.log, servlet_js_servlet_web.war
>
>
> To undeploy an application using File System deployment, the application's associated .deployed marker needs to be removed.  Once the .deployed marker is deleted, the application is stopped but then immediately readded/restarted without triggering it with a .dodeploy marker.
> I've attached a .war to reproduce.
> Copy servlet_js_servlet_web.war $JBOSS_HOME/standalone/deployments
> touch servlet_js_servlet_web.war.dodeploy
> rm servlet_js_servlet_web.war.deployed
> The .war can never be undeployed.

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