Re: [Neo4j] Neo4j 2.1.5: Getting transaction error when adding a property to a Node in TransactionEventHandler.beforeCommit()

2014-12-02 Thread brian
ed our engineers to look into it. > Will get back to you when resolved. Cheers, Michael > > -- Forwarded message -- > From: brian > > Date: Mon, Oct 6, 2014 at 11:04 PM > Subject: [Neo4j] Neo4j 2.1.5: Getting transaction error w

Fwd: [Neo4j] Neo4j 2.1.5: Getting transaction error when adding a property to a Node in TransactionEventHandler.beforeCommit()

2014-10-06 Thread Michael Hunger
Brian, I asked our engineers to look into it. Will get back to you when resolved. Cheers, Michael -- Forwarded message -- From: brian Date: Mon, Oct 6, 2014 at 11:04 PM Subject: [Neo4j] Neo4j 2.1.5: Getting transaction error when adding a property to a Node in

[Neo4j] Neo4j 2.1.5: Getting transaction error when adding a property to a Node in TransactionEventHandler.beforeCommit()

2014-10-06 Thread brian
Environment: - Neo4j 2.1.5 - OS/X 10.9.2 - Oracle JDK 1.7.0_51 I've implemented a TransactionEventHandler in which the beforeCommit() method sets a property on nodes that are being created in this transaction. I'm seeing the following exception returned from Node.setProperty(): java.