neo4j-admin icon indicating copy to clipboard operation
neo4j-admin copied to clipboard

Jar conflict jline.Terminal, JRuby 1.9 and Neo4j Server does not play together

Open andreasronge opened this issue 12 years ago • 5 comments

The Cypher Console does not work on JRuby 1.7.x because a missmatch of JARs (jline.Terminal seems to be used by both JRuby and Neo4j)

  java.lang.IncompatibleClassChangeError: Found interface jline.Terminal, but class was expected

andreasronge avatar Oct 02 '12 08:10 andreasronge

Any news on this? :-)

jayniz avatar Jan 09 '13 11:01 jayniz

Well, I would suggest using the Neo4j HA with Rails console or Neo4j Standalone, see my wiki pages.

andreasronge avatar Jan 09 '13 11:01 andreasronge

I'll check it out, thanks.

jayniz avatar Jan 09 '13 14:01 jayniz

Andreas, from your comment above it almost appears that you are saying that neo4j.rb can connect to a standalone neo4j server, is this the case?

alank64 avatar Jan 26 '13 21:01 alank64

Yes, but you must use the embedded one as well, since that talks to the standalone server. There is an example on my wiki pages for neo4j.rb how to set up a HA cluster using, embedded and standalone Neo4j instances.

On Sat, Jan 26, 2013 at 10:10 PM, Andrew Lank [email protected]:

Andreas, from your comment above it almost appears that you are saying that neo4j.rb can connect to a standalone neo4j server, is this the case?

— Reply to this email directly or view it on GitHubhttps://github.com/andreasronge/neo4j-admin/issues/8#issuecomment-12742336.

andreasronge avatar Jan 27 '13 18:01 andreasronge