I have problems with JSPs!. Sometimes I get Lock errors like this:

Exception: org.exolab.castor.jdo.LockNotGrantedException:
persist.readLockTimeoutinmoplay.TipoUnidad/1/1 by
org.exolab.castor.jdo.engine.TransactionContextImpl@111540

and after that error I get always the following deadlock error and I need to
restart Apache with the JVM to make things work again:

Exception: org.exolab.castor.jdo.TransactionAbortedException: Nested error:
org.exolab.castor.jdo.LockNotGrantedException: persist.deadlock
org.exolab.castor.jdo.LockNotGrantedException: persist.deadlock at
org.exolab.castor.persist.ObjectLock.detectDeadlock(ObjectLock.java:929) at
org.exolab.castor.persist.ObjectLock.upgrade(ObjectLock.java:723) at
org.exolab.castor.persist.LockEngine$TypeInfo.upgrade(LockEngine.java:1137)
at
org.exolab.castor.persist.LockEngine$TypeInfo.access$4(LockEngine.java:1124)
at org.exolab.castor.persist.LockEngine.writeLock(LockEngine.java:792) at
org.exolab.castor.persist.TransactionContext.writeLock(TransactionContext.ja
va:965) at
org.exolab.castor.persist.ClassMolder.preStore(ClassMolder.java:1471) at
org.exolab.castor.persist.LockEngine.preStore(LockEngine.java:710) at
org.exolab.castor.persist.TransactionContext.prepare(TransactionContext.java
:1146) at
org.exolab.castor.jdo.engine.DatabaseImpl.commit(DatabaseImpl.java:498) at

Thank you.

Robert.

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

Reply via email to