|
|
All,
I am getting below problem whenever I am creating order & trying to create the event.
Please can you advice or provide some hint. I am on VPS CentOS 6 with 1 GB RAM on ProtgreSQL
WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:
Exception: java.lang.Exception
Message: Current Stack Trace
2012-10-15 20:28:42,023 (org.ofbiz.service.job.JobPoller@61932006) [ JobManager.java:200:ERROR]
---- exception report ----------------------------------------------------------
Transaction error trying to commit when polling and updating the JobSandbox: org.ofbiz.entity.transaction.GenericTransactionException: Roll back error (with no rollbackOnly cause found), could not commit transaction, was rolled back instead: javax.transaction.RollbackException: Transaction timeout (Transaction timeout)
Exception: org.ofbiz.entity.transaction.GenericTransactionException
Message: Roll back error (with no rollbackOnly cause found), could not commit transaction, was rolled back instead: javax.transaction.RollbackException: Transaction timeout (Transaction timeout)
|