[jboss-jira] [JBoss JIRA] (WFLY-1272) Infinite loop when starting my ear in JBoss 7.2.0 with autodeploy

Emmanuel Hugonnet (JIRA) jira-events at lists.jboss.org
Wed Apr 24 03:31:53 EDT 2013


Emmanuel Hugonnet created WFLY-1272:
---------------------------------------

             Summary: Infinite loop when starting my ear in JBoss 7.2.0 with autodeploy
                 Key: WFLY-1272
                 URL: https://issues.jboss.org/browse/WFLY-1272
             Project: WildFly
          Issue Type: Bug
          Components: ConfigAdmin
            Reporter: Emmanuel Hugonnet
            Assignee: Thomas Diesler


Hi,
I have a quite complexe application which I'm trying to port form JBoss 6.1.0 to JBoss 7.2.0.

The ear is exploded as well as the war it contains. I have activated the auto-deploy-exploded on the deployment scanner.

I have no error messages only warnings but the startup goes into an infinite loop trying to deploy my application again and again.

If I set the auto-deploy-exploded to false then I can deploy correctly.

Maybe it is because my application takes some time to launch (having to load a bunch of data into cache on startup).



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list