You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> 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
The text was updated successfully, but these errors were encountered:
With jruby 1.7.2:
The text was updated successfully, but these errors were encountered: