You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Nick Longinow <ni...@vanhooseassociates.com> on 2005/02/02 20:57:52 UTC

deadlock on node (document within collection)

I am trying to find out what this means, assuming it means that some
principal has a lock on a 

resource and the attempt to do a webdav put is conflicting.   Neither the
parent node, nor any

above it in the slide tree show a true response to the weddav.isLocked()
method.

Any ideas what might be locked, or how to find that out ?  

Nick

---------------------------------------------------------------------------
cut here
----------------------------------------------------------------------------
--------------------------------------------

 

http-8080-Processor20, 02-Feb-2005 13:51:58, MBoss, OPTIONS, 200 "OK", 63
ms, /files/Ma/MC/Test/Working/

http-8080-Processor20, 02-Feb-2005 13:51:58, MBoss, LOCK, 200 "OK", 47 ms,
/files/Ma/MC/Test/Working/d.doc

http-8080-Processor20, 02-Feb-2005 13:51:58, MBoss, GET, 200 "OK", 234 ms,
/files/Ma/MC/Test/Working/d.doc

http-8080-Processor24, 02-Feb-2005 13:52:02, MBoss, OPTIONS, 200 "OK", 31
ms, /files/Ma/MC/Test/Working

http-8080-Processor24, 02-Feb-2005 13:52:02, MBoss, PROPFIND, 207
"Multi-Status", 16 ms, /files/Ma/MC/Test/Working/d.doc

 

02 Feb 2005 13:52:06 -
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR -
java.io.IOException: ORA-00060: deadlock detected while waiting for resource

 

java.io.IOException: ORA-00060: deadlock detected while waiting for resource

 

        at
oracle.jdbc.driver.DatabaseError.SQLToIOException(DatabaseError.java:557)

        at
oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream
.java:216)

        at
oracle.jdbc.driver.OracleBlobOutputStream.flush(OracleBlobOutputStream.java:
172)

        at
org.apache.slide.store.impl.rdbms.OracleRDBMSAdapter.storeContent(OracleRDBM
SAdapter.java:158)

        at
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter.storeRevisionContent(
StandardRDBMSAdapter.java:1101)

        at
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter.storeRevisionContent(
StandardRDBMSAdapter.java:1065)

        at
org.apache.slide.store.impl.rdbms.AbstractRDBMSStore.storeRevisionContent(Ab
stractRDBMSStore.java:843)

        at
org.apache.slide.store.AbstractStore.storeRevisionContent(AbstractStore.java
:1387)

        at
org.apache.slide.store.ExtendedStore.storeRevisionContent(ExtendedStore.java
:533)

        at org.apache.slide.content.ContentImpl.store(ContentImpl.java:1018)