[jboss-jira] [JBoss JIRA] (AS7-5340) Redeploy operation never gets failed
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 14:56:34 EDT 2012
[ https://issues.jboss.org/browse/AS7-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721577#comment-12721577 ]
Scott Marlow commented on AS7-5340:
-----------------------------------
I started to debug this and we get a change report (ContainerStateMonitor.ContainerStateChangeReport) from the modelController.awaitContainerStateChangeReport() that contains the failure. In the following call stack, we are checking if this is a missing service case and otherwise seem to ignore the failure. This is my first look at this side of management, so I could be missing something. ;)
http://pastie.org/4798914
> Redeploy operation never gets failed
> ------------------------------------
>
> Key: AS7-5340
> URL: https://issues.jboss.org/browse/AS7-5340
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.1.Final
> Environment: JBoss Application Server 7.1.1.Final
> Reporter: Pedro Igor
> Assignee: Scott Marlow
> Fix For: 7.2.0.CR1
>
>
> The redeploy operation always returns "outcome" => "success" even if the context failed to start.
--
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