After failed deployment of EAR, it's not listed but stays in /deploy. All following
(.*ar) deployments display the old failure message.
---------------------------------------------------------------------------------------------------------------------------------------
Key: EMBJOPR-79
URL:
https://jira.jboss.org/jira/browse/EMBJOPR-79
Project: Embedded Jopr
Issue Type: Bug
Components: Web App/Integration
Affects Versions: 1.1
Environment: Embedded Jopr Core 1.1.1-SNAPSHOT
Reporter: Ondrej Žižka
Deployment of EAR with invalid application.xml fails with this message:
--------------------------------------------------------------------------------
Failed to create Resource hellothere.war - cause:
java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException:
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** DEPLOYMENTS MISSING DEPLOYERS: Name
vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.Beta1/server/default/deploy/malformed-application-xml.ear
-> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** DEPLOYMENTS MISSING DEPLOYERS: Name
vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.Beta1/server/default/deploy/malformed-application-xml.ear
--------------------------------------------------------------------------------
However. the EAR itself stays in the /deploy dir on AS.
Further, all further deployments end up with failure message of the same text except the
first line:
--------------------------------------------------------------------------------
Failed to create Resource hellothere.war - cause:
...
--------------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira