[jboss-jira] [JBoss JIRA] Updated: (AS7-652) Exception in ModelAddOperationHandler silently ignored

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri May 20 12:33:01 EDT 2011


     [ https://issues.jboss.org/browse/AS7-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-652:
---------------------------------

    Fix Version/s: 7.0.0.CR1
      Component/s: Domain Management


> Exception in ModelAddOperationHandler silently ignored
> ------------------------------------------------------
>
>                 Key: AS7-652
>                 URL: https://issues.jboss.org/browse/AS7-652
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Thomas Diesler
>             Fix For: 7.0.0.CR1
>
>
> Due to a miss-configuration my subsystem cannot bootstrap. The RuntimeException is caught here
> ServerControllerImpl:203
>                 } catch (Exception e) {
>                     resultHandler.handleFailed(new ModelNode().set(e.toString()));
>                 }
> which is however silently ignored on server startup. There are no messages in either log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list