[jboss-jira] [JBoss JIRA] (WFLY-880) jboss-cli.sh show deployment status is FAILED but application running well
Brian Stansberry (JIRA)
issues at jboss.org
Fri Jan 24 15:10:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12938722#comment-12938722 ]
Brian Stansberry commented on WFLY-880:
---------------------------------------
OK, just so you know there is an issue for this in the EAP issue tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1013392. That's the best place to monitor for any fix in EAP. The code that's involved here is significantly different between WildFly and EAP, so any resolution of the issue in EAP 6 may require a different fix.
> jboss-cli.sh show deployment status is FAILED but application running well
> --------------------------------------------------------------------------
>
> Key: WFLY-880
> URL: https://issues.jboss.org/browse/WFLY-880
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Environment: suse linux 11 sp2
> Reporter: jing chen
> Assignee: Richard Opalka
> Labels: jboss
>
> run jboss-cli.sh to check the deployment status and it shows FAILED.
> NDO-2120:/opt/jboss/bin # /opt/jboss/bin/jboss-cli.sh --connect command="/deployment=nsm.ear:read-attribute(name=status)"
> {
> "outcome" => "success",
> "result" => "FAILED"
> }
> nsm.ear is our application. But our application runs well and can be login successfully using client and executing operations are succeed. please help what is problem. what should i do to check the problem.
--
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