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

java.lang.NoSuchFieldError: remote_shell_enabled #15

Open
mknittig opened this issue Nov 15, 2013 · 0 comments
Open

java.lang.NoSuchFieldError: remote_shell_enabled #15

mknittig opened this issue Nov 15, 2013 · 0 comments

Comments

@mknittig
Copy link

With jruby 1.7.2:

=> Booting WEBrick
=> Rails 3.2.15 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Starting local Neo4j using db /home/mak/git/neo4jtest/db/neo4j-development using Java::OrgNeo4jKernel::EmbeddedGraphDatabase
Nov 15, 2013 9:56:28 AM org.neo4j.server.logging.Logger log
INFO: Starting Neo Server on port [7474] with [80] threads available
Nov 15, 2013 9:56:28 AM org.mortbay.log.Slf4jLog info
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Nov 15, 2013 9:56:28 AM org.neo4j.server.logging.Logger log
INFO: Using database at /home/mak/git/neo4jtest/db/neo4j-development
Exiting
LoadError: load error: /home/mak/git/neo4jtest/config/environment -- java.lang.NoSuchFieldError: remote_shell_enabled
        require at org/jruby/RubyKernel.java:1027
     parse_file at /home/mak/git/neo4jtest/config.ru:3
  instance_eval at org/jruby/RubyBasicObject.java:1691
     initialize at /home/mak/.rvm/gems/jruby-1.7.2/gems/rack-1.4.5/lib/rack/builder.rb:51
     parse_file at /home/mak/git/neo4jtest/config.ru:0
           eval at org/jruby/RubyKernel.java:1066
     parse_file at /home/mak/.rvm/gems/jruby-1.7.2/gems/rack-1.4.5/lib/rack/builder.rb:40
            app at /home/mak/.rvm/gems/jruby-1.7.2/gems/rack-1.4.5/lib/rack/server.rb:200
            app at /home/mak/.rvm/gems/jruby-1.7.2/gems/railties-3.2.15/lib/rails/commands/server.rb:46
    wrapped_app at /home/mak/.rvm/gems/jruby-1.7.2/gems/rack-1.4.5/lib/rack/server.rb:304
          start at /home/mak/.rvm/gems/jruby-1.7.2/gems/rack-1.4.5/lib/rack/server.rb:254
          start at /home/mak/.rvm/gems/jruby-1.7.2/gems/railties-3.2.15/lib/rails/commands/server.rb:70
         (root) at /home/mak/.rvm/gems/jruby-1.7.2/gems/railties-3.2.15/lib/rails/commands.rb:55
            tap at org/jruby/RubyKernel.java:1754
         (root) at /home/mak/.rvm/gems/jruby-1.7.2/gems/railties-3.2.15/lib/rails/commands.rb:50
        require at org/jruby/RubyKernel.java:1027
         (root) at script/rails:6
Neo4j has been shutdown using storage_path: /home/mak/git/neo4jtest/db/neo4j-development
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

1 participant