I got the following error after a clean shutdown yesterday: no recovery needed 
at startup:

org.neo4j.impl.nioneo.store.InvalidRecordException: Node[42] not part of 
firstNode[23762] or secondNode[27]
        at org.neo4j.impl.nioneo.xa.NeoTransaction.getMoreRelationships(Unknown 
Source)
        at 
org.neo4j.impl.nioneo.xa.NeoStoreXaConnection$RelationshipEventConsumerImpl.getMoreRelationships(Unknown
 Source)
        at 
org.neo4j.impl.nioneo.xa.NioNeoDbPersistenceSource$NioNeoDbResourceConnection.getMoreRelationships(Unknown
 Source)
        at 
org.neo4j.impl.persistence.PersistenceManager.getMoreRelationships(Unknown 
Source)
        at org.neo4j.impl.core.NodeManager.getMoreRelationships(Unknown Source)
        at org.neo4j.impl.core.NodeImpl.getMoreRelationships(Unknown Source)
        at org.neo4j.impl.core.NodeImpl.ensureFullRelationships(Unknown Source)
        at org.neo4j.impl.core.NodeImpl.getAllRelationshipsOfType(Unknown 
Source)
        at org.neo4j.impl.core.NodeImpl.getRelationships(Unknown Source)
        at org.neo4j.impl.core.NodeProxy.getRelationships(Unknown Source)
        at org.neo4j.util.NeoRelationshipSet.findRelationship(Unknown Source)
        at org.neo4j.util.NeoRelationshipSet.contains(Unknown Source)
        at org.neo4j.util.NeoRelationshipSet.add(Unknown Source)
        at org.neo4j.neometa.input.rdfs.RdfsImporter$ClassReader.couple(Unknown 
Source)
        at org.neo4j.neometa.input.rdfs.RdfsImporter.coupleThings(Unknown 
Source)
        at org.neo4j.neometa.input.rdfs.RdfsImporter.readClasses(Unknown Source)
        at org.neo4j.neometa.input.rdfs.RdfsImporter.readFrom(Unknown Source)
        at org.neo4j.neometa.input.rdfs.RdfsImporter.doImport(Unknown Source)


I've never experienced this before and haven't changed any of my neo 
integration code recently and have had no problem before with the version of 
neo I have been using for the last month (trunk r3108).  Today, I noticed that 
b-10 has been released and have upgraded to it, but the problem still persists 
:(.  Any ideas?   

Thanks,

Justin
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to