Skip to content

Instantly share code, notes, and snippets.

@charliedavi
Created August 28, 2012 17:30
Show Gist options
  • Save charliedavi/3501161 to your computer and use it in GitHub Desktop.
Save charliedavi/3501161 to your computer and use it in GitHub Desktop.
18:26:17,080 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem.
18:26:17,092 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem
18:26:17,097 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem
18:26:17,098 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem
18:26:17,103 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011906: Activating OSGi Subsystem
18:26:17,113 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013171: Activating Security Subsystem
18:26:17,128 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.11.Final)
18:26:17,154 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension
18:26:17,199 INFO [org.jboss.as.security] (MSC service thread 1-7) JBAS013170: Current PicketBox version=4.0.9.Final
18:26:17,206 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:9999
18:26:17,221 INFO [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service
18:26:17,227 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:26:17,259 INFO [org.jboss.jaxr] (MSC service thread 1-8) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
18:26:17,286 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:26:17,343 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-2) JBoss Web Services - Stack CXF Server 4.0.2.GA
18:26:17,382 WARN [org.jboss.as.messaging] (MSC service thread 1-3) 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
18:26:17,449 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/home/charlie/server/torquebox-current/jboss/standalone/data/messagingjournal,bindingsDirectory=/home/charlie/server/torquebox-current/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/home/charlie/server/torquebox-current/jboss/standalone/data/messaginglargemessages,pagingDirectory=/home/charlie/server/torquebox-current/jboss/standalone/data/messagingpaging)
18:26:17,460 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Starting Coyote HTTP/1.1 on http-/192.168.50.46:8080
18:26:17,460 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) Waiting to obtain live lock
18:26:17,493 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-3) Using NIO Journal
18:26:17,523 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global)
18:26:17,605 INFO [org.jboss.as.jacorb] (MSC service thread 1-6) JBAS016330: CORBA ORB Service started
18:26:17,722 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
18:26:17,768 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started
18:26:17,812 INFO [org.infinispan.factories.GlobalComponentRegistry] (CacheService lifecycle - 1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
18:26:17,823 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-3) Waiting to obtain live lock
18:26:17,823 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-3) Live Server Obtained live lock
18:26:18,017 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started __recoveryInfoCacheName__ cache from polyglot container
18:26:18,030 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheService lifecycle - 1) ISPN000031: MBeans were successfully registered to the platform mbean server.
18:26:18,030 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started sessions cache from polyglot container
18:26:18,216 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-3) Started Netty Acceptor version 3.2.5.Final-a96d88c 192.168.50.46:5445 for CORE protocol
18:26:18,220 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-3) Started Netty Acceptor version 3.2.5.Final-a96d88c 192.168.50.46:5455 for CORE protocol
18:26:18,221 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) Server is now live
18:26:18,222 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) HornetQ Server version 2.2.18.Final (HQ_2_2_18_FINAL, 122) [39b9b303-f134-11e1-8ba8-2571106c6623]) started
18:26:18,236 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
18:26:18,238 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
18:26:18,267 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-8) JBAS010406: Registered connection factory java:/JmsXA
18:26:18,291 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-8) HornetQ resource adaptor started
18:26:18,291 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatorhornetq-ra
18:26:18,293 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
18:26:19,030 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 192.168.50.46:4447
18:26:19,034 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) JBAS015012: Started FileSystemDeploymentService for directory /home/charlie/server/torquebox-current/jboss/standalone/deployments
18:26:19,588 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global) in 2.06s
18:26:19,614 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "new.api-knob.yml"
18:26:19,888 WARN [org.torquebox.db] (MSC service thread 1-4) Not enabling XA for unknown adapter type: jdbcsqlite3
18:26:20,123 INFO [org.jboss.as.osgi] (MSC service thread 1-1) JBAS011907: Register module: Module "deployment.new-api-knob.yml:main" from Service Module Loader
18:26:20,142 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (pool-7-thread-1) trying to deploy queue jms.queue./queues/torquebox/new-api/tasks/torquebox_backgroundable
18:26:20,145 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-8) Deferring start for web runtime pool.
18:26:20,146 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-1) Deferring start for messaging runtime pool.
18:26:20,168 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/new-api/tasks/torquebox_backgroundable
18:26:20,306 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context:
18:26:20,312 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
18:26:20,312 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:26:20,312 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015874: JBoss AS 7.1.x.incremental.1 "Steropes" started in 4439ms - Started 227 of 337 services (109 services are passive or on-demand)
18:26:20,418 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "new-api-knob.yml"
18:26:25,432 INFO [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011908: Unregister module: Module "deployment.new-api-knob.yml:main" from Service Module Loader
18:26:25,447 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011605: Unbound messaging object to jndi name java:/queues/torquebox/new-api/tasks/torquebox_backgroundable
18:26:25,470 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment new-api-knob.yml in 43ms
18:26:25,552 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "new-api-knob.yml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment