[jboss-jira] [JBoss JIRA] (WFCORE-2184) insufficient failure description when module specified as parameter of process-state-listener:add doesn't exist
Chao Wang (JIRA)
issues at jboss.org
Thu Jan 12 02:09:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chao Wang moved JBEAP-8228 to WFCORE-2184:
------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2184 (was: JBEAP-8228)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: 3.0.0.Alpha17
(was: 7.1.0.DR10)
> insufficient failure description when module specified as parameter of process-state-listener:add doesn't exist
> ---------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-2184
> URL: https://issues.jboss.org/browse/WFCORE-2184
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 3.0.0.Alpha17
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
>
> Command
> {noformat}
> /subsystem=core-management/process-state-listener=test:add(class=test.class, module=test)
> {noformat}
> prints only module identifier as failure description when module doesn't exists.
> Failure description should be more informative. At least something as "Error loading module: ...."
> [ProcessStateListenerResourceDefinition.java#L127|https://github.com/wildfly/wildfly-core/blob/master/core-management/core-management-subsystem/src/main/java/org/wildfly/extension/core/management/ProcessStateListenerResourceDefinition.java#L127] can react to ModuleLoadException
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list