Created
April 8, 2009 20:14
-
-
Save knowtheory/91980 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| umbra:knowtheory ted$ ../appengine-java-sdk/bin/dev_appserver.sh tmp/war/ | |
| 2009-04-08 16:32:42.217 java[17501:80f] [Java CocoaComponent compatibility mode]: Enabled | |
| 2009-04-08 16:32:42.218 java[17501:80f] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 | |
| Loading init file from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/config/init.rb | |
| Loading /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/config/environments/production.rb | |
| Logging to file at /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/log/production.log | |
| Apr 8, 2009 4:32:57 PM com.google.appengine.tools.development.ApiProxyLocalImpl log | |
| SEVERE: [1239222777443000] javax.servlet.ServletContext log: unable to create shared application instance | |
| org.jruby.rack.RackInitializationException: No such file or directory | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437:in `update_logger' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:394:in `run' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:99:in `run' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:172:in `bootup' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:42:in `start' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core.rb:170:in `start' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:44:in `start_merb' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:29:in `load_merb' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:54:in `new' | |
| from <script>:2 | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29:in `instance_eval' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29:in `initialize' | |
| from <script>:2 | |
| at org.jruby.rack.DefaultRackApplicationFactory$4.init(DefaultRackApplicationFactory.java:153) | |
| at org.jruby.rack.DefaultRackApplicationFactory.getApplication(DefaultRackApplicationFactory.java:50) | |
| at org.jruby.rack.SharedRackApplicationFactory.init(SharedRackApplicationFactory.java:26) | |
| at org.jruby.rack.RackServletContextListener.contextInitialized(RackServletContextListener.java:39) | |
| at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:530) | |
| at org.mortbay.jetty.servlet.Context.startContext(Context.java:135) | |
| at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1218) | |
| at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:500) | |
| at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117) | |
| at org.mortbay.jetty.Server.doStart(Server.java:217) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at com.google.appengine.tools.development.JettyContainerService.startContainer(JettyContainerService.java:147) | |
| at com.google.appengine.tools.development.AbstractContainerService.startup(AbstractContainerService.java:115) | |
| at com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:205) | |
| at com.google.appengine.tools.development.DevAppServerMain$StartAction.apply(DevAppServerMain.java:136) | |
| at com.google.appengine.tools.util.Parser$ParseResult.applyArgs(Parser.java:48) | |
| at com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServerMain.java:90) | |
| at com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:84) | |
| Caused by: org.jruby.exceptions.RaiseException: No such file or directory | |
| at (unknown).initialize(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at File.initialize(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at #<Class:01xc0f889>.open(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at #<Class:01xb23e6c>.update_logger(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:394) | |
| at #<Class:01xb23e6c>.run(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:99) | |
| at #<Class:01x499477>.run(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:172) | |
| at #<Class:01xb6e83f>.bootup(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:42) | |
| at #<Class:01xb6e83f>.start(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core.rb:170) | |
| at #<Class:01xbec9dd>.start(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:44) | |
| at JRuby::Rack::MerbServletHelper.start_merb(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:29) | |
| at JRuby::Rack::MerbServletHelper.load_merb(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:54) | |
| at #<Class:01xad8d5f>.new(<script>:2) | |
| at (unknown).(unknown)(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Kernel.instance_eval(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Kernel.instance_eval(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Rack::Builder.initialize(<script>:2) | |
| at (unknown).(unknown)(:1) | |
| Apr 8, 2009 4:32:57 PM com.google.appengine.tools.development.ApiProxyLocalImpl log | |
| SEVERE: [1239222777451000] javax.servlet.ServletContext log: Error: application initialization failed | |
| org.jruby.rack.RackInitializationException: unable to create shared application instance | |
| at org.jruby.rack.SharedRackApplicationFactory.init(SharedRackApplicationFactory.java:38) | |
| at org.jruby.rack.RackServletContextListener.contextInitialized(RackServletContextListener.java:39) | |
| at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:530) | |
| at org.mortbay.jetty.servlet.Context.startContext(Context.java:135) | |
| at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1218) | |
| at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:500) | |
| at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117) | |
| at org.mortbay.jetty.Server.doStart(Server.java:217) | |
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) | |
| at com.google.appengine.tools.development.JettyContainerService.startContainer(JettyContainerService.java:147) | |
| at com.google.appengine.tools.development.AbstractContainerService.startup(AbstractContainerService.java:115) | |
| at com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:205) | |
| at com.google.appengine.tools.development.DevAppServerMain$StartAction.apply(DevAppServerMain.java:136) | |
| at com.google.appengine.tools.util.Parser$ParseResult.applyArgs(Parser.java:48) | |
| at com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServerMain.java:90) | |
| at com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:84) | |
| Caused by: org.jruby.rack.RackInitializationException: No such file or directory | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437:in `update_logger' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:394:in `run' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:99:in `run' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:172:in `bootup' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:42:in `start' | |
| from /Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core.rb:170:in `start' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:44:in `start_merb' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:29:in `load_merb' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:54:in `new' | |
| from <script>:2 | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29:in `instance_eval' | |
| from file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29:in `initialize' | |
| from <script>:2 | |
| at org.jruby.rack.DefaultRackApplicationFactory$4.init(DefaultRackApplicationFactory.java:153) | |
| at org.jruby.rack.DefaultRackApplicationFactory.getApplication(DefaultRackApplicationFactory.java:50) | |
| at org.jruby.rack.SharedRackApplicationFactory.init(SharedRackApplicationFactory.java:26) | |
| ... 19 more | |
| Caused by: org.jruby.exceptions.RaiseException: No such file or directory | |
| at (unknown).initialize(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at File.initialize(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at #<Class:01xc0f889>.open(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:437) | |
| at #<Class:01xb23e6c>.update_logger(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:394) | |
| at #<Class:01xb23e6c>.run(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/bootloader.rb:99) | |
| at #<Class:01x499477>.run(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:172) | |
| at #<Class:01xb6e83f>.bootup(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core/server.rb:42) | |
| at #<Class:01xb6e83f>.start(/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/gems/gems/merb-core-1.0.11/lib/merb-core.rb:170) | |
| at #<Class:01xbec9dd>.start(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:44) | |
| at JRuby::Rack::MerbServletHelper.start_merb(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:29) | |
| at JRuby::Rack::MerbServletHelper.load_merb(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/jruby/rack/merb.rb:54) | |
| at #<Class:01xad8d5f>.new(<script>:2) | |
| at (unknown).(unknown)(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Kernel.instance_eval(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Kernel.instance_eval(file:/Users/ted/Code/gae/knowtheory/tmp/war/WEB-INF/lib/jruby-rack-0.9.4-SNAPSHOT.jar!/rack/builder.rb:29) | |
| at Rack::Builder.initialize(<script>:2) | |
| at (unknown).(unknown)(:1) | |
| The server is running at http://localhost:8080/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment