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] <javascript:>: 
> > 
> > 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] <javascript:>. 
> > 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.
2016-05-18 14:52:17.285-0400 INFO  Remote interface ready and available at 
http://0.0.0.0:7474/
2016-05-18 20:50:31.293-0400 WARN  badMessage: 400 Illegal character 0x16 in 
state=START in 
'\x16<<<\x03\x01\x00\xBc\x01\x00\x00\xB8\x03\x03u\xF9\x8d\xD2~\xAf\x83...\x01\x02\x01\x04\x03\x05\x03\x06\x03\x02\x03\x04\x02\x02\x02>>>/*\r\nAccept-Langua...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
 for HttpChannelOverHttp@1e82bb08{r=0,c=false,a=IDLE,uri=-}
2016-05-19 12:27:49.344-0400 INFO  Successfully started database
2016-05-19 12:27:49.382-0400 INFO  Starting HTTP on port 7474 (1 threads 
available)
2016-05-19 12:27:49.660-0400 INFO  Enabling HTTPS on port 7473
2016-05-19 12:27:49.824-0400 INFO  Loaded server plugin "SpatialPlugin"
2016-05-19 12:27:49.825-0400 INFO    GraphDatabaseService.addNodeToLayer: add a 
geometry node to a layer, as long as the node contains the geometry information 
appropriate to this layer.
2016-05-19 12:27:49.826-0400 INFO    
GraphDatabaseService.findClosestGeometries: search a layer for the closest 
geometries and return them.
2016-05-19 12:27:49.826-0400 INFO    GraphDatabaseService.addNodesToLayer: adds 
many geometry nodes (about 10k-50k) to a layer, as long as the nodes contain 
the geometry information appropriate to this layer.
2016-05-19 12:27:49.826-0400 INFO    
GraphDatabaseService.findGeometriesWithinDistance: search a layer for 
geometries within a distance of a point. To achieve more complex CQL searches, 
pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 12:27:49.826-0400 INFO    GraphDatabaseService.findGeometriesInBBox: 
search a layer for geometries in a bounding box. To achieve more complex CQL 
searches, pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 12:27:49.826-0400 INFO    GraphDatabaseService.addSimplePointLayer: 
add a new layer specialized at storing simple point location data
2016-05-19 12:27:49.826-0400 INFO    GraphDatabaseService.getLayer: find an 
existing layer
2016-05-19 12:27:49.827-0400 INFO    
GraphDatabaseService.addGeometryWKTToLayer: add a geometry specified in WKT 
format to a layer, encoding in the specified layers encoding schemea.
2016-05-19 12:27:49.827-0400 INFO    GraphDatabaseService.addCQLDynamicLayer: 
add a new dynamic layer exposing a filtered view of an existing layer
2016-05-19 12:27:49.827-0400 INFO    GraphDatabaseService.addEditableLayer: add 
a new layer specialized at storing generic geometry data in WKB
2016-05-19 12:27:49.827-0400 INFO    
GraphDatabaseService.updateGeometryFromWKT: update an existing geometry 
specified in WKT format. The layer must already contain the record.
2016-05-19 12:27:49.959-0400 INFO  Mounting static content at /webadmin
2016-05-19 12:27:50.017-0400 INFO  Mounting static content at /browser
2016-05-19 12:27:52.293-0400 INFO  Remote interface ready and available at 
http://0.0.0.0:7474/
2016-05-19 13:30:46.996-0400 INFO  Neo4j Server shutdown initiated by request
2016-05-19 13:30:47.085-0400 INFO  Successfully shutdown Neo4j Server
2016-05-19 13:30:47.309-0400 INFO  Successfully stopped database
2016-05-19 13:30:47.310-0400 INFO  Successfully shutdown database
2016-05-19 13:49:43.966-0400 INFO  Successfully started database
2016-05-19 13:49:44.003-0400 INFO  Starting HTTP on port 7474 (1 threads 
available)
2016-05-19 13:49:44.568-0400 INFO  Enabling HTTPS on port 7473
2016-05-19 13:49:44.685-0400 INFO  Loaded server plugin "SpatialPlugin"
2016-05-19 13:49:44.690-0400 INFO    GraphDatabaseService.addNodeToLayer: add a 
geometry node to a layer, as long as the node contains the geometry information 
appropriate to this layer.
2016-05-19 13:49:44.690-0400 INFO    
GraphDatabaseService.findClosestGeometries: search a layer for the closest 
geometries and return them.
2016-05-19 13:49:44.690-0400 INFO    GraphDatabaseService.addNodesToLayer: adds 
many geometry nodes (about 10k-50k) to a layer, as long as the nodes contain 
the geometry information appropriate to this layer.
2016-05-19 13:49:44.690-0400 INFO    
GraphDatabaseService.findGeometriesWithinDistance: search a layer for 
geometries within a distance of a point. To achieve more complex CQL searches, 
pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 13:49:44.690-0400 INFO    GraphDatabaseService.findGeometriesInBBox: 
search a layer for geometries in a bounding box. To achieve more complex CQL 
searches, pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 13:49:44.690-0400 INFO    GraphDatabaseService.addSimplePointLayer: 
add a new layer specialized at storing simple point location data
2016-05-19 13:49:44.691-0400 INFO    GraphDatabaseService.getLayer: find an 
existing layer
2016-05-19 13:49:44.691-0400 INFO    
GraphDatabaseService.addGeometryWKTToLayer: add a geometry specified in WKT 
format to a layer, encoding in the specified layers encoding schemea.
2016-05-19 13:49:44.691-0400 INFO    GraphDatabaseService.addCQLDynamicLayer: 
add a new dynamic layer exposing a filtered view of an existing layer
2016-05-19 13:49:44.691-0400 INFO    GraphDatabaseService.addEditableLayer: add 
a new layer specialized at storing generic geometry data in WKB
2016-05-19 13:49:44.691-0400 INFO    
GraphDatabaseService.updateGeometryFromWKT: update an existing geometry 
specified in WKT format. The layer must already contain the record.
2016-05-19 13:49:44.831-0400 INFO  Mounting static content at /webadmin
2016-05-19 13:49:44.886-0400 INFO  Mounting static content at /browser
2016-05-19 13:49:47.165-0400 INFO  Remote interface ready and available at 
http://0.0.0.0:7474/
2016-05-19 13:59:23.263-0400 INFO  Neo4j Server shutdown initiated by request
2016-05-19 13:59:23.364-0400 INFO  Successfully shutdown Neo4j Server
2016-05-19 13:59:23.437-0400 INFO  Successfully stopped database
2016-05-19 13:59:23.437-0400 INFO  Successfully shutdown database
2016-05-19 15:14:18.130-0400 INFO  Successfully started database
2016-05-19 15:14:18.168-0400 INFO  Starting HTTP on port 7474 (1 threads 
available)
2016-05-19 15:14:18.435-0400 INFO  Enabling HTTPS on port 7473
2016-05-19 15:14:18.559-0400 INFO  Loaded server plugin "SpatialPlugin"
2016-05-19 15:14:18.562-0400 INFO    GraphDatabaseService.addNodeToLayer: add a 
geometry node to a layer, as long as the node contains the geometry information 
appropriate to this layer.
2016-05-19 15:14:18.562-0400 INFO    
GraphDatabaseService.findClosestGeometries: search a layer for the closest 
geometries and return them.
2016-05-19 15:14:18.562-0400 INFO    GraphDatabaseService.addNodesToLayer: adds 
many geometry nodes (about 10k-50k) to a layer, as long as the nodes contain 
the geometry information appropriate to this layer.
2016-05-19 15:14:18.562-0400 INFO    
GraphDatabaseService.findGeometriesWithinDistance: search a layer for 
geometries within a distance of a point. To achieve more complex CQL searches, 
pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 15:14:18.562-0400 INFO    GraphDatabaseService.findGeometriesInBBox: 
search a layer for geometries in a bounding box. To achieve more complex CQL 
searches, pre-define the dynamic layer with addCQLDynamicLayer.
2016-05-19 15:14:18.562-0400 INFO    GraphDatabaseService.addSimplePointLayer: 
add a new layer specialized at storing simple point location data
2016-05-19 15:14:18.563-0400 INFO    GraphDatabaseService.getLayer: find an 
existing layer
2016-05-19 15:14:18.563-0400 INFO    
GraphDatabaseService.addGeometryWKTToLayer: add a geometry specified in WKT 
format to a layer, encoding in the specified layers encoding schemea.
2016-05-19 15:14:18.563-0400 INFO    GraphDatabaseService.addCQLDynamicLayer: 
add a new dynamic layer exposing a filtered view of an existing layer
2016-05-19 15:14:18.563-0400 INFO    GraphDatabaseService.addEditableLayer: add 
a new layer specialized at storing generic geometry data in WKB
2016-05-19 15:14:18.563-0400 INFO    
GraphDatabaseService.updateGeometryFromWKT: update an existing geometry 
specified in WKT format. The layer must already contain the record.
2016-05-19 15:14:18.708-0400 INFO  Mounting static content at /webadmin
2016-05-19 15:14:18.765-0400 INFO  Mounting static content at /browser
2016-05-19 15:14:21.041-0400 INFO  Remote interface ready and available at 
http://0.0.0.0:7474/
2016-05-23 12:59:11.334-0400 INFO  Successfully started database
2016-05-19 21:48:54.133+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 151 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-19 21:48:54.151+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [151]:  Store flush completed
2016-05-19 21:48:54.152+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [151]:  Starting appending 
check point entry into the tx log...
2016-05-19 21:48:54.155+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [151]:  Appending check 
point entry into the tx log completed
2016-05-19 21:48:54.155+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [151]:  Check pointing 
completed
2016-05-19 21:48:54.155+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-19 21:48:54.156+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-19 22:07:03.534+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(auth_token) with 5 unique values in sample of avg size 5 
taken from index containing 5 entries
2016-05-19 22:07:04.189+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Starting check 
pointing...
2016-05-19 22:07:04.190+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Starting store 
flush...
2016-05-19 22:07:04.200+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 152 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-19 22:07:04.202+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 152 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-19 22:07:04.207+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Store flush completed
2016-05-19 22:07:04.207+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Starting appending 
check point entry into the tx log...
2016-05-19 22:07:04.208+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Appending check 
point entry into the tx log completed
2016-05-19 22:07:04.208+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [152]:  Check pointing 
completed
2016-05-19 22:07:04.209+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-19 22:07:04.209+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-20 17:09:23.536+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(auth_token) with 5 unique values in sample of avg size 5 
taken from index containing 5 entries
2016-05-20 17:09:26.062+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Starting check 
pointing...
2016-05-20 17:09:26.063+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Starting store 
flush...
2016-05-20 17:09:26.101+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 154 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-20 17:09:26.103+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 154 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-20 17:09:26.108+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Store flush completed
2016-05-20 17:09:26.108+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Starting appending 
check point entry into the tx log...
2016-05-20 17:09:26.109+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Appending check 
point entry into the tx log completed
2016-05-20 17:09:26.109+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [154]:  Check pointing 
completed
2016-05-20 17:09:26.109+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-20 17:09:26.109+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-20 17:09:33.535+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(uid) with 5 unique values in sample of avg size 5 taken 
from index containing 5 entries
2016-05-20 17:09:43.538+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(email) with 5 unique values in sample of avg size 5 taken 
from index containing 5 entries
2016-05-20 17:11:35.367+0000 INFO  [o.n.c.i.ServerExecutionEngine] Discarded 
stale query from the query cache: CYPHER 2.3 MATCH (n:Provider) RETURN n LIMIT 
25
2016-05-20 17:11:35.369+0000 INFO  [o.n.c.i.CypherCompiler] Discarded stale 
query from the query cache: 
Query(None,SingleQuery(List(Match(false,Pattern(List(EveryPath(NodePattern(Some(Identifier(n)),List(),None,false)))),List(),Some(Where(HasLabels(Identifier(n),List(LabelName(Provider)))))),
 
Return(false,ReturnItems(false,List(AliasedReturnItem(Identifier(n),Identifier(n)))),None,None,Some(Limit(SignedDecimalIntegerLiteral(25)))))))
2016-05-20 17:14:26.118+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Starting check 
pointing...
2016-05-20 17:14:26.118+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Starting store 
flush...
2016-05-20 17:14:26.124+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 155 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-20 17:14:26.127+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 155 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-20 17:14:26.131+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Store flush completed
2016-05-20 17:14:26.131+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Starting appending 
check point entry into the tx log...
2016-05-20 17:14:26.132+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Appending check 
point entry into the tx log completed
2016-05-20 17:14:26.132+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [155]:  Check pointing 
completed
2016-05-20 17:14:26.132+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-20 17:14:26.132+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-20 17:15:34.817+0000 INFO  [o.n.c.i.ServerExecutionEngine] Discarded 
stale query from the query cache: CYPHER 2.3 MATCH (n:Provider) RETURN n LIMIT 
25
2016-05-20 17:15:34.820+0000 INFO  [o.n.c.i.CypherCompiler] Discarded stale 
query from the query cache: 
Query(None,SingleQuery(List(Match(false,Pattern(List(EveryPath(NodePattern(Some(Identifier(n)),List(),None,false)))),List(),Some(Where(HasLabels(Identifier(n),List(LabelName(Provider)))))),
 
Return(false,ReturnItems(false,List(AliasedReturnItem(Identifier(n),Identifier(n)))),None,None,Some(Limit(SignedDecimalIntegerLiteral(25)))))))
2016-05-20 17:19:26.143+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Starting check 
pointing...
2016-05-20 17:19:26.144+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Starting store 
flush...
2016-05-20 17:19:26.155+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 165 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-20 17:19:26.160+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 165 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-20 17:19:26.167+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Store flush completed
2016-05-20 17:19:26.168+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Starting appending 
check point entry into the tx log...
2016-05-20 17:19:26.170+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Appending check 
point entry into the tx log completed
2016-05-20 17:19:26.170+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [165]:  Check pointing 
completed
2016-05-20 17:19:26.171+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-20 17:19:26.171+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-20 19:05:03.535+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(auth_token) with 6 unique values in sample of avg size 6 
taken from index containing 6 entries
2016-05-20 19:05:06.383+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Starting check 
pointing...
2016-05-20 19:05:06.383+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Starting store 
flush...
2016-05-20 19:05:06.401+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 166 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-20 19:05:06.407+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 166 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-20 19:05:06.416+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Store flush completed
2016-05-20 19:05:06.417+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Starting appending 
check point entry into the tx log...
2016-05-20 19:05:06.419+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Appending check 
point entry into the tx log completed
2016-05-20 19:05:06.419+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [166]:  Check pointing 
completed
2016-05-20 19:05:06.419+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-20 19:05:06.420+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-21 00:41:26.968+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Starting check 
pointing...
2016-05-21 00:41:26.969+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Starting store 
flush...
2016-05-21 00:41:26.988+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 167 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-21 00:41:26.994+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 167 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a].
2016-05-21 00:41:27.005+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Store flush completed
2016-05-21 00:41:27.005+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Starting appending 
check point entry into the tx log...
2016-05-21 00:41:27.007+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Appending check 
point entry into the tx log completed
2016-05-21 00:41:27.008+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [167]:  Check pointing 
completed
2016-05-21 00:41:27.008+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Starting log pruning.
2016-05-21 00:41:27.008+0000 INFO  [o.n.k.i.t.l.p.LogPruningImpl] Log Rotation 
[0]:  Log pruning complete.
2016-05-21 00:47:03.534+0000 INFO  [o.n.k.i.a.i.s.OnlineIndexSamplingJob] 
Sampled index :User(auth_token) with 6 unique values in sample of avg size 6 
taken from index containing 6 entries
2016-05-21 00:47:07.018+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [168]:  Starting check 
pointing...
2016-05-21 00:47:07.018+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [168]:  Starting store 
flush...
2016-05-21 00:47:07.026+0000 INFO  [o.n.k.i.s.c.CountsTracker] About to rotate 
counts store at transaction 168 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-21 00:47:07.028+0000 INFO  [o.n.k.i.s.c.CountsTracker] Successfully 
rotated counts store at transaction 168 to 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.a], from 
[/var/lib/neo4j/data/graph.db/neostore.counts.db.b].
2016-05-21 00:47:07.033+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [168]:  Store flush completed
2016-05-21 00:47:07.033+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [168]:  Starting appending 
check point entry into the tx log...
2016-05-21 00:47:07.034+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
Pointing triggered by scheduler for time threshold [168]:  Appending check 
point entry into the tx log completed
2016-05-21 00:47:07.034+0000 INFO  [o.n.k.i.t.l.c.CheckPointerImpl] Check 
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.
2016-05-23 16:59:03.772+0000 INFO  [o.n.k.i.f.CommunityFacadeFactory] No 
locking implementation specified, defaulting to 'community'
2016-05-23 16:59:03.966+0000 INFO  [o.n.k.AvailabilityGuard] Requirement makes 
database unavailable: Database available

Reply via email to