Hi, when I try to store a revision to a node (content.store()) and commit, I get an 
exception:

org.apache.slide.store.txfile.rm.ResourceManagerException: Thread-14-1082064016763-6: 
Could not upgrade to commit lock for resource at '/files/fractal.jpg/thumb.jpg_1.0' 
(ERR_NO_LOCK)

together with some errors in the log:

15 Apr 2004 23:20:27 - org.apache.slide.store.txfile.AbstractTxFileStoreService - 
CRITICAL - Thread Thread[Thread-14,5,main] failed to prepare transaction branch 
Thread-14-1082064016763-6
15 Apr 2004 23:20:27 - org.apache.slide.transaction.SlideTransaction - WARNING - 
Prepare failure: Resource manager TxFileStore at D:\Slide2\store\store\content  
working on D:\Slide2\store\work\content Error code UNKNOWN in Transaction 6 xid 
Thread-14-1082064016763-6- in thread Thread-14

I've tried to lock the resource via lock.lock() but with no success. Does anyone know 
what I'm doing wrong?

Regards, Peder Nordvaller


Reply via email to