[jboss-jira] [JBoss JIRA] (WFCORE-1687) WFLYCTL0357 warning upon undeploying any deployment
Chao Wang (JIRA)
issues at jboss.org
Tue Aug 9 02:22:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276486#comment-13276486 ]
Chao Wang commented on WFCORE-1687:
-----------------------------------
After fix in WFCORE-1577, in [DeploymentHandlerUtil.java|https://github.com/wildfly/wildfly-core/blob/master/server/src/main/java/org/jboss/as/server/deployment/DeploymentHandlerUtil.java#L327], it passed a new Notification with empty address {{resourceAddress}} to context.emit() which causes this warning in AbstractOperationContext.checkUndefinedNotification();
> WFLYCTL0357 warning upon undeploying any deployment
> ---------------------------------------------------
>
> Key: WFCORE-1687
> URL: https://issues.jboss.org/browse/WFCORE-1687
> Project: WildFly Core
> Issue Type: Bug
> Components: Server
> Affects Versions: 3.0.0.Alpha4
> Reporter: Martin Simka
> Assignee: Brian Stansberry
>
> EAP produces following warning upon undeployment:
> {code}WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []{code}
> The warning is produced for both managed and unmanaged deployments.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list