[jboss-jira] [JBoss JIRA] (AS7-6361) jboss-cli.sh show deployment status is FAILED but application running well
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 10:11:47 EST 2013
[ https://issues.jboss.org/browse/AS7-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749941#comment-12749941 ]
Alexey Loubyansky commented on AS7-6361:
----------------------------------------
Could you please provide more information to help investigate the issue?
How is the application deployed?
Could you attach the server.log which includes info about deploying the application?
Do you see the same happening to your other applications too or is it the only one?
Could it be that the deployment hasn't yet fully deployed while the read-attribute was invoked?
Is there a chance you can try reproducing the issue with the latest master copy of 7.2.0.Alpha1?
There was one issue fixed in that area since 7.1.2.Final, although from the description to what you observe https://issues.jboss.org/browse/AS7-5749
Thanks.
> 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
> Labels: jboss
> 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