Marco Sappe Griot opened JBTM-3831 and commented
VolatileStoreBenchmark.testVolatileStore failed when running jmh with 1600 threads, the error thrown is:
java.lang.IllegalStateException: ARJUNA016063: The transaction is not active!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:423)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:398)
at com.arjuna.ats.jta.xa.performance.JTAStoreBase.jtaTest(JTAStoreBase.java:40)
at com.arjuna.ats.jta.xa.performance.VolatileStoreBenchmark.testVolatileStore(VolatileStoreBenchmark.java:35)
at com.arjuna.ats.jta.xa.performance.jmh_generated.VolatileStoreBenchmark_testVolatileStore_jmhTest.testVolatileStore_thrpt_jmhStub(VolatileStoreBenchmark_testVolatileStore_jmhTest.java:142)
at com.arjuna.ats.jta.xa.performance.jmh_generated.VolatileStoreBenchmark_testVolatileStore_jmhTest.testVolatileStore_Throughput(VolatileStoreBenchmark_testVolatileStore_jmhTest.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.openjdk.jmh.runner.BenchmarkHandler$BenchmarkTask.call(BenchmarkHandler.java:475)
at org.openjdk.jmh.runner.BenchmarkHandler$BenchmarkTask.call(BenchmarkHandler.java:458)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
No further details from JBTM-3831
Marco Sappe Griot opened JBTM-3831 and commented
VolatileStoreBenchmark.testVolatileStore failed when running jmh with 1600 threads, the error thrown is:
No further details from JBTM-3831