Re: [Neo4j] Facing issues in creating HA cluster of embedded server

2014-09-06 Thread Mark Findlater
Is this line interesting? 2 joining:Name:neo4j.ha Nodes:{1=cluster://127.0.0.1:5001} Roles:{coordinator=1}, last delivered:2 Has you running node bound to the loopback IP? Can you share all your configuration? What else did you try? M On Friday, 5 September 2014 11:31:21 UTC+1, Kishore

Re: [Neo4j] ParameterNotFoundException - Cypher AJAX Request FAILURE (annoying)

2014-09-06 Thread David Bigelow
Michael - Thanks for your input on this. You got me past one hump and into the next. Next problem -- HOW to pass the values for the parameter?! My goal is to pass in values to the function then pass them in as parameter values to the parameter in the cypher... (my understanding is that the

[Neo4j] Re: GC thrashing

2014-09-06 Thread José Cornado
An update: I have not tried your settings yet. But I changed the graph after reading your replies. The evaluator was rejecting a lot of paths that were not of interest from the beginning. So I eliminated a relationship permanently from the graph (its benefits were limited) and other

[Neo4j] Neo4j and ZUI

2014-09-06 Thread bruno menon
Hello team, is some one ear something abous ZUI (zoom user Interface ) http://eaglemode.sourceforge.net/philosophy.htmlfor Ne4j ? it's probably a wonderfull tool to add in graph exploration and Update. Thanks Bruno -- You received this message because you are subscribed to the Google Groups

Re: [Neo4j] Neo4j and ZUI

2014-09-06 Thread Michael Hunger
I think Tom looked into that. Michael Am 05.09.2014 um 09:59 schrieb bruno menon bruno1.me...@gmail.com: Hello team, is some one ear something abous ZUI (zoom user Interface ) for Ne4j ? it's probably a wonderfull tool to add in graph exploration and Update. Thanks Bruno -- You

Re: [Neo4j] Neo4j and ZUI

2014-09-06 Thread Tom Zeppenfeldt
ZUI was not on our radar. We looked into zoomcharts https://zoomcharts.com/en/ Met vriendelijke groet / With kind regards Ir. T. Zeppenfeldt van der Waalsstraat 30 6706 JR Wageningen The Netherlands Mobile: +31 6 23 28 78 06 Phone: +31 3 17 84 22 17 E-mail: t.zeppenfe...@ophileon.com

Re: [Neo4j] Neo4j and ZUI

2014-09-06 Thread Michael Hunger
Oh, sorry my bad :) Michael Am 07.09.2014 um 00:01 schrieb Tom Zeppenfeldt t.zeppenfe...@ophileon.com: ZUI was not on our radar. We looked into zoomcharts https://zoomcharts.com/en/ Met vriendelijke groet / With kind regards Ir. T. Zeppenfeldt van der Waalsstraat 30 6706 JR

Re: [Neo4j] Neo4j Monitoring Practices

2014-09-06 Thread Michael Hunger
The docs for JMX: Here are the published numbers: http://docs.neo4j.org/chunked/milestone/jmx-mxbeans.html Remote JMX access to server: http://docs.neo4j.org/chunked/milestone/jmx-remote.html JMX access via HTTP: http://www.markhneedham.com/blog/2013/10/20/neo4j-accessing-jmx-beans-via-http/