Hi!

The following exception only occurs when using the i-net jdbc driver.
Using the Microsoft jdbc driver everything works fine.
The problem is, I cannot redistribute the Microsoft driver, but the i-net 
driver...

Does anybody know a solution?

java.lang.IllegalStateException: Transaction 
org.exolab.castor.jdo.engine.TransactionContextImpl@284b38 does not hold 
the read lock: 
cc.processflow.engine.persist.po.POActivity/010049042130102208114347600006/37 
-/-!
        at org.exolab.castor.persist.LockEngine$TypeInfo.assure(LockEngine.java:1178)
        at 
org.exolab.castor.persist.LockEngine$TypeInfo.access$3(LockEngine.java:1170)
        at org.exolab.castor.persist.LockEngine.revertObject(LockEngine.java:859)
        at 
org.exolab.castor.persist.TransactionContext.rollback(TransactionContext.java:1623)
        at org.exolab.castor.jdo.engine.DatabaseImpl.commit(DatabaseImpl.java:502)
        at 
cc.processflow.pds.provider.castor.CastorJDOTransactionCurrent.commit(CastorJDOTransactionCurrent.java:48)
        at 
cc.processflow.engine.core.ProcessManagerImpl.completeActivity(ProcessManagerImpl.java:663)
        at cc.processflow.engine.ProcessImpl.completeActivity(ProcessImpl.java:173)
        at cc.processflow.engine.ActivityImpl.completeActivity(ActivityImpl.java:179)
        at cc.processflow.engine.ActivityImpl.complete(ActivityImpl.java:191)
        at 
com.healyhudson.esourcing.application.activity.ManageCycleDocumentsActivity.closeTextStructure(ManageCycleDocumentsActivity.java:483)
        at 
com.healyhudson.esw.gui.model.servlet.text.CloseTextStructureImpl.doGetOrPost(CloseTextStructureImpl.java:152)
        at 
com.healyhudson.esw.gui.model.servlet.ServletImpl.doGetOrPostHelp(ServletImpl.java:236)
        at 
com.healyhudson.esw.gui.model.servlet.ServletImpl.doGet(ServletImpl.java:98)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:925)
        at 
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDispatcher.java:88)
        at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1131)
        at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:330)
        at allaire.jrun.http.WebEndpoint.run(../http/WebEndpoint.java:107)
        at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
        at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)


Thanx
Andreas

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to