Giter Club home page Giter Club logo

neo4j-community's People

Contributors

andreasronge avatar cheerfulstoic avatar dnagir avatar jayniz avatar maxdemarzi avatar subvertallchris avatar vpacher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

neo4j-community's Issues

debugger or binding.pry call leads to IncompatibleClassChangeError on jruby > 1.7.4

Pry and Debugger do work, when calling a simple Ruby script. Also can enter pry from
rails console and if pry-rails installed rails console boots into pry session by default. But when calling binding.pry or debugger call from rails contoller, following error occurs:

java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was expected
at jline.TerminalFactory.create(TerminalFactory.java:101)

After further investigations and asking on the jruby issue list, it seems to be that the problem is caused by neo4j using another version of jline as provided with default jruby.
I suppose, it's the neo4j.shell-1.9.3.jar.

So the question is, can we remove the shell fuctionality out of the neo4j.rb gem. A rubyist does already have his irb or pry and neo4j.rb provides already all the api's to query the database on that low level.

Jruby Version:
jruby 1.7.6 (1.9.3p392) 2013-10-22 6004147 on Java HotSpot(TM) 64-Bit Server VM 1.7.0_45-b18 [darwin-x86_64]

rails (4.0.0)
pry (0.9.12.2)
pry-rails (0.3.2)
ruby-debug (0.10.4)
ruby-debug-base (0.10.4 java)
neo4j (2.3.0) from git://github.com/andreasronge/neo4j.git (at rails4)

Can't install gem

Gets the following error message

gem install neo4j-community --pre
ERROR:  While executing gem ... (Errno::EISDIR)
Is a directory - Is a directory

however, I can locally build and install it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.