[JBoss JIRA] (JBTM-2134) ArjunaCore Performance3 test failed
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2134?page=com.atlassian.jira.plugin.... ]
Michael Musgrove resolved JBTM-2134.
------------------------------------
Resolution: Done
Last time I looked the issue was caused by to many connections to the oracle db. Doubling the number "alter system set processes=300 scope=spfile" in the oracle config should resolve the issue.
> ArjunaCore Performance3 test failed
> -----------------------------------
>
> Key: JBTM-2134
> URL: https://issues.jboss.org/browse/JBTM-2134
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Transaction Core
> Reporter: Gytis Trikleris
> Assignee: Michael Musgrove
> Priority: Critical
> Fix For: 5.0.2
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana-jdbcobjectstore/6...
> {code}
> test(com.hp.mwtests.ts.arjuna.performance.Performance3) Time elapsed: 0.241 sec <<< ERROR!
> java.lang.ExceptionInInitializerError: null
> at com.arjuna.ats.arjuna.objectstore.StoreManager.initStore(StoreManager.java:158)
> at com.arjuna.ats.arjuna.objectstore.StoreManager.getActionStore(StoreManager.java:110)
> at com.arjuna.ats.arjuna.objectstore.StoreManager.getRecoveryStore(StoreManager.java:67)
> at com.arjuna.ats.arjuna.recovery.ActionStatusService.<init>(ActionStatusService.java:64)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> at java.lang.Class.newInstance(Class.java:374)
> at com.arjuna.ats.internal.arjuna.common.ClassloadingUtility.loadAndInstantiateClass(ClassloadingUtility.java:137)
> at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start(TransactionStatusManager.java:126)
> at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.<init>(TransactionStatusManager.java:58)
> at com.arjuna.ats.arjuna.coordinator.TxControl.createTransactionStatusManager(TxControl.java:188)
> at com.arjuna.ats.arjuna.coordinator.TxControl.<clinit>(TxControl.java:264)
> at com.arjuna.ats.arjuna.coordinator.BasicAction.Begin(BasicAction.java:1391)
> at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:76)
> at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.start(TwoPhaseCoordinator.java:65)
> at com.hp.mwtests.ts.arjuna.performance.Performance3.test(Performance3.java:49)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)