Error in polling JobSandbox
---------------------------

                 Key: OFBIZ-3707
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3707
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 9.04
         Environment: Fedora 9 Linux,2GB RAM,Core2Duo Processor, deployed on 
JBOSS 5.0 Appserver
            Reporter: Rashmi R Hati
             Fix For: Release Branch 9.04


Hi,

I am using the Ofbiz Release 9.04 stable version.

I am getting this error on simultaneously creating New Customers for the 
ecommerce site - for 20 users
==============================================================================================================
Error in polling JobSandbox: 
[org.ofbiz.entity.transaction.GenericTransactionException: Not Supported error, 
could not begin transaction (probably a nesting problem) 
(BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!)]. Rolling back transaction.
Exception: org.ofbiz.entity.transaction.GenericTransactionException
Message: Not Supported error, could not begin transaction (probably a nesting 
problem) (BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!)
---- cause ---------------------------------------------------------------------
Exception: javax.transaction.NotSupportedException
Message: BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!
---- stack trace ---------------------------------------------------------------
javax.transaction.NotSupportedException: BaseTransaction.checkTransactionState 
- [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!
com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:80)
com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.begin(BaseTransactionManagerDelegate.java:65)
org.jboss.tm.usertx.client.ServerVMClientUserTransaction.begin(ServerVMClientUserTransaction.java:137)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:125)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:81)
org.ofbiz.service.job.JobManager.poll(JobManager.java:148)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:90)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------

16:27:18,249 ERROR [TransactionUtil] 
---- exception report ----------------------------------------------------------
WARNING: In setSetRollbackOnlyCause a stack placeholder was already in place, 
here is the original rollbackOnly cause: Error in polling JobSandbox: 
[org.ofbiz.entity.transaction.GenericTransactionException: Not Supported error, 
could not begin transaction (probably a nesting problem) 
(BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!)]. Rolling back 
transaction.org.ofbiz.entity.transaction.GenericTransactionException: Not 
Supported error, could not begin transaction (probably a nesting problem) 
(BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!)
Exception: org.ofbiz.entity.transaction.GenericTransactionException
Message: Not Supported error, could not begin transaction (probably a nesting 
problem) (BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!)
---- cause ---------------------------------------------------------------------
Exception: javax.transaction.NotSupportedException
Message: BaseTransaction.checkTransactionState - 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!
---- stack trace ---------------------------------------------------------------
javax.transaction.NotSupportedException: BaseTransaction.checkTransactionState 
- [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] 
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread 
is already associated with a transaction!
com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:80)
com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.begin(BaseTransactionManagerDelegate.java:65)
org.jboss.tm.usertx.client.ServerVMClientUserTransaction.begin(ServerVMClientUserTransaction.java:137)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:125)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:81)
org.ofbiz.service.job.JobManager.poll(JobManager.java:148)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:90)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to