[jboss-jira] [JBoss JIRA] Commented: (JBAS-9352) Race condition in ManagedBeanTestCase
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue Apr 19 10:23:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596539#comment-12596539 ]
David Lloyd commented on JBAS-9352:
-----------------------------------
Test is disabled for now.
> Race condition in ManagedBeanTestCase
> -------------------------------------
>
> Key: JBAS-9352
> URL: https://issues.jboss.org/browse/JBAS-9352
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Carlo de Wolf
> Priority: Critical
> Fix For: 7.0.0.Beta4
>
>
> Sporadic failure in ManagedBeanTestCase:
> {code}
> 13:59:08,662 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-15) MSC00001: Failed to start service jboss.deployment.subunit."managedbean-example.ear"."managedbean-example.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."managedbean-example.ear"."managedbean-example.jar".POST_MODULE: Failed to process phase POST_MODULE of subdeployment "managedbean-example.jar" of deployment "managedbean-example.ear"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:108) [jboss-as-server-7.0.0.Beta3-SNAPSHOT.jar:7.0.0.Beta3-SNAPSHOT]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675) [jboss-msc-1.0.0.Beta8.jar:1.0.0.Beta8]
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_24]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_24]
> at java.lang.Thread.run(Thread.java:662) [:1.6.0_24]
> Caused by: java.lang.NullPointerException
> at org.jboss.as.weld.deployment.processors.BeanArchiveProcessor.deploy(BeanArchiveProcessor.java:87)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:102) [jboss-as-server-7.0.0.Beta3-SNAPSHOT.jar:7.0.0.Beta3-SNAPSHOT]
> ... 4 more
> {code}
--
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