Skip to content

Instantly share code, notes, and snippets.

@rabidpraxis
Created March 20, 2013 15:22
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 rabidpraxis/5205559 to your computer and use it in GitHub Desktop.
Save rabidpraxis/5205559 to your computer and use it in GitHub Desktop.
service loader
Booting AS7 from configuration /usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/torquebox-server-2.3.0-java/jboss/standalone/configuration/standalone.xml
/bin/sh bin/standalone.sh -Djruby.home=/usr/local/var/rbenv/versions/jruby-1.7.3 --server-config=standalone.xml
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/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.dg
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.
heduler.skipUpdateCheck=true -Xmx2048m -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -noverify
=========================================================================
00:14:49,808 INFO [org.jboss.modules] JBoss Modules version 1.1.3.GA
00:14:49,894 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
00:14:49,925 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.x.incremental.129 "Arges" starting
00:14:50,091 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox with a JRuby home of /usr/local/var/rbenv/versions/jruby-1.7.3
00:14:50,201 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
00:14:50,205 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
00:14:50,206 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
00:14:50,207 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
00:14:50,211 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
00:14:50,211 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
00:14:50,215 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
00:14:50,216 INFO [org.projectodd.polyglot.cache.as] Initializing Polyglot Cache Subsystem
00:14:50,217 INFO [org.projectodd.polyglot.stomp.as] Initializing Polyglot STOMP Subsystem
00:14:50,218 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
00:14:50,224 INFO [org.torquebox.jobs.as] Initializing TorqueBox Jobs Subsystem
00:14:50,251 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
00:14:50,251 INFO [org.torquebox.core.as] version........... 2.3.0
00:14:50,251 INFO [org.torquebox.core.as] build............. 77
00:14:50,252 INFO [org.torquebox.core.as] revision.......... eb353cb3070303542fe68221c35803a7d15721ef +modifications
00:14:50,252 INFO [org.torquebox.core.as] built with:
00:14:50,253 INFO [org.torquebox.core.as] HornetQ......... 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)
00:14:50,253 INFO [org.torquebox.core.as] JBossAS......... 7.1.x.incremental.129
00:14:50,253 INFO [org.torquebox.core.as] Infinispan...... 5.1.8.Final
00:14:50,253 INFO [org.torquebox.core.as] Quartz.......... 2.1.5
00:14:50,253 INFO [org.torquebox.core.as] JRuby........... 1.7.2
00:14:50,267 WARN [org.torquebox.core.as] WARNING: TorqueBox was built and tested with JRuby 1.7.2 and you are running JRuby 1.7.3. You may experience unexpected results. Side effects may include: itc
ng, sleeplessness, and irritability.
00:14:50,322 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
00:14:50,324 INFO [org.xnio] XNIO Version 3.0.7.GA
00:14:50,326 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.7.GA
00:14:50,330 INFO [org.jboss.remoting] JBoss Remoting version 3.2.12.GA
00:14:50,331 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
00:14:50,333 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
00:14:50,356 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:14:50,359 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 43) JBAS016200: Activating ConfigAdmin Subsystem
00:14:50,368 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) JBAS010280: Activating Infinispan subsystem.
00:14:50,369 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 49) JBAS016300: Activating JacORB Subsystem
00:14:50,397 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 59) JBAS011800: Activating Naming Subsystem
00:14:50,389 INFO [org.jboss.as.security] (ServerService Thread Pool -- 65) JBAS013171: Activating Security Subsystem
00:14:50,408 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 60) JBAS011906: Activating OSGi Subsystem
00:14:50,409 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.14.Final
00:14:50,414 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:9999
00:14:50,417 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 69) JBAS015537: Activating WebServices Extension
00:14:50,445 INFO [org.jboss.as.connector.logging] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.13.Final)
00:14:50,475 INFO [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service
00:14:50,489 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:14:50,510 INFO [org.jboss.jaxr] (MSC service thread 1-8) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
00:14:50,524 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.5.GA
00:14:50,532 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:14:50,570 INFO [org.torquebox.co) JBAS011802: Starting Naming Service
00:14:50,489 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:14:50,510 INFO [org.jboss.jaxr] (MSC service thread 1-8) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: javabAIO
o enable the AIO journal
00:14:50,608 WARN [jacorb.codeset] (MSC service thread 1-2) Warning - unknown codeset (MacRoman) - defaulting to ISO-8859-1
00:14:50,654 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=t
e,journalDirectory=/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/usr/local/var/rbenv/versions
ruby-1.7.3/lib/ruby/gems/shared/gems/torquebox-server-2.3.0-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/torqu
ox-server-2.3.0-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/torquebox-server-2.3.0-java/jboss/standalone/data/m
sagingpaging)
00:14:50,655 INFO [org.hornetq.core.server.impl.org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,shahread 1-8) Using NIO Journal
00:14:50,691 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-6) Starting Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
00:14:50,691 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
00:14:50,757 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Waiting to obtain live lock
00:14:50,757 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Live Server Obtained live lock
00:14:50,760 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started
00:14:50,781 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:14:50,828 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 82) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.8.Final
00:14:50,905 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) JBAS010281: Started __recoveryInfoCacheName__ cache from polyglot container
00:14:50,912 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.6.Final-20df069 127.0.0.1:5445 for CORE protocol
00:14:50,914 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.6.Final-20df069 127.0.0.1:5455 for CORE protocol
00:14:50,914 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) Server is now live
00:14:50,914 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) HornetQ Server version 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122) [2b383cce-8924-11e2-a13f-1f452fdff8ad]) starte
00:14:50,916 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 82) ISPN000031: MBeans were successfully registered to the platform mbean server.
00:14:50,917 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) JBAS010281: Started sessions cache from polyglot container
00:14:50,925 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 83) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
00:14:50,927 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 84) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
00:14:50,973 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-8) JBAS010406: Registered connection factory java:/JmsXA
00:14:50,989 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-8) HornetQ resource adaptor started
00:14:50,989 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatorhornetq-ra
00:14:50,990 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-8) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
00:14:51,590 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 127.0.0.1:4447
00:14:51,590 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "inventory-knob.yml"
00:14:51,590 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gem
shared/gems/torquebox-server-2.3.0-java/jboss/standalone/deployments
00:14:52,019 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, context: global) in 1.44s
00:14:52,073 INFO [org.torquebox.core] (MSC service thread 1-2) evaling: /Users/rabidpraxis/Dropbox/rpLib/Work/theprogram/NIKE/NikeReserve/digital_wristband/inventory/config/torquebox.rb
00:14:52,308 INFO [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011907: Register module: Module "deployment.inventory-knob.yml:main" from Service Module Loader
00:14:52,309 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-1) trying to deploy queue jms.queue./queues/remove_site_streams_accounts
00:14:52,315 INFO [org.torquebox.core.runtime] (MSC service thread 1-6) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: web)
00:14:52,314 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-1) Deferring start for jobs runtime pool.
00:14:52,316 INFO [org.torquebox.core.runtime] (MSC service thread 1-8) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: messaging)
00:14:52,317 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: services)
00:14:52,318 INFO [org.jboss.as.messaging] (pool-6-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/remove_site_streams_accounts
00:14:52,319 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-8) trying to deploy queue jms.queue./queues/process_dms
00:14:52,322 INFO [org.jboss.as.messaging] (pool-6-thread-8) JBAS011601: Bound messaging object to jndi name java:/queues/process_dms
00:14:52,322 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-2) trying to deploy queue jms.queue./queues/start_rest_collecting
00:14:52,330 INFO [org.jboss.as.messaging] (pool-6-thread-2) JBAS011601: Bound messaging object to jndi name java:/queues/start_rest_collecting
00:14:52,359 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-7) trying to deploy queue jms.queue./queues/reserve
00:14:52,388 INFO [org.jboss.as.messaging] (pool-6-thread-7) JBAS011601: Bound messaging object to jndi name java:/queues/reserve
00:14:52,392 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-6) trying to deploy queue jms.queue./queues/torquebox/inventory/tasks/torquebox_backgroundable
00:14:52,418 INFO [org.jboss.as.messaging] (pool-6-thread-6) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/inventory/tasks/torquebox_backgroundable
00:14:52,426 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-5) trying to deploy queue jms.queue./queues/collect_dms
00:14:52,427 INFO [org.jboss.as.messaging] (pool-6-thread-5) JBAS011601: Bound messaging object to jndi name java:/queues/collect_dms
00:14:52,427 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-4) trying to deploy queue jms.queue./queues/add_site_streams_accounts
00:14:52,428 INFO [org.jboss.as.messaging] (pool-6-thread-4) JBAS011601: Bound messaging object to jndi name java:/queues/add_site_streams_accounts
00:14:52,429 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-3) trying to deploy queue jms.queue./queues/send_dm
00:14:52,436 INFO [org.jboss.as.messaging] (pool-6-thread-3) JBAS011601: Bound messaging object to jndi name java:/queues/send_dm
00:14:52,437 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-6-thread-9) trying to deploy queue jms.queue./queues/stop_rest_collecting
00:14:52,438 INFO [org.jboss.as.messaging] (pool-6-thread-9) JBAS011601: Bound messaging object to jndi name java:/queues/stop_rest_collecting
00:14:52,519 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-7) Using default implementation for ThreadExecutor
00:14:52,582 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-7) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
00:14:52,589 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Quartz Scheduler v.2.1.5 created.
00:14:52,590 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-7) RAMJobStore initialized.
00:14:52,617 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler meta-data: Quartz Scheduler (v2.1.5) 'JobScheduler$inventory-knob.yml' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
00:14:52,624 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-7) Quartz scheduler 'JobScheduler$inventory-knob.yml' initialized from an externally provided properties instance.
00:14:52,646 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-7) Quartz scheduler version: 2.1.5
00:14:52,646 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) JobFactory set to: org.torquebox.jobs.RubyJobProxyFactory@324382f9
00:14:52,646 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler JobScheduler$inventory-knob.yml_$_NON_CLUSTERED started.
00:14:52,918 INFO [org.torquebox.core.runtime] (MSC service thread 1-8) Setting up Bundler
00:14:52,924 INFO [org.torquebox.core.runtime] (MSC service thread 1-6) Setting up Bundler
00:14:52,943 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Setting up Bundler
00:14:57,334 INFO [stdout] (MSC service thread 1-5) TESTING: false
00:14:57,335 INFO [stdout] (MSC service thread 1-8) TESTING: false
00:14:57,335 INFO [stdout] (MSC service thread 1-6) TESTING: false
00:15:01,005 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: jobs)
00:15:01,413 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Setting up Bundler
00:15:03,563 INFO [stdout] (Thread-135) /usr/local/bin/node
00:15:03,564 INFO [stdout] (Thread-134) /usr/local/bin/node
00:15:03,572 INFO [stdout] (MSC service thread 1-6) loading node
00:15:03,575 INFO [stdout] (MSC service thread 1-5) loading node
00:15:03,616 INFO [stdout] (Thread-140) /usr/local/bin/node
00:15:03,619 INFO [stdout] (MSC service thread 1-8) loading node
00:15:03,904 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-6) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
00:15:03,907 INFO [stdout] (MSC service thread 1-6) INFO: Configuring Infinispan cache __torque_box_store__ as LOCALINFO: Configuring Infinispan cache __torque_box_store__ as LOCAL
00:15:03,909 INFO [stdout] (MSC service thread 1-5)
00:15:03,917 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010281: Started __torque_box_store__ cache from polyglot container
00:15:06,702 INFO [stdout] (JobScheduler$inventory-knob.yml_Worker-1) TESTING: false
00:15:08,315 INFO [org.torquebox.core.runtime] (MSC service thread 1-8) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: messaging) in 15.99s
00:15:08,322 INFO [org.torquebox.core.runtime] (MSC service thread 1-6) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: web) in 16.0s
00:15:08,362 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: OFF, app: inventory, context: services) in 16.04s
00:15:08,369 ERROR [org.torquebox.core.runtime] (MSC service thread 1-5) Error during evaluation: ActiveSupport::Dependencies.clear if defined?(ActiveSupport::Dependencies) && ActiveSupport::Dependenci
.respond_to?(:clear): org.jruby.exceptions.RaiseException: (NameError) constant Door not defined for Object
at org.jruby.RubyModule.remove_const(org/jruby/RubyModule.java:2648) [jruby.jar:]
at RUBY.remove_constant(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:678) at org.jruby.RubyBasicObject.inst
ce_eval(org/jruby/RubyBasicObject.java:1709) [jruby.jar:]
at RUBY.remove_constant(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:678) at RUBY.remove_unloadable_constan
!(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:533) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby
ar:]
at RUBY.remove_unloadable_constants!(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:533) at RUBY.clear(/usr/local/
r/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:330) at RUBY.(root)(<script>:1)
00:15:08,380 INFO [stdout] (MSC service thread 1-1) STARTING REST COLLECTOR
00:15:08,379 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.deployment.unit."inventory-knob.yml".service.StreamCollector.create: org.jboss.msc.servi
.StartException in service jboss.deployment.unit."inventory-knob.yml".service.StreamCollector.create: org.jruby.exceptions.RaiseException: (NameError) constant Door not defined for Object
at org.torquebox.services.RubyServiceCreate$1.run(RubyServiceCreate.java:55) [torquebox-services.jar:2.3.0]
at org.jboss.msc.service.ServiceControllerImpl$StartContextImpl.execute(ServiceControllerImpl.java:2210) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.torquebox.services.RubyServiceCreate.start(RubyServiceCreate.java:49) [torquebox-services.jar:2.3.0]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [classes.jar:1.6.0_43]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [classes.jar:1.6.0_43]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_43]
Caused by: org.jruby.exceptions.RaiseException: (NameError) constant Door not defined for Object
at org.jruby.RubyModule.remove_const(org/jruby/RubyModule.java:2648) [jruby.jar:]
at RUBY.remove_constant(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:678) at org.jruby.RubyBasicObject.inst
ce_eval(org/jruby/RubyBasicObject.java:1709) [jruby.jar:]
at RUBY.remove_constant(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:678) at RUBY.remove_unloadable_constan
!(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:533) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) [jruby
ar:]
at RUBY.remove_unloadable_constants!(/usr/local/var/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:533) at RUBY.clear(/usr/local/
r/rbenv/versions/jruby-1.7.3/lib/ruby/gems/shared/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:330) at RUBY.(root)(<script>:1)
00:15:08,453 INFO [org.jboss.web] (MSC service thread 1-6) JBAS018210: Registering web context:
00:15:08,486 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) JBAS018559: Deployed "inventory-knob.yml"
00:15:08,522 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit."inventory-knob.yml".service.StreamCollector.create: org.jboss.msc.service.StartException in service jboss.deployment.un
."inventory-knob.yml".service.StreamCollector.create: org.jruby.exceptions.RaiseException: (NameError) constant Door not defined for Object
00:15:08,543 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
00:15:08,543 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
00:15:08,543 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.x.incremental.129 "Arges" started in 18875ms - Started 343 of 482 services (138 services are passive or on-demand)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment