Skip to content

Instantly share code, notes, and snippets.

@tazsingh
Created October 17, 2011 20:04
Show Gist options
  • Save tazsingh/1293635 to your computer and use it in GitHub Desktop.
Save tazsingh/1293635 to your computer and use it in GitHub Desktop.
TorqueBox issue
Tasveer-Singhs-MacBook-Pro:Zenapsis tsingh$ jruby -S torquebox run
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss
JAVA: java
JAVA_OPTS: -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
=========================================================================
16:01:48,226 INFO [org.jboss.modules] JBoss Modules version 1.0.2.GA
16:01:48,393 INFO [org.jboss.msc] JBoss MSC version 1.0.1.GA
16:01:48,431 INFO [org.jboss.as] JBoss AS 7.0.2.Final "Arc" starting
16:01:48,900 INFO [org.torquebox.jobs.as] readElement
16:01:48,901 INFO [org.torquebox.jobs.as] done readElement
16:01:49,025 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
16:01:49,026 INFO [org.torquebox.bootstrap] ===> /Users/tsingh/.rvm/rubies/jruby-1.6.4
16:01:49,027 INFO [org.torquebox.bootstrap] Adding: /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/jruby.jar
16:01:49,028 INFO [org.torquebox.bootstrap] Swizzle: [org.jboss.modules.ResourceLoaderSpec@7860e390, org.jboss.modules.ResourceLoaderSpec@20fc40ae]
16:01:49,031 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
16:01:49,033 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
16:01:49,035 INFO [org.torquebox.jobs.as] Initializing TorqueBox jobs Subsystem
16:01:49,037 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
16:01:49,038 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
16:01:49,040 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
16:01:49,042 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
16:01:49,044 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
16:01:49,049 INFO [org.torquebox.cache.as] Initializing TorqueBox Cache Subsystem
16:01:49,051 INFO [org.torquebox.hasingleton.as] Initializing TorqueBox HA-Singleton Subsystem
16:01:49,093 WARN [org.jboss.as] No security realm defined for native management service, all access will be unrestricted.
16:01:49,110 INFO [org.jboss.as] creating http management service using network interface (management) port (9990)
16:01:49,111 WARN [org.jboss.as] No security realm defined for http management service, all access will be unrestricted.
16:01:49,117 INFO [org.jboss.as.logging] Removing bootstrap log handlers
16:01:49,130 INFO [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) Deploying JDBC-compliant driver class org.h2.Driver (version 1.2)
16:01:49,148 INFO [org.jboss.as.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem.
16:01:49,179 INFO [org.jboss.as.jacorb] (Controller Boot Thread) Activating JacORB Subsystem
16:01:49,217 INFO [org.jboss.as.naming] (Controller Boot Thread) JBAS011800: Activating Naming Subsystem
16:01:49,227 INFO [org.jboss.as.naming] (MSC service thread 1-10) JBAS011802: Starting Naming Service
16:01:49,231 INFO [org.jboss.as.osgi] (Controller Boot Thread) JBAS011910: Activating OSGi Subsystem
16:01:49,244 INFO [org.jboss.as.security] (Controller Boot Thread) Activating Security Subsystem
16:01:49,248 INFO [org.jboss.remoting] (MSC service thread 1-13) JBoss Remoting version 3.2.0.Beta2
16:01:49,254 INFO [org.xnio] (MSC service thread 1-13) XNIO Version 3.0.0.Beta3
16:01:49,263 INFO [org.xnio.nio] (MSC service thread 1-13) XNIO NIO Implementation Version 3.0.0.Beta3
16:01:49,363 INFO [org.jboss.as.webservices] (Controller Boot Thread) Activating WebServices Extension
16:01:49,385 INFO [org.torquebox.core.as] (Controller Boot Thread) Welcome to TorqueBox AS - http://torquebox.org/
16:01:49,385 INFO [org.torquebox.core.as] (Controller Boot Thread) version........... 2.x.incremental.530
16:01:49,385 INFO [org.torquebox.core.as] (Controller Boot Thread) build............. 530
16:01:49,386 INFO [org.torquebox.core.as] (Controller Boot Thread) revision.......... 6a13649c7ae119c0e9e8efab5e87c1b107ef2915 +modifications
16:01:49,386 INFO [org.torquebox.core.as] (Controller Boot Thread) built with:
16:01:49,386 INFO [org.torquebox.core.as] (Controller Boot Thread) JBossAS......... 7.0.2.Final
16:01:49,386 INFO [org.torquebox.core.as] (Controller Boot Thread) Quartz.......... 1.8.5
16:01:49,386 INFO [org.torquebox.core.as] (Controller Boot Thread) JRuby........... 1.6.4
16:01:49,389 INFO [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-2) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
16:01:49,408 INFO [org.torquebox.stomp.as] (Controller Boot Thread) performBoottime
16:01:49,412 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-13) JBoss Web Services - Stack CXF Server 4.0.0.Beta3
16:01:49,412 INFO [org.torquebox.stomp.as] (Controller Boot Thread) Binding STOMP to stomp
16:01:49,425 INFO [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-7) Starting remote JMX connector
16:01:49,428 INFO [org.jboss.as.ee] (Controller Boot Thread) Activating EE subsystem
16:01:49,441 INFO [org.jboss.as.remoting] (MSC service thread 1-5) Listening on /127.0.0.1:9999
16:01:49,450 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-6) Starting Coyote HTTP/1.1 on http-localhost.127.in-addr.arpa-127.0.0.1-8080
16:01:49,570 INFO [org.torquebox.core.runtime] (MSC service thread 1-14) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global)
16:01:49,612 INFO [org.jboss.as.connector] (MSC service thread 1-11) Starting JCA Subsystem (JBoss IronJacamar 1.0.3.Final)
16:01:49,625 WARN [jacorb.codeset] (MSC service thread 1-15) Warning - unknown codeset (MacRoman) - defaulting to ISO-8859-1
16:01:49,641 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) Bound data source [java:jboss/datasources/ExampleDS]
16:01:49,649 INFO [org.jboss.as.jacorb] (MSC service thread 1-15) CORBA ORB Service Started
16:01:49,688 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/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/standalone/data/messagingpaging)
16:01:49,711 WARNING [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
16:01:49,722 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) Registered connection factory java:/JmsXA
16:01:49,729 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-8) HornetQ resource adaptor started
16:01:49,729 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatorhornetq-ra
16:01:49,758 INFO [org.jboss.as.jacorb] (MSC service thread 1-6) CORBA Naming Service Started
16:01:49,833 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-4) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost.127.in-addr.arpa:5445 for CORE protocol
16:01:49,835 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-4) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost.127.in-addr.arpa:5455 for CORE protocol
16:01:49,836 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) Server is now live
16:01:49,836 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) HornetQ Server version 2.2.7.Final (HQ_2_2_7_FINAL_AS7, 121) [954f251c-f8f6-11e0-8e0d-e0f84740c1ba] started
16:01:49,852 INFO [org.jboss.as.messaging.jms.AS7BindingRegistry] (MSC service thread 1-15) Bound messaging object to jndi name java:/RemoteConnectionFactory
16:01:49,854 INFO [org.jboss.as.messaging.jms.AS7BindingRegistry] (MSC service thread 1-13) Bound messaging object to jndi name java:/ConnectionFactory
16:01:50,727 INFO [org.torquebox.core.runtime] (MSC service thread 1-14) Disabling POSIX ENV passthrough for global runtime (TORQUE-497)
16:01:51,179 INFO [org.torquebox.stomp.as] (Controller Boot Thread) execute step
16:01:53,039 WARN [org.torquebox.core.runtime] (MSC service thread 1-14) No initializer set for runtime
16:01:53,049 INFO [org.torquebox.core.runtime] (MSC service thread 1-14) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 3.47s
16:01:53,058 INFO [org.jboss.as.deployment] (MSC service thread 1-13) Started FileSystemDeploymentService for directory /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/standalone/deployments
16:01:53,078 INFO [org.jboss.as] (Controller Boot Thread) JBoss AS 7.0.2.Final "Arc" started in 5021ms - Started 127 of 194 services (67 services are passive or on-demand)
16:01:53,083 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) Starting deployment of "Zenapsis-knob.yml"
16:01:53,225 INFO [org.torquebox.core] (MSC service thread 1-16) evaling: "/Users/tsingh/RubymineProjects/Zenapsis/config/torquebox.rb"
16:01:53,771 WARN [org.torquebox.core] (MSC service thread 1-16) Error parsing: "/Users/tsingh/RubymineProjects/Zenapsis/config/database.yml": null; found undefined alias test
16:01:53,838 ERROR [stderr] (MSC service thread 1-16) ADJUSTER BEFORE stompAppMetaData=null
16:01:53,863 INFO [org.torquebox.cache.as] (MSC service thread 1-4) Adding dependency on: org.torquebox.cache:main to deployment "Zenapsis-knob.yml"
16:01:53,865 INFO [org.jboss.as.jpa] (MSC service thread 1-4) added javax.persistence.api dependency to Zenapsis-knob.yml
16:01:53,905 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:show_title 1, (LocalAsgnNode:show_title 1, (TrueNode:true 1))) - skipping it, but looking at its children.
16:01:53,906 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:path 11, (LocalAsgnNode:path 11, (NilNode:nil 11))) - skipping it, but looking at its children.
16:01:53,908 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:default 1, (LocalAsgnNode:default 1, (NilNode:nil 1))) - skipping it, but looking at its children.
16:01:53,909 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:calendar_type 15, (LocalAsgnNode:calendar_type 15, (NilNode:nil 15))) - skipping it, but looking at its children.
16:01:53,914 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:options 56, (LocalAsgnNode:options 56, (Hash19Node 56, (ArrayNode 56)))) - skipping it, but looking at its children.
16:01:53,921 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:options 25, (LocalAsgnNode:options 25, (Hash19Node 25, (ArrayNode 25)))) - skipping it, but looking at its children.
16:01:53,922 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:options 37, (LocalAsgnNode:options 37, (Hash19Node 37, (ArrayNode 37)))) - skipping it, but looking at its children.
16:01:53,922 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:attributes 45, (LocalAsgnNode:attributes 45, (Hash19Node 45, (ArrayNode 45)))) - skipping it, but looking at its children.
16:01:53,924 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:options 32, (LocalAsgnNode:options 32, (Hash19Node 32, (ArrayNode 32)))) - skipping it, but looking at its children.
16:01:53,932 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:options 66, (LocalAsgnNode:options 66, (Hash19Node 66, (ArrayNode 66)))) - skipping it, but looking at its children.
16:01:53,999 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:background 5, (LocalAsgnNode:background 5, (SymbolNode:transparent 5))) - skipping it, but looking at its children.
16:01:53,999 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:gravity 5, (LocalAsgnNode:gravity 5, (Colon2ConstNode:CenterGravity 5, (Colon3Node:Magick 5)))) - skipping it, but looking at its children.
16:01:53,999 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:background 30, (LocalAsgnNode:background 30, (SymbolNode:transparent 30))) - skipping it, but looking at its children.
16:01:53,999 WARN [org.torquebox.core.injection.analysis.InjectionRubyByteCodeVisitor] (MSC service thread 1-8) JRuby doesn't support visiting node (OptArgNode:gravity 30, (LocalAsgnNode:gravity 30, (StrNode 30))) - skipping it, but looking at its children.
16:01:54,221 INFO [org.torquebox.messaging.tasks] (MSC service thread 1-10) Deploying task queue: /queues/torquebox/Zenapsis/tasks/torquebox_backgroundable
16:01:54,322 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-7) trying to deploy queue jms.queue./queues/torquebox/Zenapsis/tasks/torquebox_backgroundable
16:01:54,337 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-8) Starting web runtime pool asynchronously
16:01:54,337 INFO [org.torquebox.core.as] (MSC service thread 1-9) Completely deployed: Zenapsis-knob.yml in 1113ms
16:01:54,339 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (Thread-30) Pushing: org.jboss.as.ee.naming.InjectedEENamespaceContextSelector@7f5ff9d0
16:01:54,339 INFO [org.torquebox.core.runtime] (Thread-30) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: Zenapsis, context: web)
16:01:54,401 INFO [org.jboss.as.messaging.jms.AS7BindingRegistry] (MSC service thread 1-7) Bound messaging object to jndi name java:/queues/torquebox/Zenapsis/tasks/torquebox_backgroundable
16:01:54,423 INFO [org.jboss.web] (MSC service thread 1-1) registering web context:
16:01:54,493 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "Zenapsis-knob.yml"
16:01:54,709 INFO [org.torquebox.core.runtime] (Thread-30) Disabling POSIX ENV passthrough for web runtime (TORQUE-497)
16:02:04,020 ERROR [stderr] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/rack-1.3.4/lib/rack/backports/uri/common_192.rb:53 warning: already initialized constant WFKV_
16:02:10,339 INFO [stdout] (Thread-30) initialize the app!
16:02:10,696 ERROR [stderr] (Thread-30) Unable to patch transaction support into ActiveRecord. Try adding torquebox-transactions gem to your Gemfile.
16:02:10,717 INFO [stdout] (Thread-30) can't convert nil into Hash
16:02:10,718 INFO [stdout] (Thread-30) org/jruby/RubyHash.java:1569:in `merge!'
16:02:10,718 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:191:in `visit_Psych_Nodes_Mapping'
16:02:10,718 INFO [stdout] (Thread-30) org/jruby/RubyArray.java:1643:in `each_slice'
16:02:10,718 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187:in `visit_Psych_Nodes_Mapping'
16:02:10,718 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7:in `accept'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16:in `accept'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:193:in `visit_Psych_Nodes_Mapping'
16:02:10,719 INFO [stdout] (Thread-30) org/jruby/RubyArray.java:1643:in `each_slice'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187:in `visit_Psych_Nodes_Mapping'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7:in `accept'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16:in `accept'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/nodes/node.rb:25:in `to_ruby'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych.rb:107:in `load'
16:02:10,719 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application/configuration.rb:106:in `database_configuration'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:68:in `Railtie'
16:02:10,720 INFO [stdout] (Thread-30) org/jruby/RubyBasicObject.java:1717:in `instance_eval'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:26:in `on_load'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:67:in `Railtie'
16:02:10,720 INFO [stdout] (Thread-30) org/jruby/RubyBasicObject.java:1744:in `instance_exec'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:30:in `run'
16:02:10,720 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:55:in `run_initializers'
16:02:10,721 INFO [stdout] (Thread-30) org/jruby/RubyArray.java:1603:in `each'
16:02:10,721 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:54:in `run_initializers'
16:02:10,721 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application.rb:96:in `initialize!'
16:02:10,721 INFO [stdout] (Thread-30) file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:92:in `method_added'
16:02:10,721 INFO [stdout] (Thread-30) org/jruby/RubyBasicObject.java:1685:in `__send__'
16:02:10,721 INFO [stdout] (Thread-30) org/jruby/RubyKernel.java:2113:in `send'
16:02:10,721 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
16:02:10,721 INFO [stdout] (Thread-30) vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:5:in `(root)'
16:02:10,721 INFO [stdout] (Thread-30) org/jruby/RubyKernel.java:1073:in `load'
16:02:10,722 INFO [stdout] (Thread-30) vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:112:in `(root)'
16:02:10,722 INFO [stdout] (Thread-30) org/jruby/RubyKernel.java:1047:in `require'
16:02:10,722 INFO [stdout] (Thread-30) /Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require'
16:02:10,722 INFO [stdout] (Thread-30) file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3:in `(root)'
16:02:10,722 ERROR [org.torquebox.core.runtime] (Thread-30) Error during execution: ENV['RAILS_ROOT']=RACK_ROOT
ENV['RAILS_ENV']=RACK_ENV
require %q(org/torquebox/web/rails/boot)
: org.jruby.exceptions.RaiseException: (TypeError) can't convert nil into Hash
at org.jruby.RubyHash.merge!(org/jruby/RubyHash.java:1569) [jruby.jar:]
at rubyjit.visit_Psych_Nodes_Mapping_3C99952A136AEDC7C86A8E9D5AFCBF0CC065E42D.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:191)
at org.jruby.RubyArray.each_slice(org/jruby/RubyArray.java:1643) [jruby.jar:]
at rubyjit.visit_Psych_Nodes_Mapping_3C99952A136AEDC7C86A8E9D5AFCBF0CC065E42D.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187)
at rubyjit.accept_FAE7F7B1F3328D3F040172606F99C14C2DCF611F.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7)
at rubyjit.accept_229A2BAA7FC39A1263D45B8BB88ADBA0BE8BAAB3.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16)
at Psych::Visitors::ToRuby.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:193) at org.jruby.RubyArray.each_slice(org/jruby/RubyArray.java:1643) [jruby.jar:]
at Psych::Visitors::ToRuby.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187) at rubyjit.accept_FAE7F7B1F3328D3F040172606F99C14C2DCF611F.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7)
at rubyjit.accept_229A2BAA7FC39A1263D45B8BB88ADBA0BE8BAAB3.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16)
at Psych::Nodes::Node.to_ruby(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/nodes/node.rb:25) at #<Class:0x17746e4cd>.load(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych.rb:107) at Rails::Application::Configuration.database_configuration(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application/configuration.rb:106) at #<Class:0x10703ffe2>.Railtie(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:68) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1717) [jruby.jar:]
at #<Class:0x13fd10ce4>.execute_hook(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:36) at #<Class:0x13fd10ce4>.on_load(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:26) at #<Class:0x177aed99b>.Railtie(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:67) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1744) [jruby.jar:]
at Rails::Initializable::Initializer.run(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:30) at #<Class:0x10fdf97ae>.run_initializers(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1603) [jruby.jar:]
at Rails::Initializable.run_initializers(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:54) at Rails::Application.initialize!(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application.rb:96) at rubyjit.method_added_B3DD50AC1E3EDF8A0C9E26F69DEFC0D8AC82930F.method_added(file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:92)
at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1685) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2113) [jruby.jar:]
at Rails::Railtie::Configurable::ClassMethods.method_missing(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/railtie/configurable.rb:30) at #<Class:0x1729b3e9e>.(root)(vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1073) [jruby.jar:]
at #<Class:0x1729b3e9e>.(root)(vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:112) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1047) [jruby.jar:]
at rubyjit.require_4A2BF8F4CD0D64347D1D893C007F159CF5FF2931.require(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29)
at #<Class:0x1729b3e9e>.(root)(file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3)
16:02:10,724 ERROR [org.torquebox.core.runtime] (Thread-30) Failed to initialize runtime: : org.jruby.exceptions.RaiseException: (TypeError) can't convert nil into Hash
at org.jruby.RubyHash.merge!(org/jruby/RubyHash.java:1569) [jruby.jar:]
at rubyjit.visit_Psych_Nodes_Mapping_3C99952A136AEDC7C86A8E9D5AFCBF0CC065E42D.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:191)
at org.jruby.RubyArray.each_slice(org/jruby/RubyArray.java:1643) [jruby.jar:]
at rubyjit.visit_Psych_Nodes_Mapping_3C99952A136AEDC7C86A8E9D5AFCBF0CC065E42D.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187)
at rubyjit.accept_FAE7F7B1F3328D3F040172606F99C14C2DCF611F.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7)
at rubyjit.accept_229A2BAA7FC39A1263D45B8BB88ADBA0BE8BAAB3.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16)
at Psych::Visitors::ToRuby.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:193) at org.jruby.RubyArray.each_slice(org/jruby/RubyArray.java:1643) [jruby.jar:]
at Psych::Visitors::ToRuby.visit_Psych_Nodes_Mapping(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:187) at rubyjit.accept_FAE7F7B1F3328D3F040172606F99C14C2DCF611F.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/visitor.rb:7)
at rubyjit.accept_229A2BAA7FC39A1263D45B8BB88ADBA0BE8BAAB3.accept(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/visitors/to_ruby.rb:16)
at Psych::Nodes::Node.to_ruby(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych/nodes/node.rb:25) at #<Class:0x17746e4cd>.load(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/1.9/psych.rb:107) at Rails::Application::Configuration.database_configuration(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application/configuration.rb:106) at #<Class:0x10703ffe2>.Railtie(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:68) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1717) [jruby.jar:]
at #<Class:0x13fd10ce4>.execute_hook(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:36) at #<Class:0x13fd10ce4>.on_load(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activesupport-3.1.1/lib/active_support/lazy_load_hooks.rb:26) at #<Class:0x177aed99b>.Railtie(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/activerecord-3.1.1/lib/active_record/railtie.rb:67) at org.jruby.RubyBasicObject.instance_exec(org/jruby/RubyBasicObject.java:1744) [jruby.jar:]
at Rails::Initializable::Initializer.run(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:30) at #<Class:0x10fdf97ae>.run_initializers(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:55) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1603) [jruby.jar:]
at Rails::Initializable.run_initializers(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/initializable.rb:54) at Rails::Application.initialize!(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/application.rb:96) at rubyjit.method_added_B3DD50AC1E3EDF8A0C9E26F69DEFC0D8AC82930F.method_added(file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:92)
at org.jruby.RubyBasicObject.__send__(org/jruby/RubyBasicObject.java:1685) [jruby.jar:]
at org.jruby.RubyKernel.send(org/jruby/RubyKernel.java:2113) [jruby.jar:]
at Rails::Railtie::Configurable::ClassMethods.method_missing(/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/railties-3.1.1/lib/rails/railtie/configurable.rb:30) at #<Class:0x1729b3e9e>.(root)(vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:5) at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1073) [jruby.jar:]
at #<Class:0x1729b3e9e>.(root)(vfs:/Users/tsingh/RubymineProjects/Zenapsis/config/environment.rb:112) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1047) [jruby.jar:]
at rubyjit.require_4A2BF8F4CD0D64347D1D893C007F159CF5FF2931.require(/Users/tsingh/.rvm/rubies/jruby-1.6.4/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29)
at #<Class:0x1729b3e9e>.(root)(file:/Users/tsingh/.rvm/gems/jruby-1.6.4/gems/torquebox-server-2.x.incremental.530-java/jboss/modules/org/torquebox/web/main/torquebox-web.jar!/org/torquebox/web/rails/boot.rb:3)
16:02:10,725 INFO [org.torquebox.core.runtime] (Thread-30) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: Zenapsis, context: web) in 16.38s
16:02:10,725 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (Thread-30) Popping
TorqueBox.configure do
ruby do
version "1.9"
compile_mode "off"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment