Unexpected application redeployments on JBoss EAP 4 / 5
Issue
One of jboss application is undeploying itself then deploying again immediately afterward.
The server.log shows:
INFO [org.jboss.web.tomcat.service.TomcatDeployer] undeploy, ctxPath=/, warUrl=file:/path/to/staging/root.war
INFO [org.jboss.web.tomcat.service.TomcatDeployer] undeploy, ctxPath=/, warUrl=file:/path/to/staging/root.war
INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/, warUrl=file:/path/to/root.war
INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/, warUrl=file:/path/to/root.war
Environment
- JBoss Enterprise Application Platform (EAP) 4.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.