Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4346

Undeploying clustered web/ejb3 applications out of sequence causes missing dependencies on active deployments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.2.Final (EAP)
    • 7.1.1.Final
    • Clustering
    • None

    Description

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

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: