Skip to content

Instantly share code, notes, and snippets.

@ruprict
Created May 10, 2013 20:52
Show Gist options
  • Save ruprict/5557319 to your computer and use it in GitHub Desktop.
Save ruprict/5557319 to your computer and use it in GitHub Desktop.
Users/ggoodrich/projects/kyck/kyck_registrar_web/config/initializers/devise.rb:247 warning: already initialized constant VERIFY_PEER
/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/actionpack-3.2.12/lib/action_dispatch/http/mime_type.rb:103 warning: already initialized constant PDF
Starting local Neo4j using db /Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development using Java::OrgNeo4jKernel::EmbeddedGraphDatabase
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/neo4j-admin-0.2.0-java/lib/neo4j-admin/jars/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/bundler/gems/neo4j-enterprise-7300c3711bd8/lib/neo4j-enterprise/jars/logback-classic-0.9.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: WARNING! Deprecated configuration options used. See manual for details
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: enable_online_backup has been replaced with online_backup_enabled and online_backup_port
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: WARNING! You are using an unsupported version of the Java runtime. Please use Oracle(R) Java(TM) Runtime Environment 6.
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.relationshiptypestore.db.names] brickCount=0 brickSize=0b mappedMem=0b (storeSize=342b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.relationshiptypestore.db] brickCount=0 brickSize=0b mappedMem=0b (storeSize=40b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.propertystore.db.strings] brickCount=0 brickSize=1477376b mappedMem=1477443584b (storeSize=128b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.propertystore.db.index.keys] brickCount=0 brickSize=1026b mappedMem=1048576b (storeSize=570b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.propertystore.db.index] brickCount=0 brickSize=1044b mappedMem=1048576b (storeSize=135b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.propertystore.db.arrays] brickCount=0 brickSize=1675520b mappedMem=1675624448b (storeSize=128b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.propertystore.db] brickCount=0 brickSize=1738523b mappedMem=1738539008b (storeSize=2009b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.relationshipstore.db] brickCount=0 brickSize=2130678b mappedMem=2130706432b (storeSize=1188b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore.nodestore.db] brickCount=0 brickSize=482337b mappedMem=482344960b (storeSize=189b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/neostore] brickCount=0 brickSize=0b mappedMem=0b (storeSize=54b)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
INFO: Opened logical log [/Users/ggoodrich/projects/kyck/kyck_registrar_web/db/neo4j-development/nioneo_logical.log.1] version=49, lastTxId=26 (clean)
May 10, 2013 4:49:54 PM org.neo4j.kernel.logging.LogbackService$Slf4jStringLogger logMessage
SEVERE: Startup failed
org.neo4j.kernel.lifecycle.LifecycleException: Failed to transition org.neo4j.kernel.logging.LogbackService@51dfd9b8 from NONE to STOPPED
at org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.init(LifeSupport.java:388)
at org.neo4j.kernel.lifecycle.LifeSupport.init(LifeSupport.java:82)
at org.neo4j.kernel.lifecycle.LifeSupport.start(LifeSupport.java:116)
at org.neo4j.kernel.InternalAbstractGraphDatabase.run(InternalAbstractGraphDatabase.java:231)
at org.neo4j.kernel.EmbeddedGraphDatabase.<init>(EmbeddedGraphDatabase.java:79)
at org.neo4j.kernel.EmbeddedGraphDatabase.<init>(EmbeddedGraphDatabase.java:70)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.jruby.javasupport.JavaConstructor.newInstanceDirect(JavaConstructor.java:291)
at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:104)
at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:197)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:356)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:213)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:217)
at org.jruby.java.proxies.ConcreteJavaProxy$2.call(ConcreteJavaProxy.java:56)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:356)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:213)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:217)
at org.jruby.RubyClass.newInstance(RubyClass.java:862)
at org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrNBlock.call(JavaMethod.java:295)
at org.jruby.java.proxies.ConcreteJavaProxy$3.call(ConcreteJavaProxy.java:155)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:172)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.IfNode.interpret(IfNode.java:118)
at org.jruby.ast.IfNode.interpret(IfNode.java:118)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:224)
at org.jruby.ast.RescueNode.interpret(RescueNode.java:119)
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:172)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.IfNode.interpret(IfNode.java:118)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:172)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
at org.jruby.ast.IfNode.interpret(IfNode.java:118)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:172)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
at org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:197)
at org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:128)
at org.jruby.runtime.Block.call(Block.java:89)
at org.jruby.RubyProc.call(RubyProc.java:261)
at org.jruby.RubyProc.call19(RubyProc.java:249)
at org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:209)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:205)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.IfNode.interpret(IfNode.java:116)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:220)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:236)
at org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:160)
at org.jruby.runtime.Block.yield(Block.java:130)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:204)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:197)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:180)
at org.jruby.runtime.Block.yieldNonArray(Block.java:141)
at org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1759)
at org.jruby.RubyBasicObject.instance_exec19(RubyBasicObject.java:1738)
at org.jruby.RubyBasicObject$INVOKER$i$0$3$instance_exec19.call(RubyBasicObject$INVOKER$i$0$3$instance_exec19.gen)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:209)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
at org.jruby.runtime.callsite.CachingCallSite.callVarargs(CachingCallSite.java:113)
at rubyjit.Rails::Initializable::Initializer$$run_D9DD28421A9F9400C1B2234D0A40AD41C5B8192F2065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/railties-3.2.12/lib/rails/initializable.rb:30)
at rubyjit.Rails::Initializable::Initializer$$run_D9DD28421A9F9400C1B2234D0A40AD41C5B8192F2065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/railties-3.2.12/lib/rails/initializable.rb)
at org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:42)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:181)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
at org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:67)
at org.jruby.ast.IfNode.interpret(IfNode.java:116)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
at org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:209)
at org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:160)
at org.jruby.runtime.Block.yield(Block.java:130)
at org.jruby.RubyArray.eachCommon(RubyArray.java:1606)
at org.jruby.RubyArray.each(RubyArray.java:1613)
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:204)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:180)
at org.jruby.RubyClass.finvoke(RubyClass.java:578)
at org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1677)
at org.jruby.RubyKernel.send19(RubyKernel.java:2103)
at org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:112)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:154)
at org.jruby.javasupport.util.RuntimeHelpers$MethodMissingMethod.call(RuntimeHelpers.java:445)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.callMethodMissing(CachingCallSite.java:393)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:303)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:120)
at org.jruby.Ruby.runInterpreter(Ruby.java:842)
at org.jruby.Ruby.loadFile(Ruby.java:2659)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:937)
at org.jruby.runtime.load.LoadService.smartLoadInternal(LoadService.java:557)
at org.jruby.runtime.load.LoadService.requireCommon(LoadService.java:441)
at org.jruby.runtime.load.LoadService.require(LoadService.java:405)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1033)
at org.jruby.RubyKernel.require19(RubyKernel.java:1027)
at org.jruby.RubyKernel$INVOKER$s$1$0$require19.call(RubyKernel$INVOKER$s$1$0$require19.gen)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:86)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:86)
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:190)
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
at rubyjit.ActiveSupport::Dependencies::Loadable$$require_5D912CE39061153BAD5555F0405E2FAC9FEB84F92065299321.block_0$RUBY$__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:251)
at rubyjit$ActiveSupport::Dependencies::Loadable$$require_5D912CE39061153BAD5555F0405E2FAC9FEB84F92065299321$block_0$RUBY$__file__.call(rubyjit$ActiveSupport::Dependencies::Loadable$$require_5D912CE39061153BAD5555F0405E2FAC9FEB84F92065299321$block_0$RUBY$__file__)
at org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:121)
at org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:96)
at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
at rubyjit.ActiveSupport::Dependencies::Loadable$$load_dependency_E1CAC614C7CEC3B7EF589FEDDD0B1669914652E42065299321.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:236)
at rubyjit.ActiveSupport::Dependencies::Loadable$$load_dependency_E1CAC614C7CEC3B7EF589FEDDD0B1669914652E42065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb)
at rubyjit.ActiveSupport::Dependencies::Loadable$$load_dependency_E1CAC614C7CEC3B7EF589FEDDD0B1669914652E42065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
at rubyjit.ActiveSupport::Dependencies::Loadable$$require_5D912CE39061153BAD5555F0405E2FAC9FEB84F92065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:251)
at rubyjit.ActiveSupport::Dependencies::Loadable$$require_5D912CE39061153BAD5555F0405E2FAC9FEB84F92065299321.__file__(/Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb)
at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:181)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
at org.jruby.ast.IfNode.interpret(IfNode.java:116)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:172)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.WhenOneArgNode.whenSlowTest(WhenOneArgNode.java:36)
at org.jruby.ast.WhenOneArgNode.when(WhenOneArgNode.java:46)
at org.jruby.ast.CaseNode.interpret(CaseNode.java:132)
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
at org.jruby.ast.RootNode.interpret(RootNode.java:129)
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:120)
at org.jruby.Ruby.runInterpreter(Ruby.java:842)
at org.jruby.Ruby.loadFile(Ruby.java:2659)
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:937)
at org.jruby.runtime.load.LoadService.smartLoadInternal(LoadService.java:557)
at org.jruby.runtime.load.LoadService.requireCommon(LoadService.java:441)
at org.jruby.runtime.load.LoadService.require(LoadService.java:405)
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1033)
at org.jruby.RubyKernel.require19(RubyKernel.java:1027)
at org.jruby.RubyKernel$INVOKER$s$1$0$require19.call(RubyKernel$INVOKER$s$1$0$require19.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:331)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
at script.rails.__file__(script/rails:6)
at script.rails.load(script/rails)
at org.jruby.Ruby.runScript(Ruby.java:815)
at org.jruby.Ruby.runScript(Ruby.java:808)
at org.jruby.Ruby.runNormally(Ruby.java:679)
at org.jruby.Ruby.runFromMain(Ruby.java:528)
at org.jruby.Main.doRunFromMain(Main.java:390)
at org.jruby.Main.internalRun(Main.java:279)
at org.jruby.Main.run(Main.java:221)
at org.jruby.Main.main(Main.java:201)
Caused by: java.lang.ClassCastException: org.slf4j.impl.JDK14LoggerFactory cannot be cast to ch.qos.logback.classic.LoggerContext
at org.neo4j.kernel.logging.LogbackService.init(LogbackService.java:67)
at org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.init(LifeSupport.java:382)
... 256 more
LoadError: load error: /Users/ggoodrich/projects/kyck/kyck_registrar_web/config/environment -- org.neo4j.kernel.lifecycle.LifecycleException: Failed to transition org.neo4j.kernel.logging.LogbackService@51dfd9b8 from NONE to STOPPED
require at org/jruby/RubyKernel.java:1027
require at /Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:251
load_dependency at /Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:236
require at /Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:251
require_environment! at /Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/railties-3.2.12/lib/rails/application.rb:103
(root) at /Users/ggoodrich/.rvm/gems/jruby-1.7.3@kyck_registrar_web/gems/railties-3.2.12/lib/rails/commands.rb:40
require at org/jruby/RubyKernel.java:1027
(root) at script/rails:6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment