[jboss-jira] [JBoss JIRA] (AS7-6361) jboss-cli.sh show deployment status is FAILED but application running well
jing chen (JIRA)
jira-events at lists.jboss.org
Mon Jan 21 01:29:22 EST 2013
jing chen created AS7-6361:
------------------------------
Summary: jboss-cli.sh show deployment status is FAILED but application running well
Key: AS7-6361
URL: https://issues.jboss.org/browse/AS7-6361
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.2.Final (EAP)
Environment: suse linux 11 sp2
Reporter: jing chen
Assignee: Alexey Loubyansky
Fix For: 7.1.2.Final (EAP)
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