Posted the same question at SO yesterday but havn´t got any answers so I'll try here too since this is kind of urgent. We are relaunching our startup this week and this is really messing database performance up :(
I did an explicit upgrade of a Neo4j database from 2.1.6 to 2.2.2 a couple of days ago. Everything seemed fine at first but yesterday I started to get a lot of: Exception: System.AggregateException: One or more errors occurred. ---> Neo4jClient.NeoException: EntityNotFoundException: Relationship with id 93669 and enter codException: System.AggregateException: One or more errors occurred. ---> Neo4jClient.NeoException: RuntimeException: org.neo4j.kernel.impl.store.InvalidRecordException: DynamicRecord Not in use, blockId[32134]e here errors in my log. Doing a full backup on my master db gives me 12 inconsistency errors: 2015-06-09 05:30:56.273+0000 INFO [org.neo4j]: ERROR: The property chain contains multiple properties that have the same property key id, which means that the entity has at least one duplicate property. Node[5373,used=true,group=53,prop=105814,labels=Inline(0x1000000000:[0]),light] If anyone knows how to solve this problem I would really appreciate help! -- 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/d/optout.
