Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreasronge opened this issue Oct 2, 2012 · 5 comments

Comments

@andreasronge
Copy link
Owner

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
@jayniz
Copy link

jayniz commented Jan 9, 2013

Any news on this? :-)

@andreasronge
Copy link
Owner Author

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

@jayniz
Copy link

jayniz commented Jan 9, 2013

I'll check it out, thanks.

@alank64
Copy link

alank64 commented Jan 26, 2013

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?

@andreasronge
Copy link
Owner Author

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//issues/8#issuecomment-12742336.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants