[jboss-jira] [JBoss JIRA] Created: (JBAS-8690) ServerDeploymentRepository not available on deployment activation

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Nov 30 10:08:09 EST 2010


ServerDeploymentRepository not available on deployment activation
-----------------------------------------------------------------

                 Key: JBAS-8690
                 URL: https://jira.jboss.org/browse/JBAS-8690
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Deployers
            Reporter: Thomas Diesler
            Assignee: Ales Justin
             Fix For: 7.0.0.Alpha2


After the recent update to the deployment chain I see that

ServerDeploymentStartStopHandler.activate(...)

is called before the ServerDeploymentRepository service comes up.

This results in a ServiceNotFoundException in ServerDeploymentStartStopHandler.getDeploymentRepository(...) which is then swallowed and does not show up on the console and neither in the logs.

As a result, deployments do silently not activate.

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