Skip to content

Instantly share code, notes, and snippets.

@rabidpraxis
Created October 24, 2012 20:10
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/3948532 to your computer and use it in GitHub Desktop.
Save rabidpraxis/3948532 to your computer and use it in GitHub Desktop.
torquebox service loading errors
13:03:08,152 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-8) Quartz scheduler 'JobScheduler$inventory-knob.yml' initialized from an externally provided properties instance.13:03:08,153 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-8) Quartz scheduler version: 1.8.5
13:03:08,153 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-8) JobFactory set to: org.torquebox.jobs.RubyJobProxyFactory@1fe585313:03:08,154 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-8) Scheduler JobScheduler$inventory-knob.yml_$_kw-mba.local1351108988060 started.13:03:08,452 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Setting up Bundler
13:03:08,459 INFO [org.torquebox.core.runtime] (MSC service thread 1-7) Setting up Bundler13:03:13,770 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a80764:71ed0631:50871b46:5b4, node_name=1, branch_uid=0:ffffc0a80764:71ed0631:50871b46:5b5, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@e51b3f >
13:03:13,773 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a80764:71ed0631:50871b46:5b4, node_na
me=1, branch_uid=0:ffffc0a80764:71ed0631:50871b46:5b5, subordinatenodename=null, eis_name=unknown eis name >13:03:48,585 INFO [stdout] (Thread-128) /usr/local/bin/node
13:03:48,585 INFO [stdout] (Thread-127) /usr/local/bin/node
13:03:48,586 INFO [stdout] (MSC service thread 1-3) loading node13:03:48,588 INFO [stdout] (MSC service thread 1-7) loading node13:03:50,668 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-7) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
13:03:50,673 INFO [stdout] (MSC service thread 1-7) INFO: Configuring Infinispan cache __torque_box_store__ as LOCALINFO: Configuring Infinispan cache __torque_box_store__ as LOCAL
13:03:50,673 INFO [stdout] (MSC service thread 1-3)
13:03:50,686 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) JBAS010281: Started __torque_box_store__ cache from polyglot container
13:03:59,120 ERROR [stderr] (MSC service thread 1-7) DEPRECATION WARNING: ActiveAdmin::Dashboard is deprecated and will be removed in the next versionDEPRECATION WARNING: ActiveAdmin::Dashboard is depreca
ted and will be removed in the next version
13:03:59,120 ERROR [stderr] (MSC service thread 1-3)
13:04:01,019 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: jobs)
13:04:01,457 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Setting up Bundler
13:04:04,754 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: web) in 56.83s
13:04:04,782 INFO [org.torquebox.core.runtime] (MSC service thread 1-7) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: services) in 56.86s
13:04:04,786 ERROR [org.torquebox.core.runtime] (MSC service thread 1-4) Error during evaluation: ActiveSupport::Dependencies.clear if defined?(ActiveSupport::Dependencies) && ActiveSupport::Dependencies.
respond_to?(:clear): org.jruby.exceptions.RaiseException: (NameError) constant Base not defined for InheritedResources
at org.jruby.RubyModule.remove_const(org/jruby/RubyModule.java:2618) [jruby.jar:]
at (Anonymous).remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBas
icObject.java:1730) [jruby.jar:]
at Dependencies.remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at (Anonymous).remove_unloadable_constants!(/Users/lil/.rvm/
gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1620) [jruby.jar:]
at Dependencies.remove_unloadable_constants!(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at Dependencies.clear(/Users/lil/.rvm/gems/jruby-1.6
Booting AS7 from configuration /Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/configuration/standalone.xml
/bin/sh bin/standalone.sh -Djruby.home=/Users/lil/.rvm/rubies/jruby-1.6.8 --server-config=standalone.xml
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss
JAVA: java
JAVA_OPTS: -d32 -client -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
=========================================================================
13:05:30,398 INFO [org.jboss.modules] JBoss Modules version 1.1.2.GA
13:05:30,599 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
13:05:30,651 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.x.incremental.1 "Steropes" starting
13:05:31,130 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox with a JRuby home of /Users/lil/.rvm/rubies/jruby-1.6.8
13:05:31,434 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
13:05:31,436 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
13:05:31,438 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
13:05:31,439 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
13:05:31,455 INFO [org.projectodd.polyglot.cache.as] Initializing Polyglot Cache Subsystem
13:05:31,456 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
13:05:31,457 INFO [org.torquebox.jobs.as] Initializing TorqueBox Jobs Subsystem
13:05:31,457 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
13:05:31,458 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
13:05:31,459 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
13:05:31,483 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
13:05:31,484 INFO [org.torquebox.core.as] version........... 2.1.2
13:05:31,484 INFO [org.torquebox.core.as] build............. 71
13:05:31,484 INFO [org.torquebox.core.as] revision.......... d3e1d6cb141377413123b044178e6bc605bce9bb +modifications
13:05:31,485 INFO [org.torquebox.core.as] built with:
13:05:31,485 INFO [org.torquebox.core.as] HornetQ......... 2.2.18.Final (HQ_2_2_18_FINAL, 122)
13:05:31,485 INFO [org.torquebox.core.as] JBossAS......... 7.1.x.incremental.1
13:05:31,485 INFO [org.torquebox.core.as] Infinispan...... 5.1.5.FINAL
13:05:31,485 INFO [org.torquebox.core.as] Quartz.......... 1.8.5
13:05:31,486 INFO [org.torquebox.core.as] JRuby........... 1.6.7.2
13:05:31,502 WARN [org.torquebox.core.as] WARNING: TorqueBox was built and tested with JRuby 1.6.7.2 and you are running JRuby 1.6.8. You may experience unexpected results. Side effects may include: itching, sleeplessness, and irritability.
13:05:31,653 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
13:05:31,660 INFO [org.xnio] XNIO Version 3.0.4.GA
13:05:31,663 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
13:05:31,664 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
13:05:31,667 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.4.GA
13:05:31,677 INFO [org.jboss.remoting] JBoss Remoting version 3.2.8.GA
13:05:31,713 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
13:05:31,722 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem
13:05:31,757 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem.
13:05:31,764 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem
13:05:31,806 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem
13:05:31,807 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011906: Activating OSGi Subsystem
13:05:31,820 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013171: Activating Security Subsystem
13:05:31,833 INFO [org.jboss.as.security] (MSC service thread 1-6) JBAS013170: Current PicketBox version=4.0.9.Final
13:05:31,871 INFO [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.11.Final)
13:05:31,892 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
13:05:31,900 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension
13:05:31,924 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
13:05:31,945 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
13:05:31,950 INFO [org.jboss.jaxr] (MSC service thread 1-3) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
13:05:31,990 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
13:05:32,063 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.2.GA
13:05:32,207 WARN [org.jboss.as.messaging] (MSC service thread 1-2) 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
13:05:32,337 WARN [jacorb.codeset] (MSC service thread 1-4) Warning - unknown codeset (MacRoman) - defaulting to ISO-8859-1
13:05:32,401 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global)
13:05:32,413 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/data/messagingpaging)
13:05:32,414 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) Waiting to obtain live lock
13:05:32,425 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
13:05:32,445 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016330: CORBA ORB Service started
13:05:32,497 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-2) Using NIO Journal
13:05:32,635 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
13:05:32,643 INFO [org.jboss.as.jacorb] (MSC service thread 1-7) JBAS016328: CORBA Naming Service started
13:05:32,651 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-2) Waiting to obtain live lock
13:05:32,652 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-2) Live Server Obtained live lock
13:05:32,678 INFO [org.infinispan.factories.GlobalComponentRegistry] (CacheService lifecycle - 1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
13:05:32,871 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started __recoveryInfoCacheName__ cache from polyglot container
13:05:32,909 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheService lifecycle - 1) ISPN000031: MBeans were successfully registered to the platform mbean server.
13:05:32,910 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started sessions cache from polyglot container
13:05:32,984 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.5.Final-a96d88c 127.0.0.1:5455 for CORE protocol
13:05:32,985 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.5.Final-a96d88c 127.0.0.1:5445 for CORE protocol
13:05:32,988 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) Server is now live
13:05:32,988 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) HornetQ Server version 2.2.18.Final (HQ_2_2_18_FINAL, 122) [7298e7b0-0808-11e2-86fb-c345b6309b4d]) started
13:05:33,015 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
13:05:33,017 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
13:05:33,060 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-6) JBAS010406: Registered connection factory java:/JmsXA
13:05:33,097 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-6) HornetQ resource adaptor started
13:05:33,098 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
13:05:33,100 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-7) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
13:05:34,215 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:4447
13:05:34,221 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /Users/lil/.rvm/gems/jruby-1.6.8/gems/torquebox-server-2.1.2-java/jboss/standalone/deployments
13:05:34,223 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015014: Re-attempting failed deployment inventory-knob.yml
13:05:34,652 INFO [org.torquebox.core.runtime] (MSC service thread 1-5) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global) in 2.25s
13:05:34,668 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
13:05:34,669 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
13:05:34,670 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.x.incremental.1 "Steropes" started in 4588ms - Started 172 of 272 services (98 services are passive or on-demand)
13:05:34,674 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "inventory-knob.yml"
13:05:34,833 INFO [org.torquebox.core] (MSC service thread 1-8) evaling: /Users/lil/Dropbox/rpLib/Work/theprogram/NIKE/NikeReserve/digial_wristband_0_5/inventory/config/torquebox.rb
13:05:36,305 INFO [org.jboss.as.osgi] (MSC service thread 1-2) JBAS011907: Register module: Module "deployment.inventory-knob.yml:main" from Service Module Loader
13:05:36,304 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-2) trying to deploy queue jms.queue./queues/process_dms
13:05:36,316 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-5) Deferring start for messaging runtime pool.
13:05:36,316 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-5) Deferring start for services runtime pool.
13:05:36,319 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: services)
13:05:36,326 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-1) Deferring start for jobs runtime pool.
13:05:36,327 INFO [org.jboss.as.messaging] (pool-7-thread-2) JBAS011601: Bound messaging object to jndi name java:/queues/process_dms
13:05:36,328 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: web)
13:05:36,341 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-7) trying to deploy queue jms.topic./topics/reload_stream_accounts
13:05:36,382 INFO [org.jboss.as.messaging] (pool-7-thread-7) JBAS011601: Bound messaging object to jndi name java:/topics/reload_stream_accounts
13:05:36,383 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-5) trying to deploy queue jms.queue./queues/torquebox/inventory/tasks/torquebox_backgroundable
13:05:36,387 INFO [org.jboss.as.messaging] (pool-7-thread-5) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/inventory/tasks/torquebox_backgroundable
13:05:36,391 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-6) trying to deploy queue jms.topic./topics/reload_rest_accounts
13:05:36,397 INFO [org.jboss.as.messaging] (pool-7-thread-6) JBAS011601: Bound messaging object to jndi name java:/topics/reload_rest_accounts
13:05:36,410 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-4) trying to deploy queue jms.queue./queues/reserve
13:05:36,417 INFO [org.jboss.as.messaging] (pool-7-thread-4) JBAS011601: Bound messaging object to jndi name java:/queues/reserve
13:05:36,418 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-3) trying to deploy queue jms.queue./queues/collect_dms
13:05:36,421 INFO [org.jboss.as.messaging] (pool-7-thread-3) JBAS011601: Bound messaging object to jndi name java:/queues/collect_dms
13:05:36,422 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-1) trying to deploy queue jms.queue./queues/send_dm
13:05:36,425 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/send_dm
13:05:36,537 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-7) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
13:05:36,549 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Quartz Scheduler v.1.8.5 created.
13:05:36,557 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-7) RAMJobStore initialized.
13:05:36,559 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler meta-data: Quartz Scheduler (v1.8.5) 'JobScheduler$inventory-knob.yml' with instanceId 'kw-mba.local1351109136443'
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.
13:05:36,559 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-7) Quartz scheduler 'JobScheduler$inventory-knob.yml' initialized from an externally provided properties instance.
13:05:36,559 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-7) Quartz scheduler version: 1.8.5
13:05:36,559 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) JobFactory set to: org.torquebox.jobs.RubyJobProxyFactory@18414fa
13:05:36,560 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler JobScheduler$inventory-knob.yml_$_kw-mba.local1351109136443 started.
13:05:36,849 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Setting up Bundler
13:05:36,849 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Setting up Bundler
13:05:42,485 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a80764:71ed0631:50871b46:5b4, node_name=1, branch_uid=0:ffffc0a80764:71ed0631:50871b46:5b5, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1a7fc5d >
13:05:42,487 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a80764:71ed0631:50871b46:5b4, node_name=1, branch_uid=0:ffffc0a80764:71ed0631:50871b46:5b5, subordinatenodename=null, eis_name=unknown eis name >
13:06:01,017 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: jobs)
13:06:01,646 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Setting up Bundler
13:06:20,986 INFO [stdout] (Thread-138) /usr/local/bin/node
13:06:20,987 INFO [stdout] (Thread-137) /usr/local/bin/node
13:06:20,988 INFO [stdout] (MSC service thread 1-1) loading nodeloading node
13:06:20,989 INFO [stdout] (MSC service thread 1-3)
13:06:23,494 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-1) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
13:06:23,508 INFO [stdout] (MSC service thread 1-1) INFO: Configuring Infinispan cache __torque_box_store__ as LOCAL
13:06:23,511 INFO [stdout] (MSC service thread 1-3) INFO: Configuring Infinispan cache __torque_box_store__ as LOCAL
13:06:23,524 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started __torque_box_store__ cache from polyglot container
13:06:34,383 ERROR [stderr] (MSC service thread 1-1) DEPRECATION WARNING: ActiveAdmin::Dashboard is deprecated and will be removed in the next version
13:06:34,386 ERROR [stderr] (MSC service thread 1-3) DEPRECATION WARNING: ActiveAdmin::Dashboard is deprecated and will be removed in the next version
13:06:40,514 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: services) in 64.19s
13:06:40,518 ERROR [org.torquebox.core.runtime] (MSC service thread 1-3) Error during evaluation: ActiveSupport::Dependencies.clear if defined?(ActiveSupport::Dependencies) && ActiveSupport::Dependencies.respond_to?(:clear): org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object
at org.jruby.RubyModule.remove_const(org/jruby/RubyModule.java:2618) [jruby.jar:]
at (Anonymous).remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1730) [jruby.jar:]
at Dependencies.remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at (Anonymous).remove_unloadable_constants!(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1620) [jruby.jar:]
at Dependencies.remove_unloadable_constants!(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at Dependencies.clear(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:330) at (Anonymous).(root)(<script>:1)
13:06:40,523 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.deployment.unit."inventory-knob.yml"."service ".RestCollector.create: org.jboss.msc.service.StartException in service jboss.deployment.unit."inventory-knob.yml"."service ".RestCollector.create: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object
at org.torquebox.services.RubyServiceCreate$1.run(RubyServiceCreate.java:55) [torquebox-services.jar:2.1.2]
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.1.2]
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:886) [classes.jar:1.6.0_35]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_35]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_35]
Caused by: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object
at org.jruby.RubyModule.remove_const(org/jruby/RubyModule.java:2618) [jruby.jar:]
at (Anonymous).remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1730) [jruby.jar:]
at Dependencies.remove_constant(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:678) at (Anonymous).remove_unloadable_constants!(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1620) [jruby.jar:]
at Dependencies.remove_unloadable_constants!(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:533) at Dependencies.clear(/Users/lil/.rvm/gems/jruby-1.6.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:330) at (Anonymous).(root)(<script>:1)
13:06:40,533 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: web) in 64.2s
13:06:40,718 INFO [org.jboss.web] (MSC service thread 1-2) JBAS018210: Registering web context:
13:06:40,727 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "inventory-knob.yml" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"inventory-knob.yml\".\"service \".RestCollector.create" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"inventory-knob.yml\".\"service \".RestCollector.create: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object
Caused by: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object"}}
13:06:40,790 INFO [org.jboss.as.osgi] (MSC service thread 1-7) JBAS011908: Unregister module: Module "deployment.inventory-knob.yml:main" from Service Module Loader
13:06:40,821 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler JobScheduler$inventory-knob.yml_$_kw-mba.local1351109136443 shutting down.
13:06:40,826 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler JobScheduler$inventory-knob.yml_$_kw-mba.local1351109136443 paused.
13:06:40,838 INFO [org.jboss.as.messaging] (pool-7-thread-8) JBAS011605: Unbound messaging object to jndi name java:/queues/process_dms
13:06:40,843 INFO [org.jboss.as.messaging] (pool-7-thread-13) JBAS011605: Unbound messaging object to jndi name java:/queues/collect_dms
13:06:40,848 INFO [org.jboss.as.messaging] (pool-7-thread-12) JBAS011605: Unbound messaging object to jndi name java:/topics/reload_stream_accounts
13:06:40,849 INFO [org.jboss.as.messaging] (pool-7-thread-11) JBAS011605: Unbound messaging object to jndi name java:/queues/torquebox/inventory/tasks/torquebox_backgroundable
13:06:40,852 INFO [org.jboss.as.messaging] (pool-7-thread-10) JBAS011605: Unbound messaging object to jndi name java:/topics/reload_rest_accounts
13:06:40,856 INFO [org.jboss.as.messaging] (pool-7-thread-9) JBAS011605: Unbound messaging object to jndi name java:/queues/reserve
13:06:40,858 INFO [org.jboss.as.messaging] (pool-7-thread-14) JBAS011605: Unbound messaging object to jndi name java:/queues/send_dm
13:06:48,811 INFO [stdout] (Thread-144) /usr/local/bin/node
13:06:48,812 INFO [stdout] (JobScheduler$inventory-knob.yml_Worker-1) loading node
13:06:57,605 ERROR [stderr] (JobScheduler$inventory-knob.yml_Worker-1) DEPRECATION WARNING: ActiveAdmin::Dashboard is deprecated and will be removed in the next version
13:07:01,235 INFO [org.torquebox.core.runtime] (JobScheduler$inventory-knob.yml_Worker-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: inventory, context: jobs) in 60.21s
13:07:01,240 INFO [stdout] (JobScheduler$inventory-knob.yml_Worker-1) Checking for ended campaigns
13:07:01,385 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-7) Scheduler JobScheduler$inventory-knob.yml_$_kw-mba.local1351109136443 shutdown complete.
13:07:01,404 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment inventory-knob.yml in 20677ms
13:07:01,407 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"inventory-knob.yml\".\"service \".RestCollector.create" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"inventory-knob.yml\".\"service \".RestCollector.create: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object
Caused by: org.jruby.exceptions.RaiseException: (NameError) constant DeviseHelper not defined for Object"}}}}
TorqueBox.configure do
pool :web, :type => :shared
pool :jobs, :type => :shared, :lazy => false
pool :messaging, :type => :shared, :lazy => false
pool :services, :type => :shared, :lazy => false
service StreamCollector
service RestCollector
ruby do
version '1.9'
end
environment do
RAILS_ENV 'development'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment