[
https://issues.jboss.org/browse/WFLY-1272?page=com.atlassian.jira.plugin....
]
ehsavoie Hugonnet closed WFLY-1272.
-----------------------------------
Fix Version/s: 9.0.2.Final
Resolution: Out of Date
The issue was in the ear itself, it's working on WildFly now (at least for the next
release) with some rework and configuration cleaning.
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: Server
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Fix For: 9.0.2.Final
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 was sent by Atlassian JIRA
(v6.4.11#64026)