트리니다드에서 운행할 수 없습니다
43391 단어 todo
묘사
cc@calaveratodo 프로그램은 트리니다드 섬에서 실행되지 않습니다. (다음은 stdERR)
복제:
git clone [email protected]:engineyard/todo.git
cd todo/
bundle
bundle exec rake db:migrate
trinidad
다음 위치에서 응용 프로그램을 시작합니다.http://localhost:3000/콘솔에 500 오류가 자세히 기록되어 있습니다.Sep 17, 2011 7:01:33 AM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["http-bio-3000"]
Sep 17, 2011 7:01:34 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Sep 17, 2011 7:01:34 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.11
2011-09-17 07:01:34 INFO: No global web.xml found
2011-09-17 07:01:35 INFO: Info: received max runtimes = 5
2011-09-17 07:01:35 INFO: jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
2011-09-17 07:01:35 INFO: Info: using runtime pool timeout of 30 seconds
2011-09-17 07:01:35 INFO: Info: received min runtimes = 1
2011-09-17 07:01:35 INFO: Info: received max runtimes = 5
2011-09-17 07:01:44 INFO: Info: received min runtimes = 1
2011-09-17 07:01:44 INFO: Info: received max runtimes = 5
2011-09-17 07:01:44 INFO: An exception happened during JRuby-Rack startup
no such file to load -- /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack-1.0.10
--- System
jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
Time: Sat Sep 17 07:01:44 -0500 2011
Server: Apache Tomcat/7.0.11
jruby.home: /Users/drnic/.rvm/rubies/jruby-1.6.4
--- Context Init Parameters:
jruby.compat.version = 1.8.7
jruby.initial.runtimes = 1
jruby.max.runtimes = 5
jruby.min.runtimes = 1
public.root = /public
rails.env = development
rails.root = /
--- Backtrace
LoadError: no such file to load -- /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack-1.0.10
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
JRubyJars at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:6
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:4
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad-1.2.3/lib/trinidad.rb:68
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:66
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:55
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler.rb:120
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:7
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_environment at /Users/drnic/Sites/ey/todo/config/environment.rb:169
to_app at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:173
new at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:193
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
instance_eval at org/jruby/RubyKernel.java:2061
initialize at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2/rack/builder.rb:51
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
--- RubyGems
Gem.dir: /Users/drnic/.rvm/gems/jruby-1.6.4
Gem.path:
/Users/drnic/Sites/ey/todo/WEB-INF/gems
/Users/drnic/.rvm/gems/jruby-1.6.4
/Users/drnic/.rvm/gems/jruby-1.6.4@global
Activated gems:
bundler-1.0.18
rake-0.9.2
abstract-1.0.0
activesupport-3.0.9
builder-2.1.2
i18n-0.5.0
activemodel-3.0.9
erubis-2.6.6
rack-1.2.3
rack-mount-0.6.14
rack-test-0.5.7
tzinfo-0.3.29
actionpack-3.0.9
mime-types-1.16
polyglot-0.3.2
treetop-1.4.10
mail-2.2.19
actionmailer-3.0.9
arel-2.0.10
activerecord-3.0.9
activerecord-jdbc-adapter-1.1.3
activeresource-3.0.9
bouncy-castle-java-1.5.0146.1
jdbc-mysql-5.1.13
jdbc-sqlite3-3.7.2
rdoc-3.9.2
thor-0.14.6
railties-3.0.9
jquery-rails-1.0.13
jruby-openssl-0.7.4
jruby-rack-1.0.9
rails-3.0.9
simple_form-1.4.2
sqlite3-1.3.4
trinidad_jars-1.0.1
trinidad-1.2.3
--- Bundler
Bundler.bundle_path: /Users/drnic/.rvm/gems/jruby-1.6.4
Bundler.root: /Users/drnic/Sites/ey/todo
Gemfile: /Users/drnic/Sites/ey/todo/Gemfile
Settings:
gemfile = /Users/drnic/Sites/ey/todo/Gemfile
bin_path = /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/bin/bundle
--- JRuby-Rack Config
background_spooling = false
compat_version = RUBY1_8
filter_adds_html = true
filter_verifies_resource = false
ignore_environment = false
initial_runtimes = 1
jms_connection_factory =
jms_jndi_properties =
logger = org.jruby.rack.logging.ServletContextLogger@5dca01f0
logger_class_name = servlet_context
logger_name = jruby.rack
maximum_runtimes = 5
memory_buffer_size = 65536
num_initializer_threads =
rackup =
rackup_path =
rewindable = true
runtime_timeout_seconds =
serial_initialization = false
servlet_context = org.apache.catalina.core.ApplicationContextFacade@54b8d335
--- $LOAD_PATH:
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad-1.2.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad_jars-1.0.1/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/simple_form-1.4.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rails-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/jruby-openssl-0.7.4/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jquery-rails-1.0.13/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/railties-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/thor-0.14.6/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rdoc-3.9.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jdbc-sqlite3-3.7.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jdbc-mysql-5.1.13/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/bouncy-castle-java-1.5.0146.1/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activeresource-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activerecord-jdbc-adapter-1.1.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activerecord-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/arel-2.0.10/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionmailer-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/mail-2.2.19/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/treetop-1.4.10/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/polyglot-0.3.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/mime-types-1.16/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionpack-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/tzinfo-0.3.29/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-test-0.5.7/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-mount-0.6.14/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-1.2.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/erubis-2.6.6/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activemodel-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/i18n-0.5.0/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/builder-2.1.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/abstract-1.0.0/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/rake-0.9.2/lib
file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/1.8
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/shared
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/1.8
.
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionpack-3.0.9/lib/action_controller/vendor/html-scanner
2011-09-17 07:01:44 SEVERE: Error: unable to initialize application
2011-09-17 07:02:05 INFO: Starting ProtocolHandler ["http-bio-3000"]
2011-09-17 07:02:11 INFO: Info: received min runtimes = 1
2011-09-17 07:02:11 INFO: Info: received max runtimes = 5
2011-09-17 07:02:11 INFO: An exception happened during JRuby-Rack startup
no such file to load -- /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack-1.0.10
--- System
jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
Time: Sat Sep 17 07:02:11 -0500 2011
Server: Apache Tomcat/7.0.11
jruby.home: /Users/drnic/.rvm/rubies/jruby-1.6.4
--- Context Init Parameters:
jruby.compat.version = 1.8.7
jruby.initial.runtimes = 1
jruby.max.runtimes = 5
jruby.min.runtimes = 1
public.root = /public
rails.env = development
rails.root = /
--- Backtrace
LoadError: no such file to load -- /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack-1.0.10
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
JRubyJars at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:6
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib/jruby-rack.rb:4
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad-1.2.3/lib/trinidad.rb:68
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:66
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:55
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler.rb:120
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:7
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_environment at /Users/drnic/Sites/ey/todo/config/environment.rb:169
to_app at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:173
new at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:193
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
instance_eval at org/jruby/RubyKernel.java:2061
initialize at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2/rack/builder.rb:51
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
--- RubyGems
Gem.dir: /Users/drnic/.rvm/gems/jruby-1.6.4
Gem.path:
/Users/drnic/Sites/ey/todo/WEB-INF/gems
/Users/drnic/.rvm/gems/jruby-1.6.4
/Users/drnic/.rvm/gems/jruby-1.6.4@global
Activated gems:
bundler-1.0.18
rake-0.9.2
abstract-1.0.0
activesupport-3.0.9
builder-2.1.2
i18n-0.5.0
activemodel-3.0.9
erubis-2.6.6
rack-1.2.3
rack-mount-0.6.14
rack-test-0.5.7
tzinfo-0.3.29
actionpack-3.0.9
mime-types-1.16
polyglot-0.3.2
treetop-1.4.10
mail-2.2.19
actionmailer-3.0.9
arel-2.0.10
activerecord-3.0.9
activerecord-jdbc-adapter-1.1.3
activeresource-3.0.9
bouncy-castle-java-1.5.0146.1
jdbc-mysql-5.1.13
jdbc-sqlite3-3.7.2
rdoc-3.9.2
thor-0.14.6
railties-3.0.9
jquery-rails-1.0.13
jruby-openssl-0.7.4
jruby-rack-1.0.9
rails-3.0.9
simple_form-1.4.2
sqlite3-1.3.4
trinidad_jars-1.0.1
trinidad-1.2.3
--- Bundler
Bundler.bundle_path: /Users/drnic/.rvm/gems/jruby-1.6.4
Bundler.root: /Users/drnic/Sites/ey/todo
Gemfile: /Users/drnic/Sites/ey/todo/Gemfile
Settings:
gemfile = /Users/drnic/Sites/ey/todo/Gemfile
bin_path = /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/bin/bundle
--- JRuby-Rack Config
background_spooling = false
compat_version = RUBY1_8
filter_adds_html = true
filter_verifies_resource = false
ignore_environment = false
initial_runtimes = 1
jms_connection_factory =
jms_jndi_properties =
logger = org.jruby.rack.logging.ServletContextLogger@5dca01f0
logger_class_name = servlet_context
logger_name = jruby.rack
maximum_runtimes = 5
memory_buffer_size = 65536
num_initializer_threads =
rackup =
rackup_path =
rewindable = true
runtime_timeout_seconds =
serial_initialization = false
servlet_context = org.apache.catalina.core.ApplicationContextFacade@54b8d335
--- $LOAD_PATH:
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad-1.2.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/trinidad_jars-1.0.1/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/simple_form-1.4.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rails-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/jruby-openssl-0.7.4/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jquery-rails-1.0.13/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/railties-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/thor-0.14.6/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rdoc-3.9.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jdbc-sqlite3-3.7.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jdbc-mysql-5.1.13/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/bouncy-castle-java-1.5.0146.1/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activeresource-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activerecord-jdbc-adapter-1.1.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activerecord-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/arel-2.0.10/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionmailer-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/mail-2.2.19/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/treetop-1.4.10/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/polyglot-0.3.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/mime-types-1.16/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionpack-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/tzinfo-0.3.29/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-test-0.5.7/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-mount-0.6.14/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/rack-1.2.3/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/erubis-2.6.6/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activemodel-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/i18n-0.5.0/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/builder-2.1.2/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/abstract-1.0.0/lib
/Users/drnic/.rvm/gems/jruby-1.6.4@global/gems/rake-0.9.2/lib
file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/1.8
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/shared
/Users/drnic/.rvm/rubies/jruby-1.6.4/lib/ruby/1.8
.
/Users/drnic/.rvm/gems/jruby-1.6.4/gems/actionpack-3.0.9/lib/action_controller/vendor/html-scanner
2011-09-17 07:02:11 SEVERE: Application Error
토론 #1
오류에 따라 저는 jrubyrack을 1.0.10으로 업그레이드했습니다.애플리케이션이 로드되고 있지만 자산의 jquery 섹션이 작동하지 않습니다.
표준은 다음과 같습니다.
$ trinidad
Sep 17, 2011 7:07:28 AM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["http-bio-3000"]
Sep 17, 2011 7:07:28 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Sep 17, 2011 7:07:28 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.11
2011-09-17 07:07:28 INFO: No global web.xml found
2011-09-17 07:07:29 INFO: Info: received max runtimes = 5
2011-09-17 07:07:29 INFO: jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
2011-09-17 07:07:29 INFO: Info: using runtime pool timeout of 30 seconds
2011-09-17 07:07:29 INFO: Info: received min runtimes = 1
2011-09-17 07:07:29 INFO: Info: received max runtimes = 5
2011-09-17 07:07:41 INFO: DEPRECATION WARNING: config.action_view.debug_rjs will be removed in 3.1, from 3.1 onwards you will need to install prototype-rails to continue to use RJS templates . (called from (root) at /Users/drnic/Sites/ey/todo/config/environment.rb:5)
2011-09-17 07:07:42 INFO: Info: add application to the pool. size now = 1
2011-09-17 07:07:42 INFO: Starting ProtocolHandler ["http-bio-3000"]
2011-09-17 07:07:42 INFO:
Started GET "/tasks?list=1" for 0:0:0:0:0:0:0:1%0 at Sat Sep 17 07:07:42 -0500 2011
2011-09-17 07:07:44 INFO: Processing by TasksController#index as HTML
2011-09-17 07:07:44 INFO: Parameters: {"list"=>"1"}
2011-09-17 07:07:44 INFO: SQL (1.0ms) SELECT name
FROM sqlite_master
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2011-09-17 07:07:44 INFO: List Load (1.0ms) SELECT "lists".* FROM "lists"
2011-09-17 07:07:45 INFO: SQL (0.0ms) SELECT COUNT(*) FROM "tasks" WHERE ("tasks".list_id = 1)
2011-09-17 07:07:45 INFO: Task Load (0.0ms) SELECT "tasks".* FROM "tasks" WHERE ("tasks".list_id = 1)
2011-09-17 07:07:45 INFO: SQL (0.0ms) SELECT COUNT(*) FROM "tasks" WHERE "tasks"."done" = 't' AND ("tasks".list_id = 1)
2011-09-17 07:07:45 INFO: Task Load (1.0ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."done" = 't' AND ("tasks".list_id = 1) ORDER BY updated_at DESC
2011-09-17 07:07:45 INFO: Rendered lists/_form.html.erb (58.0ms)
2011-09-17 07:07:45 INFO: List Load (1.0ms) SELECT "lists".* FROM "lists" WHERE "lists"."id" = 1 LIMIT 1
2011-09-17 07:07:45 INFO: Rendered tasks/index.html.erb within layouts/application (791.0ms)
2011-09-17 07:07:45 INFO: Completed 200 OK in 1080ms (Views: 807.0ms | ActiveRecord: 4.0ms)
2011-09-17 07:07:59 INFO: Info: received min runtimes = 1
2011-09-17 07:07:59 INFO: Info: received max runtimes = 5
2011-09-17 07:07:59 INFO: An exception happened during JRuby-Rack startup
invalid runtime
--- System
jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
Time: Sat Sep 17 07:07:59 -0500 2011
Server: Apache Tomcat/7.0.11
jruby.home: /Users/drnic/.rvm/rubies/jruby-1.6.4
--- Context Init Parameters:
jruby.compat.version = 1.8.7
jruby.initial.runtimes = 1
jruby.max.runtimes = 5
jruby.min.runtimes = 1
public.root = /public
rails.env = development
rails.root = /
--- Backtrace
RuntimeError: invalid runtime
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:6
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:68
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:66
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:55
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler.rb:120
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:7
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_environment at /Users/drnic/Sites/ey/todo/config/environment.rb:169
to_app at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:173
new at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:193
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
instance_eval at org/jruby/RubyKernel.java:2061
initialize at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2/rack/builder.rb:51
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
--- RubyGems
Gem.dir: /Users/drnic/.rvm/gems/jruby-1.6.4
Gem.path:
/Users/drnic/Sites/ey/todo/WEB-INF/gems
/Users/drnic/.rvm/gems/jruby-1.6.4
/Users/drnic/.rvm/gems/jruby-1.6.4@global
Activated gems:
bundler-1.0.18
rake-0.9.2
abstract-1.0.0
activesupport-3.0.9
builder-2.1.2
i18n-0.5.0
activemodel-3.0.9
erubis-2.6.6
rack-1.2.3
rack-mount-0.6.14
rack-test-0.5.7
tzinfo-0.3.29
actionpack-3.0.9
mime-types-1.16
polyglot-0.3.2
treetop-1.4.10
mail-2.2.19
actionmailer-3.0.9
arel-2.0.10
activerecord-3.0.9
activerecord-jdbc-adapter-1.1.3
activeresource-3.0.9
bouncy-castle-java-1.5.0146.1
jdbc-mysql-5.1.13
jdbc-sqlite3-3.7.2
rdoc-3.9.2
thor-0.14.6
railties-3.0.9
jquery-rails-1.0.13
jruby-openssl-0.7.4
jruby-rack-1.0.10
rails-3.0.9
simple_form-1.4.2
sqlite3-1.3.4
trinidad_jars-1.0.1
trinidad-1.2.3
--- Bundler
Bundler.bundle_path: /Users/drnic/.rvm/gems/jruby-1.6.4
Bundler.root: /Users/drnic/Sites/ey/todo
Gemfile: /Users/drnic/Sites/ey/todo/Gemfile
Settings:
gemfile = /Users/drnic/Sites/ey/todo/Gemfile
bin_path = /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/bin/bundle
--- JRuby-Rack Config
background_spooling = false
compat_version = RUBY1_8
filter_adds_html = true
filter_verifies_resource = false
ignore_environment = false
initial_runtimes = 1
jms_connection_factory =
jms_jndi_properties =
logger = org.jruby.rack.logging.ServletContextLogger@24243e9f
logger_class_name = servlet_context
logger_name = jruby.rack
maximum_runtimes = 5
memory_buffer_size = 65536
num_initializer_threads =
rackup =
rackup_path =
rewindable = true
runtime_timeout_seconds =
serial_initialization = false
servlet_context = org.apache.catalina.core.ApplicationContextFacade@404b862
2011-09-17 07:07:59 SEVERE: Application Error
2011-09-17 07:07:59 INFO: Info: received min runtimes = 1
2011-09-17 07:07:59 INFO: Info: received max runtimes = 5
2011-09-17 07:07:59 INFO: An exception happened during JRuby-Rack startup
invalid runtime
--- System
jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
Time: Sat Sep 17 07:07:59 -0500 2011
Server: Apache Tomcat/7.0.11
jruby.home: /Users/drnic/.rvm/rubies/jruby-1.6.4
--- Context Init Parameters:
jruby.compat.version = 1.8.7
jruby.initial.runtimes = 1
jruby.max.runtimes = 5
jruby.min.runtimes = 1
public.root = /public
rails.env = development
rails.root = /
--- Backtrace
RuntimeError: invalid runtime
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:6
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:68
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:66
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:55
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler.rb:120
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:7
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_environment at /Users/drnic/Sites/ey/todo/config/environment.rb:169
to_app at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:173
new at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:193
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
instance_eval at org/jruby/RubyKernel.java:2061
initialize at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2/rack/builder.rb:51
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
--- RubyGems
Gem.dir: /Users/drnic/.rvm/gems/jruby-1.6.4
Gem.path:
/Users/drnic/Sites/ey/todo/WEB-INF/gems
/Users/drnic/.rvm/gems/jruby-1.6.4
/Users/drnic/.rvm/gems/jruby-1.6.4@global
Activated gems:
bundler-1.0.18
rake-0.9.2
abstract-1.0.0
activesupport-3.0.9
builder-2.1.2
i18n-0.5.0
activemodel-3.0.9
erubis-2.6.6
rack-1.2.3
rack-mount-0.6.14
rack-test-0.5.7
tzinfo-0.3.29
actionpack-3.0.9
mime-types-1.16
polyglot-0.3.2
treetop-1.4.10
mail-2.2.19
actionmailer-3.0.9
arel-2.0.10
activerecord-3.0.9
activerecord-jdbc-adapter-1.1.3
activeresource-3.0.9
bouncy-castle-java-1.5.0146.1
jdbc-mysql-5.1.13
jdbc-sqlite3-3.7.2
rdoc-3.9.2
thor-0.14.6
railties-3.0.9
jquery-rails-1.0.13
jruby-openssl-0.7.4
jruby-rack-1.0.10
rails-3.0.9
simple_form-1.4.2
sqlite3-1.3.4
trinidad_jars-1.0.1
trinidad-1.2.3
--- Bundler
Bundler.bundle_path: /Users/drnic/.rvm/gems/jruby-1.6.4
Bundler.root: /Users/drnic/Sites/ey/todo
Gemfile: /Users/drnic/Sites/ey/todo/Gemfile
Settings:
gemfile = /Users/drnic/Sites/ey/todo/Gemfile
bin_path = /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/bin/bundle
--- JRuby-Rack Config
background_spooling = false
compat_version = RUBY1_8
filter_adds_html = true
filter_verifies_resource = false
ignore_environment = false
initial_runtimes = 1
jms_connection_factory =
jms_jndi_properties =
logger = org.jruby.rack.logging.ServletContextLogger@24243e9f
logger_class_name = servlet_context
logger_name = jruby.rack
maximum_runtimes = 5
memory_buffer_size = 65536
num_initializer_threads =
rackup =
rackup_path =
rewindable = true
runtime_timeout_seconds =
serial_initialization = false
servlet_context = org.apache.catalina.core.ApplicationContextFacade@404b862
2011-09-17 07:07:59 SEVERE: Application Error
2011-09-17 07:07:59 INFO: Info: received min runtimes = 1
2011-09-17 07:07:59 INFO: Info: received max runtimes = 5
2011-09-17 07:07:59 INFO: An exception happened during JRuby-Rack startup
invalid runtime
--- System
jruby 1.6.4 (ruby-1.8.7-p330) (2011-08-23 17ea768) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_26) [darwin-x86_64-java]
Time: Sat Sep 17 07:07:59 -0500 2011
Server: Apache Tomcat/7.0.11
jruby.home: /Users/drnic/.rvm/rubies/jruby-1.6.4
--- Context Init Parameters:
jruby.compat.version = 1.8.7
jruby.initial.runtimes = 1
jruby.max.runtimes = 5
jruby.min.runtimes = 1
public.root = /public
rails.env = development
rails.root = /
--- Backtrace
RuntimeError: invalid runtime
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:6
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/sqlite3-1.3.4/lib/sqlite3.rb:68
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:66
each at org/jruby/RubyArray.java:1603
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler/runtime.rb:55
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/lib/bundler.rb:120
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:7
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
(root) at /Users/drnic/Sites/ey/todo/config/application.rb:2
require at org/jruby/RubyKernel.java:1038
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:596
new_constants_in at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:595
load_dependency at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:225
require at /Users/drnic/.rvm/gems/jruby-1.6.4/gems/activesupport-3.0.9/lib/active_support/dependencies.rb:239
load_environment at /Users/drnic/Sites/ey/todo/config/environment.rb:169
to_app at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:173
new at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/jruby/rack/rails.rb:193
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
instance_eval at org/jruby/RubyKernel.java:2061
initialize at file:/Users/drnic/.rvm/gems/jruby-1.6.4/gems/jruby-rack-1.0.10/lib/jruby-rack-1.0.10.jar!/vendor/rack-1.3.2/rack/builder.rb:51
(root) at /Users/drnic/Sites/ey/todo/config.ru:1
--- RubyGems
Gem.dir: /Users/drnic/.rvm/gems/jruby-1.6.4
Gem.path:
/Users/drnic/Sites/ey/todo/WEB-INF/gems
/Users/drnic/.rvm/gems/jruby-1.6.4
/Users/drnic/.rvm/gems/jruby-1.6.4@global
Activated gems:
bundler-1.0.18
rake-0.9.2
abstract-1.0.0
activesupport-3.0.9
builder-2.1.2
i18n-0.5.0
activemodel-3.0.9
erubis-2.6.6
rack-1.2.3
rack-mount-0.6.14
rack-test-0.5.7
tzinfo-0.3.29
actionpack-3.0.9
mime-types-1.16
polyglot-0.3.2
treetop-1.4.10
mail-2.2.19
actionmailer-3.0.9
arel-2.0.10
activerecord-3.0.9
activerecord-jdbc-adapter-1.1.3
activeresource-3.0.9
bouncy-castle-java-1.5.0146.1
jdbc-mysql-5.1.13
jdbc-sqlite3-3.7.2
rdoc-3.9.2
thor-0.14.6
railties-3.0.9
jquery-rails-1.0.13
jruby-openssl-0.7.4
jruby-rack-1.0.10
rails-3.0.9
simple_form-1.4.2
sqlite3-1.3.4
trinidad_jars-1.0.1
trinidad-1.2.3
--- Bundler
Bundler.bundle_path: /Users/drnic/.rvm/gems/jruby-1.6.4
Bundler.root: /Users/drnic/Sites/ey/todo
Gemfile: /Users/drnic/Sites/ey/todo/Gemfile
Settings:
gemfile = /Users/drnic/Sites/ey/todo/Gemfile
bin_path = /Users/drnic/.rvm/gems/jruby-1.6.4/gems/bundler-1.0.18/bin/bundle
--- JRuby-Rack Config
background_spooling = false
compat_version = RUBY1_8
filter_adds_html = true
filter_verifies_resource = false
ignore_environment = false
initial_runtimes = 1
jms_connection_factory =
jms_jndi_properties =
logger = org.jruby.rack.logging.ServletContextLogger@24243e9f
logger_class_name = servlet_context
logger_name = jruby.rack
maximum_runtimes = 5
memory_buffer_size = 65536
num_initializer_threads =
rackup =
rackup_path =
rewindable = true
runtime_timeout_seconds =
serial_initialization = false
servlet_context = org.apache.catalina.core.ApplicationContextFacade@404b862
2011-09-17 07:07:59 SEVERE: Application Error
토론 #2
오, sqlite3 gem을 불러오는 중입니다토론 #셋
Gemfile이 업데이트되었습니다.
Reference
이 문제에 관하여(트리니다드에서 운행할 수 없습니다), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://github.com/engineyard/todo/issues/3텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)