Skip to content

Instantly share code, notes, and snippets.

@freerobby
Created June 26, 2012 19:15
Show Gist options
  • Save freerobby/2998161 to your computer and use it in GitHub Desktop.
Save freerobby/2998161 to your computer and use it in GitHub Desktop.
Torquebox Errors
ubuntu@ip-10-124-247-189:/var/log/torquebox$ cat torquebox.log
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/torquebox/current/jboss
JAVA: java
JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms2048m -Xmx2048m -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
=========================================================================
19:14:03,429 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
19:14:03,710 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
19:14:03,763 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
19:14:04,743 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
19:14:04,747 INFO [org.torquebox.bootstrap] ===> /opt/torquebox/current/jruby
19:14:04,766 INFO [org.torquebox.bootstrap] Adding: /opt/torquebox/current/jruby/lib/jruby.jar
19:14:04,792 INFO [org.torquebox.bootstrap] Swizzle: [org.jboss.modules.ResourceLoaderSpec@225f1ae9, org.jboss.modules.ResourceLoaderSpec@11dfc8a0, org.jboss.modules.ResourceLoaderSpec@7aec898a]
19:14:05,215 INFO [org.torquebox.jobs.as] readElement
19:14:05,217 INFO [org.torquebox.jobs.as] done readElement
19:14:05,390 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
19:14:05,392 INFO [org.torquebox.core.as] Boostrapping TorqueBox Core Subsystem
19:14:05,394 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
19:14:05,398 INFO [org.torquebox.jobs.as] Initializing TorqueBox jobs Subsystem
19:14:05,405 INFO [org.torquebox.cache.as] Initializing TorqueBox Cache Subsystem
19:14:05,409 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
19:14:05,413 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
19:14:05,416 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
19:14:05,418 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
19:14:05,418 INFO [org.torquebox.core.as] version........... 2.0.3
19:14:05,419 INFO [org.torquebox.core.as] build............. 58
19:14:05,419 INFO [org.torquebox.core.as] revision.......... 54d311853ad74c8292d43f36c7ec97aee5312d50
19:14:05,428 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
19:14:05,420 INFO [org.torquebox.core.as] built with:
19:14:05,452 INFO [org.torquebox.core.as] HornetQ......... 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122)
19:14:05,459 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
19:14:05,463 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
19:14:05,459 INFO [org.torquebox.core.as] JBossAS......... 7.1.1.Final
19:14:05,553 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
19:14:05,480 INFO [org.torquebox.core.as] Infinispan...... 5.1.2.FINAL
19:14:05,565 INFO [org.torquebox.core.as] Quartz.......... 1.8.5
19:14:05,565 INFO [org.torquebox.core.as] JRuby........... 1.6.7.2
19:14:06,252 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
19:14:06,265 INFO [org.xnio] XNIO Version 3.0.3.GA
19:14:06,278 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
19:14:06,279 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
19:14:06,302 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
19:14:06,337 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
19:14:06,465 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
19:14:06,697 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem
19:14:06,727 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem
19:14:06,728 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem
19:14:06,737 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem.
19:14:06,747 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011940: Activating OSGi Subsystem
19:14:06,858 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013101: Activating Security Subsystem
19:14:06,925 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension
19:14:07,061 INFO [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
19:14:07,073 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
19:14:07,123 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013100: Current PicketBox version=4.0.7.Final
19:14:07,267 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
19:14:07,338 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
19:14:07,680 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA
19:14:07,741 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
19:14:07,794 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global)
19:14:07,983 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
19:14:08,048 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
19:14:08,309 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http-ip-10-124-247-189.ec2.internal-10.124.247.189-8080
19:14:08,525 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/opt/torquebox/current/jboss/standalone/data/messagingjournal,bindingsDirectory=/opt/torquebox/current/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/opt/torquebox/current/jboss/standalone/data/messaginglargemessages,pagingDirectory=/opt/torquebox/current/jboss/standalone/data/messagingpaging)
19:14:08,536 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Waiting to obtain live lock
19:14:08,668 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-1) Using NIO Journal
19:14:08,836 WARN [jacorb.codeset] (MSC service thread 1-4) Warning - unknown codeset (ASCII) - defaulting to ISO-8859-1
19:14:09,047 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016330: CORBA ORB Service started
19:14:09,419 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Waiting to obtain live lock
19:14:09,420 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Live Server Obtained live lock
19:14:09,812 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started
19:14:09,921 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
19:14:11,304 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c ip-10-124-247-189.ec2.internal:5455 for CORE protocol
19:14:11,312 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c ip-10-124-247-189.ec2.internal:5445 for CORE protocol
19:14:11,315 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live
19:14:11,316 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [cfd44ac3-bee5-11e1-92ad-1231380e144f]) started
19:14:11,439 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
19:14:11,440 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory
19:14:11,445 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
19:14:11,569 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/JmsXA
19:14:11,604 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) HornetQ resource adaptor started
19:14:11,605 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatorhornetq-ra
19:14:11,610 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
19:14:13,537 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on ip-10-124-247-189.ec2.internal/10.124.247.189:4447
19:14:13,634 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /opt/torquebox/current/jboss/standalone/deployments
19:14:15,668 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initialize? true
19:14:15,669 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initializer=null
19:14:15,716 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 7.92s
19:14:15,908 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
19:14:15,909 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 12868ms - Started 171 of 266 services (94 services are passive or on-demand)
19:14:15,921 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "current-knob.yml"
19:14:17,271 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: JDBC Driver Loader)
19:14:17,272 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) trying to deploy queue jms.queue./queues/torquebox/current/tasks/torquebox_backgroundable
19:14:17,327 INFO [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/current/tasks/torquebox_backgroundable
19:14:19,946 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initialize? false
19:14:19,947 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@21d73ff5
19:14:19,963 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: JDBC Driver Loader) in 2.69s
19:14:26,288 INFO [org.torquebox.db] (MSC service thread 1-4) Bound data source [java:/torquebox/datasources/current-knob.yml/production]
19:14:27,057 INFO [org.torquebox.core.datasource] (MSC service thread 1-1) Verifier completed
19:14:27,062 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-3) Starting web runtime pool asynchronously
19:14:27,063 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-1) Deferring start for messaging runtime pool.
19:14:27,074 INFO [org.torquebox.core.runtime] (Thread-104) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: web)
19:14:27,409 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context:
19:14:27,510 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "current-knob.yml"
19:14:28,396 INFO [org.torquebox.core.runtime] (Thread-104) Initialize? true
19:14:28,397 INFO [org.torquebox.core.runtime] (Thread-104) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@21d73ff5
19:14:28,837 INFO [org.torquebox.core.runtime] (Thread-104) Setting up Bundler
19:14:44,743 INFO [stdout] (Thread-104) INFO: Configuring Infinispan local cache current
19:14:44,762 INFO [stdout] (Thread-104) INFO: Configuring current local cache with no indexing
19:14:44,763 INFO [stdout] (Thread-104) INFO: No local CacheManager exists for current. Creating one.
19:14:44,970 INFO [org.infinispan.factories.GlobalComponentRegistry] (Thread-104) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL
19:14:52,822 INFO [org.torquebox.core.runtime] (Thread-104) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: web) in 25.74s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment