Can you share your graph.db/messages.log file for some insight?

Thanks

Michael
Am 13.01.2014 um 17:55 schrieb Kofi <[email protected]>:

> I am using neo4j 1.9.5 with glassfish 3.1.1
> 
> 
> I occasionally(hardly occurs) get this error while beginning a transaction to 
> create a node
> 
> 
> 
> org.neo4j.graphdb.TransactionFailureException: Unable to begin transaction
>  at 
> org.neo4j.kernel.AbstractGraphDatabase.beginTx(AbstractGraphDatabase.java:771)
>  at 
> org.neo4j.kernel.TransactionBuilderImpl.begin(TransactionBuilderImpl.java:39)
>  at 
> org.neo4j.kernel.AbstractGraphDatabase.beginTx(AbstractGraphDatabase.java:749)
>         .
>         .
>         .
>         .
> at java.lang.Thread.run(Thread.java:722)
> Caused by: javax.transaction.SystemException: TM has encountered some 
> problem, please perform neccesary action (tx recovery/restart)
>  at org.neo4j.kernel.impl.transaction.TxManager.assertTmOk(TxManager.java:358)
>  at org.neo4j.kernel.impl.transaction.TxManager.begin(TxManager.java:335)
>  at 
> org.neo4j.kernel.AbstractGraphDatabase.beginTx(AbstractGraphDatabase.java:766)
>  ... 37 more
> 
> 
> 
> What could be the cause of the error and any suggestions how it could be 
> resolved
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Neo4j" 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" 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