Hi,
It is fixed several month ago :-)
Could you try 1.7-rc1.

On Thu, Feb 13, 2014 at 1:14 AM, Odysseas <[email protected]> wrote:

> We are getting the following exception now during a commit. Do you have
> any suggestions as to what might be causing it? We are using 1.6.2 in
> plocal mode.
>
> Thanks,
> Odysseas
>
> at
> java.util.concurrent.locks.ReentrantReadWriteLock$Sync.fullTryAcquireShared(ReentrantReadWriteLock.java:531)
>  at
> java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(ReentrantReadWriteLock.java:491)
> at
> java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1281)
>  at
> java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:731)
> at
> com.orientechnologies.common.concur.lock.OModificationLock.requestModificationLock(OModificationLock.java:45)
>  at
> com.orientechnologies.orient.core.index.OIndexAbstract.acquireModificationLock(OIndexAbstract.java:1081)
> at
> com.orientechnologies.orient.core.index.OClassIndexManager.acquireModificationLock(OClassIndexManager.java:556)
>  at
> com.orientechnologies.orient.core.index.OClassIndexManager.checkIndexesAndAquireLock(OClassIndexManager.java:522)
> at
> com.orientechnologies.orient.core.index.OClassIndexManager.onRecordBeforeUpdate(OClassIndexManager.java:129)
>  at
> com.orientechnologies.orient.core.hook.ODocumentHookAbstract.onTrigger(ODocumentHookAbstract.java:263)
> at
> com.orientechnologies.orient.core.db.record.ODatabaseRecordAbstract.callbackHooks(ODatabaseRecordAbstract.java:1065)
>  at
> com.orientechnologies.orient.core.tx.OTransactionOptimistic.addRecord(OTransactionOptimistic.java:309)
> at
> com.orientechnologies.orient.core.tx.OTransactionOptimistic.saveRecord(OTransactionOptimistic.java:292)
>  at
> com.orientechnologies.orient.core.db.record.ODatabaseRecordTx.save(ODatabaseRecordTx.java:270)
> at
> com.orientechnologies.orient.core.db.record.ODatabaseRecordTx.save(ODatabaseRecordTx.java:38)
>  at
> com.orientechnologies.orient.core.record.ORecordAbstract.save(ORecordAbstract.java:312)
> at
> com.orientechnologies.orient.core.record.impl.ODocument.save(ODocument.java:1323)
>  at
> com.orientechnologies.orient.core.record.impl.ODocument.save(ODocument.java:1312)
> at
> com.orientechnologies.orient.core.record.impl.ODocument.save(ODocument.java:1301)
>
>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to