[jbossts-issues] [JBoss JIRA] (JBTM-2494) Product Comparison Benchmark failure

Michael Musgrove (JIRA) issues at jboss.org
Wed Aug 19 06:55:26 EDT 2015


Michael Musgrove created JBTM-2494:
--------------------------------------

             Summary: Product Comparison Benchmark failure
                 Key: JBTM-2494
                 URL: https://issues.jboss.org/browse/JBTM-2494
             Project: JBoss Transaction Manager
          Issue Type: Bug
    Affects Versions: 5.2.2
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.next


The benchmark CI job (narayana-benchmarks) fails when doing a product comparison test:

{code}
java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.openjdk.jmh.runner.LoopBenchmarkHandler$BenchmarkTask.call(LoopBenchmarkHandler.java:203)
	at org.openjdk.jmh.runner.LoopBenchmarkHandler$BenchmarkTask.call(LoopBenchmarkHandler.java:185)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
	at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:94)
	at io.narayana.perf.product.ProductWorker.doWork(ProductWorker.java:48)
	at io.narayana.perf.product.ProductComparison.testNarayana(ProductComparison.java:69)
	at io.narayana.perf.product.generated.ProductComparison_testNarayana.testNarayana_Throughput(ProductComparison_testNarayana.java:68)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list