[
https://issues.jboss.org/browse/AS7-4346?page=com.atlassian.jira.plugin.s...
]
Jason Greene commented on AS7-4346:
-----------------------------------
Latest update:
[11:23am] pferraro: Nihility: Fix for AS7-4346 should be ready today
Undeploying clustered web/ejb3 applications out of sequence causes
missing dependencies on active deployments
-------------------------------------------------------------------------------------------------------------
Key: AS7-4346
URL:
https://issues.jboss.org/browse/AS7-4346
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Fix For: 7.1.2.Final-redhat1
Deploy distributable webapp A.
Deploy distributable webapp B.
Undeploy distributable webapp A.
Causes:
JBAS014775: New missing/unsatisfied dependencies:
service jboss.cluster.web.lock (missing) dependents: [service
jboss.web.deployment.default-host./2.session]
service jboss.infinispan.web.___defaultcache.registry (missing) dependents:
[service jboss.web.deployment.default-host./2.session]
The same issue applies to clustered EJBs.
When I wrote this, I didn't realize that services installed within the service target
of a deployment are auto-removed on undeploy. This is problematic for services that are
intended to be shared across deployments.
This is related to AS7-4315 (the same issue affecting JPA 2LC).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira