Hi Samuel,

What Neo4j version are you running?

David

2011/10/31 Samuel Feng <[email protected]>

> Hello List,
>
> I encountered below exception,There should be some concurrent issue.
>
> 2011-11-01 02:01:55,882 RobotScheduler_Worker-7 ERROR -
> [ProductInstanceFactory.getPICount] Unexpected Exception
> org.neo4j.kernel.impl.nioneo.store.InvalidRecordException: Node[817] is
> neither firstNode[323469] nor secondNode[371464] for Relationship[992056]
>        at
>
> org.neo4j.kernel.impl.nioneo.xa.ReadTransaction.getMoreRelationships(ReadTransaction.java:159)
>        at
>
> org.neo4j.kernel.impl.nioneo.xa.ReadTransaction.getMoreRelationships(ReadTransaction.java:97)
>        at
>
> org.neo4j.kernel.impl.persistence.PersistenceManager.getMoreRelationships(PersistenceManager.java:108)
>        at
>
> org.neo4j.kernel.impl.core.NodeManager.getMoreRelationships(NodeManager.java:603)
>        at
> org.neo4j.kernel.impl.core.NodeImpl.getMoreRelationships(NodeImpl.java:399)
>        at
>
> org.neo4j.kernel.impl.core.IntArrayIterator.hasNext(IntArrayIterator.java:93)
>        at
>
> com.heartwater.neo.ProductInstanceFactory.getPICount(ProductInstanceFactory.java:523)
>        at com.heartwater.online.ClearingRobot.run(ClearingRobot.java:220)
>        at com.gr.online.robot.AbstractRobot.execute(AbstractRobot.java:57)
>        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
>        at
>
> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
>
> Can u tell me how to correct this error?Remove the Node[817] directly?
>
> Thanks a lot.
>
> Samuel
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
David Montag <[email protected]>
Neo Technology, www.neotechnology.com
Cell: 650.556.4411
Skype: ddmontag
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to