Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created April 3, 2012 19:54
Show Gist options
  • Save jkutner/2295127 to your computer and use it in GitHub Desktop.
Save jkutner/2295127 to your computer and use it in GitHub Desktop.
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss
JAVA: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/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
=========================================================================
14:31:22,829 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
14:31:22,997 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
14:31:23,039 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
14:31:23,470 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
14:31:23,471 INFO [org.torquebox.bootstrap] ===> /Users/jkutner/.rvm/rubies/jruby-1.6.7
14:31:23,472 INFO [org.torquebox.bootstrap] Adding: /Users/jkutner/.rvm/rubies/jruby-1.6.7/lib/jruby.jar
14:31:23,481 INFO [org.torquebox.bootstrap] Swizzle: [org.jboss.modules.ResourceLoaderSpec@7e5619, org.jboss.modules.ResourceLoaderSpec@4693f9, org.jboss.modules.ResourceLoaderSpec@19ce47a]
14:31:23,799 INFO [org.torquebox.jobs.as] readElement
14:31:23,799 INFO [org.torquebox.jobs.as] done readElement
14:31:23,859 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
14:31:23,868 INFO [org.torquebox.core.as] Boostrapping TorqueBox Core Subsystem
14:31:23,885 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
14:31:23,887 INFO [org.torquebox.cache.as] Initializing TorqueBox Cache Subsystem
14:31:23,887 INFO [org.torquebox.jobs.as] Initializing TorqueBox jobs Subsystem
14:31:23,889 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
14:31:23,895 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
14:31:23,899 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
14:31:23,900 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
14:31:23,900 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
14:31:23,899 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
14:31:23,918 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
14:31:23,931 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
14:31:23,932 INFO [org.torquebox.core.as] version........... 2.0.0
14:31:23,932 INFO [org.torquebox.core.as] build............. 49
14:31:23,933 INFO [org.torquebox.core.as] revision.......... 14f512b360dfd1356f92dfd0ad46fb9625d9204f +modifications
14:31:23,933 INFO [org.torquebox.core.as] built with:
14:31:23,934 INFO [org.torquebox.core.as] HornetQ......... 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122)
14:31:23,934 INFO [org.torquebox.core.as] JBossAS......... 7.1.1.Final
14:31:23,935 INFO [org.torquebox.core.as] Infinispan...... 5.1.2.FINAL
14:31:23,935 INFO [org.torquebox.core.as] Quartz.......... 1.8.5
14:31:23,936 INFO [org.torquebox.core.as] JRuby........... 1.6.7
14:31:24,074 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
14:31:24,079 INFO [org.xnio] XNIO Version 3.0.3.GA
14:31:24,081 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
14:31:24,082 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
14:31:24,089 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
14:31:24,097 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
14:31:24,117 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
14:31:24,121 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 44) JBAS016200: Activating ConfigAdmin Subsystem
14:31:24,137 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) JBAS010280: Activating Infinispan subsystem.
14:31:24,147 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 50) JBAS016300: Activating JacORB Subsystem
14:31:24,162 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 55) JBAS010260: Activating JGroups subsystem.
14:31:24,181 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 62) JBAS011800: Activating Naming Subsystem
14:31:24,188 INFO [org.jboss.as.security] (ServerService Thread Pool -- 68) JBAS013101: Activating Security Subsystem
14:31:24,195 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 63) JBAS011940: Activating OSGi Subsystem
14:31:24,234 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.7.Final
14:31:24,239 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 72) JBAS015537: Activating WebServices Extension
14:31:24,254 INFO [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
14:31:24,317 INFO [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
14:31:24,377 INFO [org.jboss.jaxr] (MSC service thread 1-6) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
14:31:24,421 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
14:31:24,454 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on /127.0.0.1:9999
14:31:24,488 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:31:24,505 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-7) JBoss Web Services - Stack CXF Server 4.0.2.GA
14:31:24,541 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-5) Starting Coyote AJP/1.3 on ajp--127.0.0.1-8009
14:31:24,596 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-7) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
14:31:24,620 INFO [org.jboss.modcluster.ModClusterService] (MSC service thread 1-2) Initializing mod_cluster 1.2.0.Final
14:31:24,645 WARN [org.jboss.as.messaging] (MSC service thread 1-8) 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
14:31:24,674 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-2) Listening to proxy advertisements on 224.0.1.105:23364
14:31:24,734 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 49) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:24,739 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 49) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:24,759 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss/standalone/data/messagingjournal,bindingsDirectory=/Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss/standalone/data/messaginglargemessages,pagingDirectory=/Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss/standalone/data/messagingpaging)
14:31:24,763 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) Waiting to obtain live lock
14:31:24,797 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global)
14:31:24,804 WARN [jacorb.codeset] (MSC service thread 1-5) Warning - unknown codeset (MacRoman) - defaulting to ISO-8859-1
14:31:24,826 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-8) Using NIO Journal
14:31:24,883 INFO [org.jboss.as.jacorb] (MSC service thread 1-5) JBAS016330: CORBA ORB Service started
14:31:24,948 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
14:31:24,975 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Waiting to obtain live lock
14:31:24,976 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-8) Live Server Obtained live lock
14:31:24,994 INFO [org.jboss.as.jacorb] (MSC service thread 1-5) JBAS016328: CORBA Naming Service started
14:31:25,154 WARN [org.hornetq.core.server.cluster.impl.BroadcastGroupImpl] (MSC service thread 1-8) local-bind-address specified for broadcast group but no local-bind-port specified so socket will NOT be bound to a local address/port
14:31:25,202 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5445 for CORE protocol
14:31:25,203 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-8) Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5455 for CORE protocol
14:31:25,205 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) Server is now live
14:31:25,206 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-8) HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [6e3b673d-7d09-11e1-abe5-c82a144c0ae1]) started
14:31:25,225 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
14:31:25,226 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory
14:31:25,228 INFO [org.jboss.as.messaging] (MSC service thread 1-8) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
14:31:25,273 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA
14:31:25,283 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-2) HornetQ resource adaptor started
14:31:25,284 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
14:31:25,286 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-5) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
14:31:26,248 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on localhost/127.0.0.1:4447
14:31:26,259 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /Users/jkutner/.rvm/gems/jruby-1.6.7/gems/torquebox-server-2.0.0-java/jboss/standalone/deployments
14:31:27,181 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initialize? true
14:31:27,181 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initializer=null
14:31:27,199 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 2.4s
14:31:27,218 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
14:31:27,219 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 4654ms - Started 175 of 313 services (137 services are passive or on-demand)
14:31:27,229 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "twitalytics-knob.yml"
14:31:27,327 INFO [org.torquebox.core] (MSC service thread 1-5) evaling: /Users/jkutner/workspace/twitalytics/config/torquebox.rb
14:31:27,411 INFO [stdout] (MSC service thread 1-5) MODULE DeleteOldStatuses
14:31:27,412 INFO [stdout] (MSC service thread 1-5) eval module ::DeleteOldStatuses
14:31:27,412 INFO [stdout] (MSC service thread 1-5) def self.const_missing(k)
14:31:27,413 INFO [stdout] (MSC service thread 1-5) FakeConstant.new( "DeleteOldStatuses::" + k.to_s )
14:31:27,413 INFO [stdout] (MSC service thread 1-5) end
14:31:27,413 INFO [stdout] (MSC service thread 1-5) end
14:31:27,419 INFO [stdout] (MSC service thread 1-5) MODULE TwitterStreamService
14:31:27,419 INFO [stdout] (MSC service thread 1-5) eval module ::TwitterStreamService
14:31:27,419 INFO [stdout] (MSC service thread 1-5) def self.const_missing(k)
14:31:27,420 INFO [stdout] (MSC service thread 1-5) FakeConstant.new( "TwitterStreamService::" + k.to_s )
14:31:27,420 INFO [stdout] (MSC service thread 1-5) end
14:31:27,420 INFO [stdout] (MSC service thread 1-5) end
14:31:27,422 INFO [stdout] (MSC service thread 1-5) MODULE Backgroundable
14:31:27,422 INFO [stdout] (MSC service thread 1-5) eval module ::Backgroundable
14:31:27,423 INFO [stdout] (MSC service thread 1-5) def self.const_missing(k)
14:31:27,423 INFO [stdout] (MSC service thread 1-5) FakeConstant.new( "Backgroundable::" + k.to_s )
14:31:27,423 INFO [stdout] (MSC service thread 1-5) end
14:31:27,423 INFO [stdout] (MSC service thread 1-5) end
14:31:27,426 INFO [stdout] (MSC service thread 1-5) MODULE AnalyticsProcessor
14:31:27,426 INFO [stdout] (MSC service thread 1-5) eval module ::AnalyticsProcessor
14:31:27,426 INFO [stdout] (MSC service thread 1-5) def self.const_missing(k)
14:31:27,427 INFO [stdout] (MSC service thread 1-5) FakeConstant.new( "AnalyticsProcessor::" + k.to_s )
14:31:27,427 INFO [stdout] (MSC service thread 1-5) end
14:31:27,427 INFO [stdout] (MSC service thread 1-5) end
14:31:27,430 INFO [stdout] (MSC service thread 1-5) MODULE StatusStomplet
14:31:27,430 INFO [stdout] (MSC service thread 1-5) eval module ::StatusStomplet
14:31:27,430 INFO [stdout] (MSC service thread 1-5) def self.const_missing(k)
14:31:27,431 INFO [stdout] (MSC service thread 1-5) FakeConstant.new( "StatusStomplet::" + k.to_s )
14:31:27,431 INFO [stdout] (MSC service thread 1-5) end
14:31:27,431 INFO [stdout] (MSC service thread 1-5) end
14:31:27,485 ERROR [stderr] (MSC service thread 1-5) STOMP HOSTS: [localhost]
14:31:27,688 ERROR [stderr] (MSC service thread 1-8) webhosts: []
14:31:27,688 ERROR [stderr] (MSC service thread 1-8) stomphosts: [localhost]
14:31:27,689 ERROR [stderr] (MSC service thread 1-8) DEPLOY STANDALONE SESSION MANAGER
14:31:27,846 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Start HASingletonCoordinator
14:31:27,849 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-6) trying to deploy queue jms.topic./topics/statuses
14:31:27,978 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Connect to twitalytics-knob.yml
14:31:27,981 INFO [org.torquebox.stomp.binding] (MSC service thread 1-7) Advertising STOMP binding: ws://localhost:8675/
14:31:27,991 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-3) Deferring start for services runtime pool.
14:31:27,991 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-7) Starting web runtime pool asynchronously
14:31:28,008 INFO [org.torquebox.core.runtime] (Thread-107) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: web)
14:31:28,087 INFO [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:/topics/statuses
14:31:28,090 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-5) trying to deploy queue jms.queue./queues/torquebox/twitalytics/tasks/torquebox_backgroundable
14:31:28,094 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: services)
14:31:28,095 INFO [org.torquebox.core.runtime] (pool-33-thread-1) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: stomplets)
14:31:28,103 INFO [org.jboss.as.messaging] (MSC service thread 1-5) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/twitalytics/tasks/torquebox_backgroundable
14:31:28,546 WARNING [org.jgroups.protocols.UDP] (MSC service thread 1-1) receive buffer of socket java.net.DatagramSocket@14bf8af was set to 20MB, but the OS only allocated 65.51KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
14:31:28,549 WARNING [org.jgroups.protocols.UDP] (MSC service thread 1-1) receive buffer of socket java.net.MulticastSocket@ea083a was set to 25MB, but the OS only allocated 65.51KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
14:31:28,561 INFO [stdout] (MSC service thread 1-1)
14:31:28,562 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
14:31:28,563 INFO [stdout] (MSC service thread 1-1) GMS: address=largo/twitalytics-knob.yml, cluster=twitalytics-knob.yml, physical address=127.0.0.1:55200
14:31:28,572 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
14:31:28,577 INFO [stdout] (pool-14-thread-1)
14:31:28,579 INFO [stdout] (pool-14-thread-1) -------------------------------------------------------------------
14:31:28,579 INFO [stdout] (pool-14-thread-1) GMS: address=largo/web, cluster=web, physical address=127.0.0.1:55200
14:31:28,580 INFO [stdout] (pool-14-thread-1) -------------------------------------------------------------------
14:31:29,300 INFO [org.torquebox.core.runtime] (Thread-107) Initialize? true
14:31:29,301 INFO [org.torquebox.core.runtime] (Thread-107) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@457189
14:31:29,308 INFO [org.torquebox.core.runtime] (pool-33-thread-1) Initialize? true
14:31:29,308 INFO [org.torquebox.core.runtime] (pool-33-thread-1) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@457189
14:31:29,361 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initialize? true
14:31:29,362 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@457189
14:31:29,864 INFO [org.torquebox.core.runtime] (pool-33-thread-1) Setting up Bundler
14:31:29,865 INFO [org.torquebox.core.runtime] (Thread-107) Setting up Bundler
14:31:29,877 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Setting up Bundler
14:31:30,621 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.twitalytics-knob.yml] (MSC service thread 1-1) JBAS010206: Number of cluster members: 1
14:31:30,622 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.twitalytics-knob.yml] (MSC service thread 1-1) JBAS010248: New cluster view for partition twitalytics-knob.yml: 0 (org.jboss.as.clustering.impl.CoreGroupCommunicationService$GroupView@dbcaa4 delta: 0, merge: false)
14:31:30,627 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Started HASingletonCoordinator
14:31:30,627 INFO [org.projectodd.polyglot.hasingleton] (AsynchViewChangeHandler Thread) inquire if we should be master
14:31:30,628 INFO [org.projectodd.polyglot.hasingleton] (AsynchViewChangeHandler Thread) Becoming HASingleton master.
14:31:30,733 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-2) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
14:31:30,737 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Quartz Scheduler v.1.8.5 created.
14:31:30,742 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-2) RAMJobStore initialized.
14:31:30,744 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler meta-data: Quartz Scheduler (v1.8.5) 'JobScheduler$twitalytics-knob.yml' with instanceId 'largo.local1333481490701'
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.
14:31:30,747 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-2) Quartz scheduler 'JobScheduler$twitalytics-knob.yml' initialized from an externally provided properties instance.
14:31:30,747 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-2) Quartz scheduler version: 1.8.5
14:31:30,748 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) JobFactory set to: org.torquebox.jobs.RubyJobProxyFactory@9f2f25
14:31:30,749 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler JobScheduler$twitalytics-knob.yml_$_largo.local1333481490701 started.
14:31:30,932 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:30,934 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,035 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000078: Starting JGroups Channel
14:31:31,041 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000094: Received new cluster view: [largo/web|0] [largo/web]
14:31:31,043 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000079: Cache local address is largo/web, physical addresses are [127.0.0.1:55200]
14:31:31,050 INFO [org.infinispan.factories.GlobalComponentRegistry] (pool-15-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL
14:31:31,051 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (pool-15-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,262 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-15-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
14:31:31,287 INFO [org.jboss.as.clustering.infinispan] (pool-15-thread-1) JBAS010281: Started repl cache from web container
14:31:31,293 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-8) JBAS010206: Number of cluster members: 1
14:31:31,387 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,390 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,430 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-8) ISPN000031: MBeans were successfully registered to the platform mbean server.
14:31:31,434 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) JBAS010281: Started //default-host/ cache from web container
14:31:31,456 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,458 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
14:31:31,635 INFO [org.jboss.web] (MSC service thread 1-8) JBAS018210: Registering web context:
14:31:34,861 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:ffffc0a8019e:-1c40833c:4f7b45a4:f4f, node_name=1, branch_uid=0:ffffc0a8019e:-1c40833c:4f7b45a4:f50, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1629cde >
14:31:34,864 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8019e:-1c40833c:4f7b45a4:f4f, node_name=1, branch_uid=0:ffffc0a8019e:-1c40833c:4f7b45a4:f50, subordinatenodename=null, eis_name=unknown eis name >
14:31:34,882 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:ffffc0a8019e:-b6e79e6:4f7b2ec2:cdc, node_name=1, branch_uid=0:ffffc0a8019e:-b6e79e6:4f7b2ec2:cdd, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@a2c1d0 >
14:31:34,885 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8019e:-b6e79e6:4f7b2ec2:cdc, node_name=1, branch_uid=0:ffffc0a8019e:-b6e79e6:4f7b2ec2:cdd, subordinatenodename=null, eis_name=unknown eis name >
14:31:40,433 ERROR [stderr] (Thread-107) java.lang.UnsatisfiedLinkError: Native Library /private/var/folders/b6/1g6wmnr109l8q9xfwb60qy5r0000gn/T/sqlite-3.7.2-libsqlitejdbc.jnilib already loaded in another classloader
14:31:40,436 ERROR [stderr] (pool-33-thread-1) java.lang.UnsatisfiedLinkError: Native Library /private/var/folders/b6/1g6wmnr109l8q9xfwb60qy5r0000gn/T/sqlite-3.7.2-libsqlitejdbc.jnilib already loaded in another classloader
14:31:40,753 INFO [org.torquebox.core.runtime] (MSC service thread 1-4) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: services) in 12.65s
14:31:42,764 INFO [org.torquebox.core.runtime] (Thread-107) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: web) in 14.75s
14:31:42,807 INFO [org.torquebox.core.runtime] (pool-33-thread-1) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: stomplets) in 14.71s
14:31:42,926 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "twitalytics-knob.yml"
14:31:43,411 INFO [org.torquebox.core.runtime] (pool-36-thread-2) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: messaging)
14:31:43,411 INFO [org.torquebox.core.runtime] (pool-36-thread-1) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: messaging)
14:31:44,152 INFO [org.torquebox.core.runtime] (pool-36-thread-2) Initialize? true
14:31:44,153 INFO [org.torquebox.core.runtime] (pool-36-thread-2) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@457189
14:31:44,158 INFO [org.torquebox.core.runtime] (pool-36-thread-1) Initialize? true
14:31:44,159 INFO [org.torquebox.core.runtime] (pool-36-thread-1) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@457189
14:31:44,471 INFO [org.torquebox.core.runtime] (pool-36-thread-1) Setting up Bundler
14:31:44,472 INFO [org.torquebox.core.runtime] (pool-36-thread-2) Setting up Bundler
14:31:54,218 ERROR [stderr] (pool-36-thread-2) java.lang.UnsatisfiedLinkError: Native Library /private/var/folders/b6/1g6wmnr109l8q9xfwb60qy5r0000gn/T/sqlite-3.7.2-libsqlitejdbc.jnilib already loaded in another classloader
14:31:54,226 ERROR [stderr] (pool-36-thread-1) java.lang.UnsatisfiedLinkError: Native Library /private/var/folders/b6/1g6wmnr109l8q9xfwb60qy5r0000gn/T/sqlite-3.7.2-libsqlitejdbc.jnilib already loaded in another classloader
14:31:56,047 INFO [org.torquebox.core.runtime] (pool-36-thread-2) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: messaging) in 12.63s
14:31:56,112 INFO [org.torquebox.core.runtime] (pool-36-thread-1) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, app: twitalytics, context: messaging) in 12.69s
^Ccaught SIGINT, shutting down
14:32:34,756 INFO [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
14:32:34,756 INFO [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011942: Stopping OSGi Framework
14:32:34,757 INFO [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011605: Unbound messaging object to jndi name java:/RemoteConnectionFactory
14:32:34,760 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory
14:32:34,821 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
14:32:34,823 INFO [org.quartz.core.QuartzScheduler] Scheduler JobScheduler$twitalytics-knob.yml_$_largo.local1333481490701 shutting down.
14:32:34,826 INFO [org.quartz.core.QuartzScheduler] Scheduler JobScheduler$twitalytics-knob.yml_$_largo.local1333481490701 paused.
14:32:34,830 INFO [org.quartz.core.QuartzScheduler] Scheduler JobScheduler$twitalytics-knob.yml_$_largo.local1333481490701 shutdown complete.
14:32:34,832 INFO [org.jboss.as.messaging] JBAS011605: Unbound messaging object to jndi name java:/queues/torquebox/twitalytics/tasks/torquebox_backgroundable
14:32:34,833 INFO [org.infinispan.eviction.PassivationManagerImpl] ISPN000029: Passivating all entries to disk
14:32:34,836 INFO [jacorb.poa] POA Naming destroyed
14:32:34,835 INFO [org.infinispan.eviction.PassivationManagerImpl] ISPN000030: Passivated 0 entries in 2 milliseconds
14:32:34,837 INFO [jacorb.poa] POA IRPOA destroyed
14:32:34,840 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped //default-host/ cache from web container
14:32:34,849 INFO [jacorb.poa] POA RootPOA destroyed
14:32:34,849 INFO [jacorb.orb] prepare ORB for shutdown...
14:32:34,850 INFO [jacorb.orb] ORB going down...
14:32:34,859 INFO [jacorb.orb] ORB shutdown complete
14:32:34,864 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource adapter stopped
14:32:34,866 INFO [jacorb.orb] ORB run, exit
14:32:34,860 INFO [jacorb.orb.iiop] Listener exited
14:32:34,902 INFO [org.infinispan.eviction.PassivationManagerImpl] ISPN000029: Passivating all entries to disk
14:32:34,903 INFO [org.infinispan.eviction.PassivationManagerImpl] ISPN000030: Passivated 0 entries in 0 milliseconds
14:32:34,906 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped repl cache from web container
14:32:34,971 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] ISPN000082: Stopping the RpcDispatcher
14:32:35,240 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
14:32:35,243 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
14:32:35,248 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [6e3b673d-7d09-11e1-abe5-c82a144c0ae1] stopped
14:32:35,253 INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment twitalytics-knob.yml in 500ms
14:32:35,255 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 497ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment