JBoss Community

ServerDeploymentStartStopHandler cannot access ServerDeploymentRepository

created by Thomas Diesler in JBoss AS7 Development - View the full discussion

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, deployements do silently not activate.

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community