Created
March 28, 2012 04:20
-
-
Save luckyruby/2223588 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
/bin/sh bin/standalone.sh -Djruby.home=/home/deployer/.rvm/rubies/jruby-1.6.7 -b 10.10.123.46 | |
========================================================================= | |
JBoss Bootstrap Environment | |
JBOSS_HOME: /home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss | |
JAVA: java | |
JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml | |
========================================================================= | |
00:19:11,282 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA | |
00:19:11,602 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA | |
00:19:11,686 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.0.Final "Thunder" starting | |
00:19:12,644 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox | |
00:19:12,663 INFO [org.torquebox.bootstrap] ===> /home/deployer/.rvm/rubies/jruby-1.6.7 | |
00:19:12,665 INFO [org.torquebox.bootstrap] Adding: /home/deployer/.rvm/rubies/jruby-1.6.7/lib/jruby.jar | |
00:19:12,688 INFO [org.torquebox.bootstrap] Swizzle: [org.jboss.modules.ResourceLoaderSpec@9990da7, org.jboss.modules.ResourceLoaderSpec@1f4f53dd, org.jboss.modules.ResourceLoaderSpec@110ae23a] | |
00:19:13,031 INFO [org.torquebox.jobs.as] readElement | |
00:19:13,035 INFO [org.torquebox.jobs.as] done readElement | |
00:19:13,159 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox | |
00:19:13,164 INFO [org.torquebox.core.as] Boostrapping TorqueBox Core Subsystem | |
00:19:13,235 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem | |
00:19:13,238 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem | |
00:19:13,261 INFO [org.torquebox.jobs.as] Initializing TorqueBox jobs Subsystem | |
00:19:13,267 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem | |
00:19:13,327 INFO [org.torquebox.cache.as] Initializing TorqueBox Cache Subsystem | |
00:19:13,279 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem | |
00:19:13,274 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem | |
00:19:13,271 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem | |
00:19:13,370 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem | |
00:19:13,386 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem | |
00:19:13,405 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/ | |
00:19:13,420 INFO [org.torquebox.core.as] version........... 2.0.0.cr1 | |
00:19:13,421 INFO [org.torquebox.core.as] build............. 45 | |
00:19:13,422 INFO [org.torquebox.core.as] revision.......... 3a8b9d38fee12de41187c40d6cc4830b70b3eaa2 +modifications | |
00:19:13,423 INFO [org.torquebox.core.as] built with: | |
00:19:13,424 INFO [org.torquebox.core.as] HornetQ......... 2.2.11.Final (HQ_2_2_11_FINAL_AS7, 122) | |
00:19:13,424 INFO [org.torquebox.core.as] JBossAS......... 7.1.0.Final | |
00:19:13,425 INFO [org.torquebox.core.as] Infinispan...... 5.1.1.FINAL | |
00:19:13,432 INFO [org.torquebox.core.as] Quartz.......... 1.8.5 | |
00:19:13,436 INFO [org.torquebox.core.as] JRuby........... 1.6.7 | |
00:19:13,830 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted. | |
00:19:13,844 INFO [org.xnio] XNIO Version 3.0.3.GA | |
00:19:13,867 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) | |
00:19:13,869 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted. | |
00:19:13,884 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA | |
00:19:13,906 INFO [org.jboss.remoting] JBoss Remoting version 3.2.2.GA | |
00:19:14,008 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers | |
00:19:14,030 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem | |
00:19:14,131 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem | |
00:19:14,140 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013101: Activating Security Subsystem | |
00:19:14,135 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011940: Activating OSGi Subsystem | |
00:19:14,154 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999 | |
00:19:14,259 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final | |
00:19:14,294 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem. | |
00:19:14,328 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem | |
00:19:14,395 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension | |
00:19:14,452 INFO [org.jboss.as.connector] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final) | |
00:19:14,634 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service | |
00:19:14,641 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) | |
00:19:14,668 INFO [org.jboss.as.jaxr] (MSC service thread 1-1) Binding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory | |
00:19:15,003 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-2) JBoss Web Services - Stack CXF Server 4.0.1.GA | |
00:19:15,127 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] | |
00:19:15,419 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) | |
00:19:15,683 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal | |
00:19:15,786 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http-reznet.paylesscar.com-10.10.123.46-8080 | |
00:19:16,075 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/standalone/data/messagingpaging) | |
00:19:16,121 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Waiting to obtain live lock | |
00:19:16,290 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-1) Using NIO Journal | |
00:19:16,462 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016330: CORBA ORB Service started | |
00:19:17,343 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Waiting to obtain live lock | |
00:19:17,344 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Live Server Obtained live lock | |
00:19:17,543 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started | |
00:19:17,645 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] | |
00:19:18,280 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c reznet.paylesscar.com:5455 for CORE protocol | |
00:19:18,283 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c reznet.paylesscar.com:5445 for CORE protocol | |
00:19:18,308 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live | |
00:19:18,311 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.11.Final (HQ_2_2_11_FINAL_AS7, 122) [9a9035ec-787e-11e1-949e-00001a19cd27]) started | |
00:19:18,379 INFO [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory | |
00:19:18,382 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory | |
00:19:18,384 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory | |
00:19:18,556 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/JmsXA | |
00:19:18,618 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) HornetQ resource adaptor started | |
00:19:18,620 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatorhornetq-ra | |
00:19:18,633 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] | |
00:19:20,793 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on reznet.paylesscar.com/10.10.123.46:4447 | |
00:19:20,859 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/standalone/deployments | |
00:19:22,734 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initialize? true | |
00:19:22,736 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initializer=null | |
00:19:22,802 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 7.38s | |
00:19:22,849 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 12102ms - Started 170 of 259 services (88 services are passive or on-demand) | |
00:19:22,874 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "20120328032928-knob.yml" | |
00:19:23,459 ERROR [stderr] (MSC service thread 1-3) /var/www/reznet/releases/20120328032928/app/models/rate_shop.rb:546 warning: don't put space before argument parentheses | |
00:19:24,019 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) trying to deploy queue jms.queue./queues/torquebox/20120328032928/tasks/torquebox_backgroundable | |
00:19:24,026 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: 20120328032928, context: JDBC Driver Loader) | |
00:19:24,074 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/20120328032928/tasks/torquebox_backgroundable | |
00:19:25,403 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initialize? false | |
00:19:25,404 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@4f4fd57 | |
00:19:25,413 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: 20120328032928, context: JDBC Driver Loader) in 1.38s | |
00:19:28,278 INFO [org.torquebox.db] (MSC service thread 1-2) Bound data source [java:/torquebox/datasources/20120328032928-knob.yml/production] | |
00:19:28,560 WARN [org.torquebox.core.datasource] (MSC service thread 1-4) PostgreSQL max_prepared_transactions set to 0; XA will not be enabled: production | |
00:19:28,568 INFO [org.torquebox.core.datasource] (MSC service thread 1-4) Verifier completed | |
00:19:28,593 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-4) Starting web runtime pool asynchronously | |
00:19:28,597 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-3) Deferring start for messaging runtime pool. | |
00:19:28,634 INFO [org.torquebox.core.runtime] (Thread-97) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: 20120328032928, context: web) | |
00:19:28,955 INFO [org.jboss.web] (MSC service thread 1-2) JBAS018210: Registering web context: | |
00:19:29,275 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "20120328032928-knob.yml" | |
00:19:29,712 INFO [org.torquebox.core.runtime] (Thread-97) Initialize? true | |
00:19:29,713 INFO [org.torquebox.core.runtime] (Thread-97) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@4f4fd57 | |
00:19:29,977 INFO [org.torquebox.core.runtime] (Thread-97) Setting up Bundler | |
00:19:43,234 ERROR [org.torquebox.core.runtime] (Thread-97) Error during execution: ENV['RAILS_ROOT']=RACK_ROOT | |
ENV['RAILS_ENV']=RACK_ENV | |
require %q(org/torquebox/web/rails/boot) | |
: org.jruby.exceptions.RaiseException: (SyntaxError) /var/www/reznet/releases/20120328032928/config/initializers/session_store.rb:3: syntax error, unexpected ':' | |
Reznet::Application.config.session_store :cookie_store, key: '_reznet_session' | |
^ | |
at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1058) [jruby.jar:] | |
at (Anonymous).load(/var/www/reznet/releases/20120328032928/config/initializers/session_store.rb:245) at ActiveSupport::Dependencies::Loadable.load_dependency(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236) at Loadable.load(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:245) at (Anonymous).Engine(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/engine.rb:588) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at (Anonymous).Engine(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/engine.rb:587) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2062) [jruby.jar:] | |
at Rails::Initializable::Initializer.run(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:30) at (Anonymous).run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at Initializable.run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:54) at Application.initialize!(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/application.rb:136) at Class.method_added(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2076) [jruby.jar:] | |
at ClassMethods.method_missing(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/railtie/configurable.rb:30) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1058) [jruby.jar:] | |
at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:111) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033) [jruby.jar:] | |
at (Anonymous).(root)(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3) | |
00:19:43,253 ERROR [org.torquebox.core.runtime] (Thread-97) Failed to initialize runtime: : org.jruby.exceptions.RaiseException: (SyntaxError) /var/www/reznet/releases/20120328032928/config/initializers/session_store.rb:3: syntax error, unexpected ':' | |
Reznet::Application.config.session_store :cookie_store, key: '_reznet_session' | |
^ | |
at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1058) [jruby.jar:] | |
at (Anonymous).load(/var/www/reznet/releases/20120328032928/config/initializers/session_store.rb:245) at ActiveSupport::Dependencies::Loadable.load_dependency(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236) at Loadable.load(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:245) at (Anonymous).Engine(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/engine.rb:588) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at (Anonymous).Engine(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/engine.rb:587) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2062) [jruby.jar:] | |
at Rails::Initializable::Initializer.run(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:30) at (Anonymous).run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at Initializable.run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:54) at Application.initialize!(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/application.rb:136) at Class.method_added(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2076) [jruby.jar:] | |
at ClassMethods.method_missing(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/railtie/configurable.rb:30) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1058) [jruby.jar:] | |
at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:111) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033) [jruby.jar:] | |
at (Anonymous).(root)(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3) | |
00:19:43,266 INFO [org.torquebox.core.runtime] (Thread-97) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: 20120328032928, context: web) in 14.62s | |
00:19:50,065 ERROR [org.torquebox.core.runtime] (http--10.10.123.46-8080-1) Error during execution: require %q(rack) | |
Rack::Builder.new{( | |
# This file is used by Rack-based servers to start the application. | |
require ::File.expand_path('../config/environment', __FILE__) | |
run Reznet::Application | |
)}.to_app: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `each' for nil:NilClass | |
at ClassMethods.register_javascript_expansion(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb:68) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:21) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at (Anonymous).execute_hook(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:36) at (Anonymous).on_load(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:26) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:20) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2062) [jruby.jar:] | |
at Rails::Initializable::Initializer.run(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:30) at (Anonymous).run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at Initializable.run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:54) at Application.initialize!(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/application.rb:136) at Class.method_added(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2076) [jruby.jar:] | |
at ClassMethods.method_missing(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/railtie/configurable.rb:30) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033) [jruby.jar:] | |
at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at ActiveSupport::Dependencies::Loadable.load_dependency(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236) at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at Builder.initialize(/var/www/reznet/shared/bundle/jruby/1.8/gems/rack-1.4.1/lib/rack/builder.rb:51) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config.ru:2) | |
00:19:50,092 ERROR [org.torquebox.web.servlet.RackFilter] (http--10.10.123.46-8080-1) Error invoking Rack filter: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `each' for nil:NilClass | |
at ClassMethods.register_javascript_expansion(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb:68) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:21) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at (Anonymous).execute_hook(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:36) at (Anonymous).on_load(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:26) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:20) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2062) [jruby.jar:] | |
at Rails::Initializable::Initializer.run(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:30) at (Anonymous).run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at Initializable.run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:54) at Application.initialize!(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/application.rb:136) at Class.method_added(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2076) [jruby.jar:] | |
at ClassMethods.method_missing(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/railtie/configurable.rb:30) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033) [jruby.jar:] | |
at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at ActiveSupport::Dependencies::Loadable.load_dependency(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236) at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at Builder.initialize(/var/www/reznet/shared/bundle/jruby/1.8/gems/rack-1.4.1/lib/rack/builder.rb:51) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config.ru:2) | |
00:19:50,113 ERROR [org.torquebox.web.servlet.RackFilter] (http--10.10.123.46-8080-1) Underlying Ruby exception | |
00:19:50,121 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] (http--10.10.123.46-8080-1) Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `each' for nil:NilClass | |
at ClassMethods.register_javascript_expansion(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb:68) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:21) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at (Anonymous).execute_hook(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:36) at (Anonymous).on_load(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/lazy_load_hooks.rb:26) at (Anonymous).Railtie(/var/www/reznet/shared/bundle/jruby/1.8/gems/actionpack-3.2.2/lib/action_view/railtie.rb:20) at org.jruby.RubyKernel.instance_exec(org/jruby/RubyKernel.java:2062) [jruby.jar:] | |
at Rails::Initializable::Initializer.run(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:30) at (Anonymous).run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615) [jruby.jar:] | |
at Initializable.run_initializers(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/initializable.rb:54) at Application.initialize!(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/application.rb:136) at Class.method_added(file:/home/deployer/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0.cr1-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2076) [jruby.jar:] | |
at ClassMethods.method_missing(/var/www/reznet/shared/bundle/jruby/1.8/gems/railties-3.2.2/lib/rails/railtie/configurable.rb:30) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033) [jruby.jar:] | |
at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at ActiveSupport::Dependencies::Loadable.load_dependency(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236) at ActiveSupport::Dependencies::Loadable.require(/var/www/reznet/shared/bundle/jruby/1.8/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config/environment.rb:5) at org.jruby.RubyKernel.instance_eval(org/jruby/RubyKernel.java:2045) [jruby.jar:] | |
at Builder.initialize(/var/www/reznet/shared/bundle/jruby/1.8/gems/rack-1.4.1/lib/rack/builder.rb:51) at (Anonymous).(root)(/var/www/reznet/releases/20120328032928/config.ru:2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment