You can delete the transaction logs if you don't care about the last updates
i.e. neostore.transaction.db.* How long did you wait for the recovery to finish? On Tue, Aug 11, 2015 at 9:07 AM, Bhupesh Goel <[email protected]> wrote: > Hi, > > I was merging multiple instances of neo4j data using spring-data-neo4j in > embedded mode. I am using Neo4j v2.2.2. Somehow this db merging java > process got killed and now when i am trying to recover it using Neo4j > server then i just get the message "*[o.n.k.NeoStoreDataSource]: Recovery > required for log with version 731*" in message.log. Neo4j server hasn't > started and is in hanged state for past 2 days. It looks like Neo4j server > is not doing anything and is just in waiting state. > > I have attached relevant portion of messages.log and console.log files. > Please do let me know how do i ensure if neo4j is actually recovering than > just in hanged state. Also is there alternate quick way of recovering my > database. I can afford to loose bit of neo4j data. > > -- > 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. > -- 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.
