[jboss-jira] [JBoss JIRA] Resolved: (AS7-652) Exception in ModelAddOperationHandler silently ignored
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jun 22 11:26:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved AS7-652.
----------------------------------
Fix Version/s: No Release
(was: 7.0.0.CR1)
Resolution: Out of Date
> 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: No Release
>
>
> 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