Skip to content

Instantly share code, notes, and snippets.

@rcyrus
Created February 7, 2013 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcyrus/9f0dfe0200074208b2be to your computer and use it in GitHub Desktop.
Save rcyrus/9f0dfe0200074208b2be to your computer and use it in GitHub Desktop.
Torquebox with debugger running under RubyMine
/Users/rcyrus/.rvm/rubies/jruby-1.7.2/bin/jruby --1.9 -X+O -J-Djruby.reflection=true -J-Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -e at_exit{sleep(1)};$stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/ruby-debug-ide-0.4.17.beta16/bin/rdebug-ide --port 61774 --dispatcher-port 61775 -- /Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/bin/torquebox run -b 0.0.0.0
Fast Debugger (ruby-debug-ide 0.4.17.beta16, ruby-debug-base 0.10.5.rc3) listens on 127.0.0.1:61774
Booting AS7 from configuration /Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/configuration/standalone.xml
/bin/sh bin/standalone.sh -Djruby.home=/Users/rcyrus/.rvm/rubies/jruby-1.7.2 --server-config=standalone.xml -b 0.0.0.0
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss
JAVA: java
JAVA_OPTS: -server -XX:+UseCompressedOops -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 -Xss2048k -Djruby.compile.invokedynamic=false -Dorg.quartz.scheduler.skipUpdateCheck=true -Djruby.reflection=true -Djruby.compile.mode=OFF -Djruby.debug.fullTrace=true
=========================================================================
08:59:45,687 INFO [org.jboss.modules] JBoss Modules version 1.1.3.GA
08:59:45,877 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
08:59:45,949 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.x.incremental.129 "Arges" starting
08:59:46,335 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox with a JRuby home of /Users/rcyrus/.rvm/rubies/jruby-1.7.2
08:59:46,612 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
08:59:46,616 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
08:59:46,618 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
08:59:46,619 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
08:59:46,619 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
08:59:46,619 INFO [org.projectodd.polyglot.cache.as] Initializing Polyglot Cache Subsystem
08:59:46,619 INFO [org.torquebox.jobs.as] Initializing TorqueBox Jobs Subsystem
08:59:46,619 INFO [org.projectodd.polyglot.stomp.as] Initializing Polyglot STOMP Subsystem
08:59:46,619 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
08:59:46,621 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
08:59:46,621 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
08:59:46,649 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
08:59:46,649 INFO [org.torquebox.core.as] version........... 2.3.0
08:59:46,650 INFO [org.torquebox.core.as] build............. 77
08:59:46,650 INFO [org.torquebox.core.as] revision.......... eb353cb3070303542fe68221c35803a7d15721ef +modifications
08:59:46,650 INFO [org.torquebox.core.as] built with:
08:59:46,651 INFO [org.torquebox.core.as] HornetQ......... 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)
08:59:46,651 INFO [org.torquebox.core.as] JBossAS......... 7.1.x.incremental.129
08:59:46,651 INFO [org.torquebox.core.as] Infinispan...... 5.1.8.Final
08:59:46,652 INFO [org.torquebox.core.as] Quartz.......... 2.1.5
08:59:46,652 INFO [org.torquebox.core.as] JRuby........... 1.7.2
08:59:46,908 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
08:59:46,912 INFO [org.xnio] XNIO Version 3.0.7.GA
08:59:46,914 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
08:59:46,914 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
08:59:46,919 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.7.GA
08:59:46,927 INFO [org.jboss.remoting] JBoss Remoting version 3.2.12.GA
08:59:46,953 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
08:59:46,972 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 43) JBAS016200: Activating ConfigAdmin Subsystem
08:59:46,978 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) JBAS010280: Activating Infinispan subsystem.
08:59:47,001 INFO [org.jboss.as.security] (ServerService Thread Pool -- 65) JBAS013171: Activating Security Subsystem
08:59:47,011 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 59) JBAS011800: Activating Naming Subsystem
08:59:47,011 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 60) JBAS011906: Activating OSGi Subsystem
08:59:47,015 INFO [org.jboss.as.remoting] (MSC service thread 1-14) JBAS017100: Listening on 127.0.0.1:9999
08:59:47,019 INFO [org.jboss.as.security] (MSC service thread 1-7) JBAS013170: Current PicketBox version=4.0.14.Final
08:59:47,028 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 49) JBAS016300: Activating JacORB Subsystem
08:59:47,046 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 69) JBAS015537: Activating WebServices Extension
08:59:47,063 INFO [org.jboss.as.connector.logging] (MSC service thread 1-10) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.13.Final)
08:59:47,116 INFO [org.jboss.as.naming] (MSC service thread 1-15) JBAS011802: Starting Naming Service
08:59:47,122 INFO [org.jboss.as.mail.extension] (MSC service thread 1-11) JBAS015400: Bound mail session [java:jboss/mail/Default]
08:59:47,153 INFO [org.jboss.jaxr] (MSC service thread 1-14) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
08:59:47,173 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
08:59:47,183 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.5.GA
08:59:47,309 INFO [org.torquebox.core.runtime] (MSC service thread 1-16) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, context: global)
08:59:47,310 WARN [org.jboss.as.messaging] (MSC service thread 1-13) 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
08:59:47,582 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messagingpaging)
08:59:47,584 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) Waiting to obtain live lock
08:59:47,603 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http-/0.0.0.0:8080
08:59:47,631 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-4) Using NIO Journal
08:59:47,667 INFO [org.jboss.as.jacorb] (MSC service thread 1-9) JBAS016330: CORBA ORB Service started
08:59:47,797 INFO [org.jboss.as.jacorb] (MSC service thread 1-8) JBAS016328: CORBA Naming Service started
08:59:47,813 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-11) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
08:59:47,930 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-4) Waiting to obtain live lock
08:59:47,930 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-4) Live Server Obtained live lock
08:59:47,943 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 82) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.8.Final
08:59:48,140 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) JBAS010281: Started __recoveryInfoCacheName__ cache from polyglot container
08:59:48,164 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 82) ISPN000031: MBeans were successfully registered to the platform mbean server.
08:59:48,164 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) JBAS010281: Started sessions cache from polyglot container
08:59:48,574 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-4) Started Netty Acceptor version 3.2.6.Final-20df069 0.0.0.0:5455 for CORE protocol
08:59:48,576 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-4) Started Netty Acceptor version 3.2.6.Final-20df069 0.0.0.0:5445 for CORE protocol
08:59:48,577 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) Server is now live
08:59:48,577 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) HornetQ Server version 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122) [8117af8d-6a2a-11e2-9ee7-79883346e8e3]) started
08:59:48,580 INFO [org.hornetq.jms.server.impl.JMSServerManagerImpl] (ServerService Thread Pool -- 82) Invalid "host" value "0.0.0.0" detected for "netty" connector. Switching to "godzilla.local". If this new address is incorrect please manually configure the connector to use the proper one.
08:59:48,600 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
08:59:48,602 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 83) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
08:59:48,655 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-6) JBAS010406: Registered connection factory java:/JmsXA
08:59:48,694 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-6) HornetQ resource adaptor started
08:59:48,695 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
08:59:48,697 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
08:59:51,135 INFO [org.jboss.as.remoting] (MSC service thread 1-14) JBAS017100: Listening on 0.0.0.0:4447
08:59:51,140 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-10) JBAS015012: Started FileSystemDeploymentService for directory /Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/standalone/deployments
08:59:51,143 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "fp2-knob.yml"
08:59:52,808 INFO [org.torquebox.core.runtime] (MSC service thread 1-16) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, context: global) in 5.49s
08:59:53,520 INFO [org.torquebox.core] (MSC service thread 1-1) evaling: /Users/rcyrus/dev/fp2/config/torquebox.rb
08:59:54,512 INFO [org.jboss.as.osgi] (MSC service thread 1-2) JBAS011907: Register module: Module "deployment.fp2-knob.yml:main" from Service Module Loader
08:59:54,516 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-1) trying to deploy queue jms.queue./queues/torquebox/fp2/tasks/torquebox_backgroundable
08:59:54,518 INFO [org.torquebox.core.runtime.DefaultRubyRuntimePool] (MSC service thread 1-1) Deferring start for messaging runtime pool.
08:59:54,518 INFO [org.torquebox.core.runtime.DefaultRubyRuntimePool] (MSC service thread 1-14) Deferring start for jobs runtime pool.
08:59:54,520 INFO [org.torquebox.core.runtime] (MSC service thread 1-15) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: fp2, context: web)
08:59:54,528 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/fp2/tasks/torquebox_backgroundable
08:59:56,506 INFO [org.torquebox.core.runtime] (MSC service thread 1-15) Setting up Bundler
09:00:15,414 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-15) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
09:00:15,419 INFO [stdout] (MSC service thread 1-15) INFO: Configuring Infinispan cache __torque_box_store__ as LOCAL
09:00:15,434 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-15) JBAS010281: Started __torque_box_store__ cache from polyglot container
09:00:17,197 ERROR [org.torquebox.core.runtime] (MSC service thread 1-15) Error during execution: ENV['RAILS_ROOT']=RACK_ROOT
ENV['RAILS_ENV']=RACK_ENV
require %q(org/torquebox/web/rails/boot)
: org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- ruby-debug-ide
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/initializers/rubymine_torquebox_debug.rb:4) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1046) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.load(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.load(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/engine.rb:588) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/engine.rb:587) at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1046) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:1)
09:00:17,201 ERROR [org.torquebox.core.runtime] (MSC service thread 1-15) Failed to initialize runtime: : org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- ruby-debug-ide
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/initializers/rubymine_torquebox_debug.rb:4) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1046) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.load(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.load(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/engine.rb:588) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/engine.rb:587) at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1046) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:1)
09:00:17,202 INFO [org.torquebox.core.runtime] (MSC service thread 1-15) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: fp2, context: web) in 22.68s
09:00:17,336 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context:
09:00:17,357 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) JBAS018559: Deployed "fp2-knob.yml"
09:00:17,371 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
09:00:17,371 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
09:00:17,371 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.x.incremental.129 "Arges" started in 31945ms - Started 230 of 344 services (113 services are passive or on-demand)
09:00:31,351 ERROR [org.torquebox.core.runtime] (http-/0.0.0.0:8080-2) 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 Fp2::Application
)}.to_app: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
09:00:31,352 ERROR [org.torquebox.web.servlet.RackFilter] (http-/0.0.0.0:8080-2) Error invoking Rack filter: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
09:00:31,354 ERROR [org.torquebox.web.servlet.RackFilter] (http-/0.0.0.0:8080-2) Underlying Ruby exception
09:00:31,354 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] (http-/0.0.0.0:8080-2) Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
09:00:31,464 ERROR [org.torquebox.core.runtime] (http-/0.0.0.0: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 Fp2::Application
)}.to_app: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
09:00:31,465 ERROR [org.torquebox.web.servlet.RackFilter] (http-/0.0.0.0:8080-1) Error invoking Rack filter: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
09:00:31,466 ERROR [org.torquebox.web.servlet.RackFilter] (http-/0.0.0.0:8080-1) Underlying Ruby exception
09:00:31,466 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] (http-/0.0.0.0:8080-1) Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `[]=' for nil:NilClass
at RUBY.Engine(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/cocoon-1.1.1/lib/cocoon.rb:7) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:261) [jruby.jar:]
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) [jruby.jar:]
at RUBY.execute_hook(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:34) at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:43) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_load_hooks(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb:42) at RUBY.Bootstrap(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application/bootstrap.rb:69) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1720) [jruby.jar:]
at RUBY.run(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:30) at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby.jar:]
at RUBY.run_initializers(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/initializable.rb:54) at RUBY.initialize!(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/application.rb:136) at RUBY.initialize!(file:/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/torquebox-server-2.3.0-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:91) at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1659) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2086) [jruby.jar:]
at RUBY.method_missing(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30) at RUBY.(root)(/Users/rcyrus/dev/fp2/config/environment.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:1) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at RUBY.load_dependency(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236) at RUBY.require(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691) [jruby.jar:]
at RUBY.(root)(/Users/rcyrus/dev/fp2/config.ru:5) at RUBY.initialize(/Users/rcyrus/.rvm/gems/jruby-1.7.2@fp2/gems/rack-1.4.4/lib/rack/builder.rb:51)
caught SIGINT, shutting down
09:00:33,465 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
09:00:33,476 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped sessions cache from polyglot container
09:00:33,480 INFO [org.jboss.as.deployment.connector] JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
09:00:33,485 INFO [org.jboss.jaxr] JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory
09:00:33,486 INFO [org.jboss.as.messaging] JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
09:00:33,516 INFO [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http-/0.0.0.0:8080
09:00:33,517 INFO [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http-/0.0.0.0:8080
09:00:33,531 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped __torque_box_store__ cache from polyglot container
09:00:33,532 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped __recoveryInfoCacheName__ cache from polyglot container
09:00:33,534 INFO [jacorb.poa] POA Naming destroyed
09:00:33,535 INFO [jacorb.poa] POA IRPOA destroyed
09:00:33,536 INFO [jacorb.poa] POA RootPOA destroyed
09:00:33,538 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource adapter stopped
09:00:33,540 INFO [jacorb.orb] prepare ORB for shutdown...
09:00:33,541 INFO [jacorb.orb] ORB going down...
09:00:33,549 INFO [jacorb.orb] ORB shutdown complete
09:00:33,549 INFO [jacorb.orb] ORB run, exit
09:00:33,550 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
09:00:33,551 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
09:00:33,551 INFO [org.jboss.as.messaging] JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory
09:00:33,551 INFO [jacorb.orb.iiop] Listener exited
09:00:33,564 WARN [org.hornetq.core.protocol.core.impl.RemotingConnectionImpl] Connection failure has been detected: The connection was disconnected because of server shutdown [code=4]
09:00:33,569 INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment fp2-knob.yml in 104ms
09:00:33,577 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ Server version 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122) [8117af8d-6a2a-11e2-9ee7-79883346e8e3] stopped
09:00:33,585 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.x.incremental.129 "Arges" stopped in 107ms
Process finished with exit code 137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment