]
Gytis Trikleris edited comment on JBTM-1843 at 7/15/13 10:56 AM:
-----------------------------------------------------------------
TransactionCDIProcessor fails to lookup org.jboss.jandex.Index
attachment
-------------------------------------------------------------------------
Key: JBTM-1843
URL:
https://issues.jboss.org/browse/JBTM-1843
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Application Server Integration
Reporter: Gytis Trikleris
Assignee: Paul Robinson
Fix For: 5.0.0.M4
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/187/TESTS=BLACKTI...
{code}
Running AdvertiseUnadvertiseTest
[0m14:14:41,397 INFO [org.jboss.as.repository] (management-handler-thread - 5)
JBAS014900: Content added at location
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el5/blacktie/jboss-as/standalone/data/content/c1/07acf40dac17fe603f6631c2ad2d746c824553/content
[0m[0m14:14:41,400 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015876: Starting deployment of "test.war" (runtime-name:
"test.war")
[0m[31m14:14:41,756 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3)
MSC000001: Failed to start service
jboss.deployment.unit."test.war".DEPENDENCIES:
org.jboss.msc.service.StartException in service
jboss.deployment.unit."test.war".DEPENDENCIES: JBAS018733: Failed to process
phase DEPENDENCIES of deployment "test.war"
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166)
[wildfly-server-8.0.0.Alpha3-SNAPSHOT.jar:8.0.0.Alpha3-SNAPSHOT]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1942)
[jboss-msc-1.2.0.Beta1.jar:1.2.0.Beta1]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1875)
[jboss-msc-1.2.0.Beta1.jar:1.2.0.Beta1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_17]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_17]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Could not
lookup org.jboss.as.server.deployment.SimpleAttachmentKey<org.jboss.jandex.Index>
at
org.jboss.as.txn.deployment.TransactionCDIProcessor.deploy(TransactionCDIProcessor.java:63)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159)
[wildfly-server-8.0.0.Alpha3-SNAPSHOT.jar:8.0.0.Alpha3-SNAPSHOT]
... 5 more
[0m[31m14:14:41,759 ERROR [org.jboss.as.controller.management-operation]
(management-handler-thread - 5) JBAS014613: Operation ("deploy") failed -
address: ([("deployment" => "test.war")]) - failure description:
{"JBAS014671: Failed services" =>
{"jboss.deployment.unit.\"test.war\".DEPENDENCIES" =>
"org.jboss.msc.service.StartException in service
jboss.deployment.unit.\"test.war\".DEPENDENCIES: JBAS018733: Failed to process
phase DEPENDENCIES of deployment \"test.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Could
not lookup
org.jboss.as.server.deployment.SimpleAttachmentKey<org.jboss.jandex.Index>"}}
[0m[31m14:14:41,763 ERROR [org.jboss.as.server] (management-handler-thread - 5)
JBAS015870: Deploy of deployment "test.war" was rolled back with the following
failure message:
{"JBAS014671: Failed services" =>
{"jboss.deployment.unit.\"test.war\".DEPENDENCIES" =>
"org.jboss.msc.service.StartException in service
jboss.deployment.unit.\"test.war\".DEPENDENCIES: JBAS018733: Failed to process
phase DEPENDENCIES of deployment \"test.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Could
not lookup
org.jboss.as.server.deployment.SimpleAttachmentKey<org.jboss.jandex.Index>"}}
[0m[0m14:14:41,784 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2)
JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 20ms
[0m[0m14:14:41,785 INFO [org.jboss.as.controller] (management-handler-thread - 5)
JBAS014774: Service status report
JBAS014777: Services which failed to start: service
jboss.deployment.unit."restat-web-5.0.0.M4-SNAPSHOT.war".DEPENDENCIES:
org.jboss.msc.service.StartException in service
jboss.deployment.unit."restat-web-5.0.0.M4-SNAPSHOT.war".DEPENDENCIES:
JBAS018733: Failed to process phase DEPENDENCIES of deployment
"restat-web-5.0.0.M4-SNAPSHOT.war"
service jboss.deployment.unit."test.war".DEPENDENCIES
[0mTests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.646 sec
<<< FAILURE!
Results :
Tests in error:
AdvertiseUnadvertiseTest: Cannot deploy: test.war
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
{code}
--
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: