[jboss-jira] [JBoss JIRA] (WFLY-2205) Undeployment prints null

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Wed Oct 2 11:37:02 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808989#comment-12808989 ] 

Tomaz Cerar commented on WFLY-2205:
-----------------------------------

You can reproduce this on current nightly build? As there ware some fixes around this in last few months...
                
> Undeployment prints null
> ------------------------
>
>                 Key: WFLY-2205
>                 URL: https://issues.jboss.org/browse/WFLY-2205
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Jesper Pedersen
>            Assignee: Tomaz Cerar
>
> The following is printed during a shutdown of an .ear
> {noformat}
> 11:21:52,260 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment null (runtime-name: msginflow1_mdb_msginflow_ejb.jar) in 16ms
> 11:21:52,260 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-11) JBAS015877: Stopped deployment null (runtime-name: msginflow_mdb_msginflow_ejb.jar) in 16ms
> 11:21:52,262 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-11) JBAS015877: Stopped deployment msginflow_mdb.ear (runtime-name: msginflow_mdb.ear) in 18ms
> 11:21:52,387 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "msginflow_mdb.ear" (runtime-name: "msginflow_mdb.ear")
> {noformat}
> The 'null' part of the .jar undeployment doesn't look nice.

--
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