I've also faced similar issue but in my case it happened because of memory issue, when I increased the memory it never happened again.
-Sukaant Chaudhary <http://in.linkedin.com/pub/sukaant-chaudhary/33/ba8/479> On Mon, May 23, 2016 at 11:20 PM, 'Michael Hunger' via Neo4j < [email protected]> wrote: > That's weird. > > these are the last 3 messages on the 21st: > > Pointing triggered by scheduler for time threshold [168]: Check pointing > completed > 2016-05-21 00:47:07.034+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] Log > Rotation [0]: Starting log pruning. > 2016-05-21 00:47:07.034+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] Log > Rotation [0]: Log pruning complete. > > Nothing unusual, are you sure there was not anything external that > restarted the server or hard-killed java processes? > > There is no indication why it stopped. Can you check the system logs for > that date and time? > > > Am 23.05.2016 um 21:12 schrieb [email protected]: > > > > Hi Michael, > > > > I had a script running to check if the server was running and I found > that the server stopped on May 21 (I started the service on May 19). > Attached are log excerpts from the 19th to the 23rd (when I manually > restarted it). > > > > I'm not sure if this is important, but my log files where found at > /var/lib/neo4j/data/graph.db/messages.log and > /var/lib/neo4j/data/log/console.log. I did not have a neo4j.log file. > > > > Thank you for your time and help. > > > > On Sunday, May 22, 2016 at 6:19:50 PM UTC-7, Michael Hunger wrote: > > Can you share your /var/lib/neo4j/graph.db/messages.log and > /var/lib/neo4j/logs/neo4j.log ? > > > > And /var/log/neo4j/neo4j.log (I think it's there). > > > > Michael > > > > > Am 19.05.2016 um 19:17 schrieb [email protected]: > > > > > > Hi, > > > > > > I have installed Neo4j 2.3.3 on an Ubuntu 14.04 server via apt-get and > use neo4j-service to start and stop Neo4j. However, I have been having > trouble keeping Neo4j running. Every night it seems to crash or stop but > does not automatically restart, so I have to manually restart the service. > How can I keep Neo4j running and restart itself whenever it stops? > > > > > > Any help would be appreciated. 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. > > <console.log><messages.log> > > -- > 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.
