]
Charles Crouch updated EMBJOPR-79:
----------------------------------
Fix Version/s: 1.2
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
Fix For: 1.2
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:
...
--------------------------------------------------------------------------------
However, they are deployed, so it's likely the matter of messages managing.
Perhaps this should be split into two bugs?
* Message management
* Removing deployed apps that failed to deploy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: