Hi, sorry to hear that, never heard of that before. could you try to get a threaddump from the backup tool?
A jstack <pid> or kill -3 <pid> should produce it. Thanks a lot, Michael On Fri, Jul 11, 2014 at 9:22 PM, schone <[email protected]> wrote: > Hello, > > I'm using the enterprise 2.1.2 version and for some reason whenever I > start an 'incremental' backup on a directory that has a previous 'full' > backup it hangs after printing the following lines: > > # sudo -u neo4j neo4j-backup -from single://db -to /raid0/neo4j-backup/ > Performing backup from 'db' > 19:15:41.787 [main] INFO o.n.k.InternalAbstractGraphDatabase - No locking > implementation specified, defaulting to 'forseti' > Transactions applied > > Only recourse is to CTRL+C out of it. At that point i'm not even sure if > a backup has been done and I can save it to my backup archives... I would > also like the process to end cleanly. > > Thanks! > > -- > 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.
