Greetings Luca, et. al.

I am seeing the following error being outputted frequently by Orient 1.5.1 
when committing after performing various insertions.

Do you have any suggestions?

014-02-26 12:42:58 t.c.s.a.ch [ERROR] failed to write tree:Error during 
transaction commit.
com.orientechnologies.orient.core.exception.OStorageException: Error during 
transaction commit.
    at 
com.orientechnologies.orient.core.storage.impl.local.OStorageLocal.commit(OStorageLocal.java:1304)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.tx.OTransactionOptimistic$2.call(OTransactionOptimistic.java:131)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.tx.OTransactionOptimistic$2.call(OTransactionOptimistic.java:127)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.OStorageAbstract.callInLock(OStorageAbstract.java:180)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.impl.local.OStorageLocal.callInLock(OStorageLocal.java:1103)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.tx.OTransactionOptimistic.commit(OTransactionOptimistic.java:127)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.db.record.ODatabaseRecordTx.commit(ODatabaseRecordTx.java:114)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.commit(ODatabaseDocumentTx.java:458)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph.commit(OrientTransactionalGraph.java:62)
 
~[blueprints-orient-graph-2.5.0-SNAPSHOT.jar:na]
    at ...
Caused by: java.nio.channels.ClosedChannelException: null
    at sun.nio.ch.FileChannelImpl.ensureOpen(Unknown Source) 
~[na:1.7.0_40-ea]
    at sun.nio.ch.FileChannelImpl.truncate(Unknown Source) ~[na:1.7.0_40-ea]
    at 
com.orientechnologies.orient.core.storage.fs.OFileClassic.shrink(OFileClassic.java:48)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.impl.local.OSingleFileSegment.truncate(OSingleFileSegment.java:79)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.impl.local.OTxSegment.clearLogEntries(OTxSegment.java:182)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.impl.local.OStorageLocalTxExecuter.clearLogEntries(OStorageLocalTxExecuter.java:197)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    at 
com.orientechnologies.orient.core.storage.impl.local.OStorageLocal.commit(OStorageLocal.java:1290)
 
~[orientdb-core-1.5.1.jar:1.5.1]
    ... 20 common frames omitted

-- 

--- 
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