Skip to content

Instantly share code, notes, and snippets.

@Toady00
Created July 21, 2014 19:26
Show Gist options
  • Save Toady00/19fc930bcd404b8480a3 to your computer and use it in GitHub Desktop.
Save Toady00/19fc930bcd404b8480a3 to your computer and use it in GitHub Desktop.
tb logs
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/torquebox/current/jboss
JAVA: java
JAVA_OPTS: -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
18:37:38,373 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
18:37:38,500 INFO [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 18:37:38,995 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[Host Controller] 18:37:39,155 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[Host Controller] 18:37:39,648 INFO [org.xnio] (MSC service thread 1-2) XNIO Version 3.0.7.GA
[Host Controller] 18:37:39,654 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.0.7.GA
[Host Controller] 18:37:39,655 INFO [org.jboss.as] (Controller Boot Thread) JBAS010902: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 18:37:39,679 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 3.2.14.GA
[Host Controller] 18:37:39,679 WARN [org.jboss.as] (Controller Boot Thread) JBAS010912: No security realm defined for http management service, all access will be unrestricted.
[Host Controller] 18:37:39,721 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 10.0.65.121:9999
[Host Controller] 18:37:40,834 INFO [org.torquebox.bootstrap] (domain-connection-threads - 1) Bootstrapping TorqueBox
[Host Controller] 18:37:40,835 INFO [org.torquebox.bootstrap] (domain-connection-threads - 1) Bootstrapping TorqueBox with a JRuby home of /opt/torquebox/current/jruby
[Host Controller] 18:37:40,842 INFO [org.torquebox.core.as] (domain-connection-threads - 1) Initializing TorqueBox Core Subsystem
[Host Controller] 18:37:40,850 INFO [org.torquebox.core.as] (domain-connection-threads - 1) Welcome to TorqueBox AS - http://torquebox.org/
[Host Controller] 18:37:40,850 INFO [org.torquebox.core.as] (domain-connection-threads - 1) version........... 3.1.1
[Host Controller] 18:37:40,850 INFO [org.torquebox.core.as] (domain-connection-threads - 1) build............. 86
[Host Controller] 18:37:40,851 INFO [org.torquebox.core.as] (domain-connection-threads - 1) revision.......... 88e0922d5e29e112d2928c89f759ff7796cbe41c
[Host Controller] 18:37:40,851 INFO [org.torquebox.core.as] (domain-connection-threads - 1) built with:
[Host Controller] 18:37:40,851 INFO [org.torquebox.core.as] (domain-connection-threads - 1) HornetQ......... 2.3.1.Final (Wild Hornet, 123)
[Host Controller] 18:37:40,852 INFO [org.torquebox.core.as] (domain-connection-threads - 1) JBossAS......... 7.2.x.slim.incremental.16
[Host Controller] 18:37:40,852 INFO [org.torquebox.core.as] (domain-connection-threads - 1) Infinispan...... 6.0.0.Final
[Host Controller] 18:37:40,852 INFO [org.torquebox.core.as] (domain-connection-threads - 1) Quartz.......... 2.1.5
[Host Controller] 18:37:40,852 INFO [org.torquebox.core.as] (domain-connection-threads - 1) JRuby........... 1.7.13
[Host Controller] 18:37:40,863 INFO [org.torquebox.jobs.as] (domain-connection-threads - 1) Initializing TorqueBox Jobs Subsystem
[Host Controller] 18:37:40,872 INFO [org.torquebox.messaging.as] (domain-connection-threads - 1) Initializing TorqueBox Messaging Subsystem
[Host Controller] 18:37:40,879 INFO [org.torquebox.security.as] (domain-connection-threads - 1) Initializing TorqueBox Auth Subsystem
[Host Controller] 18:37:40,886 INFO [org.torquebox.services.as] (domain-connection-threads - 1) Initializing TorqueBox Services Subsystem
[Host Controller] 18:37:40,902 INFO [org.torquebox.stomp.as] (domain-connection-threads - 1) Initializing TorqueBox STOMP Subsystem
[Host Controller] 18:37:40,907 INFO [org.torquebox.web.as] (domain-connection-threads - 1) Initializing TorqueBox Web Subsystem
[Host Controller] 18:37:41,357 INFO [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server 10.0.65.121
18:37:41,407 INFO [org.jboss.as.process.Server:10.0.65.121.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:10.0.65.121'
[Server:10.0.65.121] 18:37:41,914 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[Server:10.0.65.121] 18:37:42,182 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[Server:10.0.65.121] 18:37:42,359 INFO [org.xnio] (MSC service thread 1-7) XNIO Version 3.0.7.GA
[Server:10.0.65.121] 18:37:42,364 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.0.7.GA
[Server:10.0.65.121] 18:37:42,374 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 3.2.14.GA
[Host Controller] 18:37:43,032 INFO [org.jboss.as.domain.controller.mgmt] (Remoting "ip-10-0-65-121.ec2.internal:MANAGEMENT" task-4) JBAS010920: Server [Server:10.0.65.121] registered using connection [Channel ID 16ca63e3 (inbound) of Remoting connection 128d857d to /10.0.65.121:58394]
[Host Controller] 18:37:43,094 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://10.0.65.121:9990/management
[Host Controller] 18:37:43,095 INFO [org.jboss.as] (Controller Boot Thread) JBAS015954: Admin console is not enabled
[Host Controller] 18:37:43,095 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.x.slim.incremental.16 "Janus" (Host Controller) started in 4498ms - Started 11 of 11 services (0 services are passive or on-demand)
[Host Controller] 18:37:43,118 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) JBAS010919: Registering server 10.0.65.121
[Server:10.0.65.121] 18:37:43,376 INFO [org.torquebox.bootstrap] (ServerService Thread Pool -- 18) Bootstrapping TorqueBox
[Server:10.0.65.121] 18:37:43,380 INFO [org.torquebox.bootstrap] (ServerService Thread Pool -- 18) Bootstrapping TorqueBox with a JRuby home of /opt/torquebox/current/jruby
[Server:10.0.65.121] 18:37:43,416 INFO [org.torquebox.messaging.as] (ServerService Thread Pool -- 17) Initializing TorqueBox Messaging Subsystem
[Server:10.0.65.121] 18:37:43,416 INFO [org.torquebox.stomp.as] (ServerService Thread Pool -- 20) Initializing TorqueBox STOMP Subsystem
[Server:10.0.65.121] 18:37:43,421 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Initializing TorqueBox Core Subsystem
[Server:10.0.65.121] 18:37:43,433 INFO [org.torquebox.services.as] (ServerService Thread Pool -- 19) Initializing TorqueBox Services Subsystem
[Server:10.0.65.121] 18:37:43,433 INFO [org.torquebox.web.as] (ServerService Thread Pool -- 21) Initializing TorqueBox Web Subsystem
[Server:10.0.65.121] 18:37:43,437 INFO [org.torquebox.security.as] (ServerService Thread Pool -- 18) Initializing TorqueBox Auth Subsystem
[Server:10.0.65.121] 18:37:43,437 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Welcome to TorqueBox AS - http://torquebox.org/
[Server:10.0.65.121] 18:37:43,440 INFO [org.torquebox.jobs.as] (ServerService Thread Pool -- 16) Initializing TorqueBox Jobs Subsystem
[Server:10.0.65.121] 18:37:43,449 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) version........... 3.1.1
[Server:10.0.65.121] 18:37:43,452 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) build............. 86
[Server:10.0.65.121] 18:37:43,453 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) revision.......... 88e0922d5e29e112d2928c89f759ff7796cbe41c
[Server:10.0.65.121] 18:37:43,485 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) built with:
[Server:10.0.65.121] 18:37:43,486 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) HornetQ......... 2.3.1.Final (Wild Hornet, 123)
[Server:10.0.65.121] 18:37:43,488 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) JBossAS......... 7.2.x.slim.incremental.16
[Server:10.0.65.121] 18:37:43,492 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Infinispan...... 6.0.0.Final
[Server:10.0.65.121] 18:37:43,493 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Quartz.......... 2.1.5
[Server:10.0.65.121] 18:37:43,493 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) JRuby........... 1.7.13
[Server:10.0.65.121] 18:37:43,782 INFO [org.jboss.as.security] (ServerService Thread Pool -- 37) JBAS013171: Activating Security Subsystem
[Server:10.0.65.121] 18:37:43,799 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
[Server:10.0.65.121] 18:37:43,804 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.15.Final
[Server:10.0.65.121] 18:37:43,838 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
[Server:10.0.65.121] 18:37:43,877 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
[Server:10.0.65.121] 18:37:44,092 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/10.0.65.121:8080
[Server:10.0.65.121] 18:37:44,092 INFO [org.apache.coyote.ajp] (MSC service thread 1-7) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/10.0.65.121:8009
[Server:10.0.65.121] 18:37:44,110 INFO [org.torquebox.core.runtime] (pool-1-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global)
[Server:10.0.65.121] 18:37:44,151 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003000: Coyote HTTP/1.1 starting on: http-/10.0.65.121:8080
[Server:10.0.65.121] 18:37:44,273 WARN [org.jboss.as.messaging] (MSC service thread 1-7) 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
[Server:10.0.65.121] 18:37:44,333 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 10.0.65.121:4447
[Server:10.0.65.121] 18:37:44,363 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "registrar.kyck-staging.com-knob.yml" (runtime-name: "registrar.kyck-staging.com-knob.yml")
[Server:10.0.65.121] 18:37:44,529 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 46) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:44,594 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 46) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:44,598 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 46) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:44,814 INFO [org.jgroups.protocols.UFC] (ServerService Thread Pool -- 46) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.121] 18:37:44,861 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 47) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:44,865 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 47) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:45,010 INFO [org.jgroups.protocols.UFC] (ServerService Thread Pool -- 47) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.121] 18:37:45,052 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-7) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:45,065 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-7) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:45,249 INFO [org.jgroups.protocols.UFC] (MSC service thread 1-7) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.121] 18:37:45,559 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.121/data/messagingjournal,bindingsDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.121/data/messagingbindings,largeMessagesDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.121/data/messaginglargemessages,pagingDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.121/data/messagingpaging)
[Server:10.0.65.121] 18:37:45,562 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221006: Waiting to obtain live lock
[Server:10.0.65.121] 18:37:45,594 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221013: Using NIO Journal
[Server:10.0.65.121] 18:37:45,617 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000078: Starting JGroups Channel
[Server:10.0.65.121] 18:37:45,648 INFO [stdout] (ServerService Thread Pool -- 46)
[Server:10.0.65.121] 18:37:45,649 INFO [stdout] (ServerService Thread Pool -- 46) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:45,649 INFO [stdout] (ServerService Thread Pool -- 46) GMS: address=10.0.65.121:10.0.65.121/web, cluster=web, physical address=10.0.65.121:7600
[Server:10.0.65.121] 18:37:45,650 INFO [stdout] (ServerService Thread Pool -- 46) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:45,702 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221034: Waiting to obtain live lock
[Server:10.0.65.121] 18:37:45,702 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221035: Live Server Obtained live lock
[Server:10.0.65.121] 18:37:46,012 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221020: Started Netty Acceptor version 3.6.2.Final-c0d783c 10.0.65.121:5445 for CORE protocol
[Server:10.0.65.121] 18:37:46,015 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221020: Started Netty Acceptor version 3.6.2.Final-c0d783c 10.0.65.121:5455 for CORE protocol
[Server:10.0.65.121] 18:37:46,023 INFO [stdout] (MSC service thread 1-3)
[Server:10.0.65.121] 18:37:46,024 INFO [stdout] (MSC service thread 1-3) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:46,024 INFO [stdout] (MSC service thread 1-3) GMS: address=10.0.65.121:10.0.65.121/hq-cluster, cluster=hq-cluster, physical address=10.0.65.121:7600
[Server:10.0.65.121] 18:37:46,024 INFO [stdout] (MSC service thread 1-3) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:47,312 INFO [org.torquebox.core.runtime] (pool-1-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global) in 3.2s
[Server:10.0.65.121] 18:37:47,417 INFO [org.torquebox.core] (MSC service thread 1-6) evaling: /opt/torquebox/apps/kyck_registrar_web/staging/current/config/torquebox.rb
[Server:10.0.65.121] 18:37:47,523 INFO [stdout] (MSC service thread 1-6) ***Using bounded pools in STAGING
[Server:10.0.65.121] 18:37:48,661 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-6) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
[Server:10.0.65.121] 18:37:48,663 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000078: Starting JGroups Channel
[Server:10.0.65.121] 18:37:48,664 INFO [stdout] (MSC service thread 1-6)
[Server:10.0.65.121] 18:37:48,665 INFO [stdout] (MSC service thread 1-6) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:48,665 INFO [stdout] (MSC service thread 1-6) GMS: address=10.0.65.121:10.0.65.121/polyglot, cluster=polyglot, physical address=10.0.65.121:7600
[Server:10.0.65.121] 18:37:48,665 INFO [stdout] (MSC service thread 1-6) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:48,681 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-7) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:48,683 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-7) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.121] 18:37:48,693 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000094: Received new cluster view: [10.0.65.121:10.0.65.121/web|0] [10.0.65.121:10.0.65.121/web]
[Server:10.0.65.121] 18:37:48,738 INFO [org.jgroups.protocols.UFC] (MSC service thread 1-7) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.121] 18:37:48,760 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000079: Cache local address is 10.0.65.121:10.0.65.121/web, physical addresses are [10.0.65.121:7600]
[Server:10.0.65.121] 18:37:48,765 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 46) ISPN000128: Infinispan version: Infinispan 'Infinium' 6.0.0.Final
[Server:10.0.65.121] 18:37:48,808 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-5) Start HASingletonCoordinator
[Server:10.0.65.121] 18:37:48,809 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-5) Connect to registrar.kyck-staging.com-knob.yml-hasingleton-global
[Server:10.0.65.121] 18:37:48,809 INFO [stdout] (MSC service thread 1-5)
[Server:10.0.65.121] 18:37:48,809 INFO [stdout] (MSC service thread 1-5) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:48,810 INFO [stdout] (MSC service thread 1-5) GMS: address=10.0.65.121:10.0.65.121/registrar.kyck-staging.com-knob.yml-hasingleton-global, cluster=registrar.kyck-staging.com-knob.yml-hasingleton-global, physical address=10.0.65.121:7600
[Server:10.0.65.121] 18:37:48,810 INFO [stdout] (MSC service thread 1-5) -------------------------------------------------------------------
[Server:10.0.65.121] 18:37:48,919 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 47) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.121] 18:37:48,919 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 46) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.121] 18:37:48,932 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) JBAS010281: Started repl cache from web container
[Server:10.0.65.121] 18:37:48,932 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010281: Started default-host/ROOT cache from web container
[Server:10.0.65.121] 18:37:48,943 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010238: Number of cluster members: 1
[Server:10.0.65.121] 18:37:49,036 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221007: Server is now live
[Server:10.0.65.121] 18:37:49,036 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221001: HornetQ Server version 2.3.1.Final (Wild Hornet, 123) [1585a8ac-fff8-11e3-98e2-c3f95d1cbfcc]
[Server:10.0.65.121] 18:37:49,051 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 46) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[Server:10.0.65.121] 18:37:49,052 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 47) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[Server:10.0.65.121] 18:37:49,053 INFO [org.hornetq.core.server] (pool-7-thread-1) HQ221003: trying to deploy queue jms.queue./queues/torquebox/registrar-kyck-staging-com/tasks/torquebox_backgroundable
[Server:10.0.65.121] 18:37:49,062 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/registrar-kyck-staging-com/tasks/torquebox_backgroundable
[Server:10.0.65.121] 18:37:49,088 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: jobs)
[Server:10.0.65.121] 18:37:49,094 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: messaging)
[Server:10.0.65.121] 18:37:49,094 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: web)
[Server:10.0.65.121] 18:37:49,201 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-3) Using default implementation for ThreadExecutor
[Server:10.0.65.121] 18:37:49,249 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-3) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[Server:10.0.65.121] 18:37:49,249 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-3) Quartz Scheduler v.2.1.5 created.
[Server:10.0.65.121] 18:37:49,251 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-3) RAMJobStore initialized.
[Server:10.0.65.121] 18:37:49,253 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-3) Scheduler meta-data: Quartz Scheduler (v2.1.5) 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler' with instanceId 'NON_CLUSTERED'
[Server:10.0.65.121] Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
[Server:10.0.65.121] NOT STARTED.
[Server:10.0.65.121] Currently in standby mode.
[Server:10.0.65.121] Number of jobs executed: 0
[Server:10.0.65.121] Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
[Server:10.0.65.121] Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[Server:10.0.65.121]
[Server:10.0.65.121] 18:37:49,255 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-3) Quartz scheduler 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler' initialized from an externally provided properties instance.
[Server:10.0.65.121] 18:37:49,255 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-3) Quartz scheduler version: 2.1.5
[Server:10.0.65.121] 18:37:49,256 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-3) JobFactory set to: org.torquebox.jobs.JobScheduler@bffba17
[Server:10.0.65.121] 18:37:49,257 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-3) Scheduler jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler_$_NON_CLUSTERED started.
[Server:10.0.65.121] 18:37:49,261 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010406: Registered connection factory java:/JmsXA
[Server:10.0.65.121] 18:37:49,331 INFO [org.hornetq.ra] (MSC service thread 1-7) HornetQ resource adaptor started
[Server:10.0.65.121] 18:37:49,332 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatorhornetq-ra
[Server:10.0.65.121] 18:37:49,336 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[Server:10.0.65.121] 18:37:49,953 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Setting up Bundler
[Server:10.0.65.121] 18:37:50,042 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Setting up Bundler
[Server:10.0.65.121] 18:37:50,079 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Setting up Bundler
[Server:10.0.65.121] 18:37:51,668 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000094: Received new cluster view: [10.0.65.121:10.0.65.121/polyglot|0] [10.0.65.121:10.0.65.121/polyglot]
[Server:10.0.65.121] 18:37:51,753 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000079: Cache local address is 10.0.65.121:10.0.65.121/polyglot, physical addresses are [10.0.65.121:7600]
[Server:10.0.65.121] 18:37:51,785 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-6) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.121] 18:37:51,810 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010281: Started registrar.kyck-staging.com-knob.yml-coordination-map cache from polyglot container
[Server:10.0.65.121] 18:37:51,814 INFO [org.jboss.as.clustering] (MSC service thread 1-5) JBAS010238: Number of cluster members: 1
[Server:10.0.65.121] 18:37:51,815 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-5) inquire if we should be master (registrar.kyck-staging.com-knob.yml-hasingleton-global)
[Server:10.0.65.121] 18:37:51,815 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-5) Becoming HASingleton master (registrar.kyck-staging.com-knob.yml-hasingleton-global)
[Server:10.0.65.121] 18:37:51,816 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-5) Started HASingletonCoordinator
[Server:10.0.65.121] 18:37:51,847 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-5) Using default implementation for ThreadExecutor
[Server:10.0.65.121] 18:37:51,867 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-5) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[Server:10.0.65.121] 18:37:51,871 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-5) Quartz Scheduler v.2.1.5 created.
[Server:10.0.65.121] 18:37:51,872 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-5) RAMJobStore initialized.
[Server:10.0.65.121] 18:37:51,872 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-5) Scheduler meta-data: Quartz Scheduler (v2.1.5) 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton' with instanceId 'NON_CLUSTERED'
[Server:10.0.65.121] Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
[Server:10.0.65.121] NOT STARTED.
[Server:10.0.65.121] Currently in standby mode.
[Server:10.0.65.121] Number of jobs executed: 0
[Server:10.0.65.121] Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
[Server:10.0.65.121] Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[Server:10.0.65.121]
[Server:10.0.65.121] 18:37:51,872 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-5) Quartz scheduler 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton' initialized from an externally provided properties instance.
[Server:10.0.65.121] 18:37:51,872 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-5) Quartz scheduler version: 2.1.5
[Server:10.0.65.121] 18:37:51,873 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-5) JobFactory set to: org.torquebox.jobs.JobScheduler@6795d246
[Server:10.0.65.121] 18:37:51,873 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-5) Scheduler jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton_$_NON_CLUSTERED started.
[Server:10.0.65.121] 18:38:14,165 INFO [stdout] (pool-9-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.121] 18:38:14,355 INFO [stdout] (pool-8-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.121] 18:38:14,585 INFO [stdout] (pool-10-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.121] 18:38:15,341 ERROR [stderr] (pool-9-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.121] 18:38:15,345 INFO [stdout] (pool-9-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.121] 18:38:15,351 INFO [stdout] (pool-9-thread-1) INFO: Configuring Infinispan cache kyck_registrar
[Server:10.0.65.121] 18:38:15,359 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-9-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.121] 18:38:15,360 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-9-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.121] 18:38:15,373 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-9-thread-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.121] 18:38:15,377 INFO [org.jboss.as.clustering.infinispan] (pool-9-thread-1) JBAS010281: Started kyck_registrar cache from polyglot container
[Server:10.0.65.121] 18:38:15,581 ERROR [stderr] (pool-8-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.121] 18:38:15,585 INFO [stdout] (pool-8-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.121] 18:38:15,603 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-8-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.121] 18:38:15,702 ERROR [stderr] (pool-10-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.121] 18:38:15,706 INFO [stdout] (pool-10-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.121] 18:38:15,721 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-10-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.121] 18:38:23,383 ERROR [stderr] (pool-9-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.121] 18:38:23,710 ERROR [stderr] (pool-8-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.121] 18:38:23,780 ERROR [stderr] (pool-10-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.121] 18:38:29,209 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: jobs) in 40.12s
[Server:10.0.65.121] 18:38:29,363 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: messaging) in 40.26s
[Server:10.0.65.121] 18:38:29,402 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: web) in 40.3s
[Server:10.0.65.121] 18:38:29,427 INFO [org.jboss.web] (ServerService Thread Pool -- 48) JBAS018210: Register web context:
[Server:10.0.65.121] 18:38:29,580 INFO [org.jboss.as.server.deployment] (Controller Boot Thread) JBAS018559: Deployed "registrar.kyck-staging.com-knob.yml" (runtime-name : "registrar.kyck-staging.com-knob.yml")
[Server:10.0.65.121] 18:38:29,586 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.x.slim.incremental.16 "Janus" started in 48048ms - Started 143 of 256 services (112 services are passive or on-demand)
[Server:10.0.65.121] 18:38:42,356 INFO [stdout] (http-/10.0.65.121:8080-1) ** initializng ORIENTDB ConnectionFactory
[Server:10.0.65.121] 18:38:42,924 ERROR [stderr] (http-/10.0.65.121:8080-1) [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
[Server:10.0.65.121] 19:12:44,238 INFO [stdout] (http-/10.0.65.121:8080-1) (kyck) Callback phase initiated.
[Server:10.0.65.121] 19:12:44,703 INFO [stdout] (http-/10.0.65.121:8080-1) *** Extra
[Server:10.0.65.121] 19:12:44,703 INFO [stdout] (http-/10.0.65.121:8080-1) *** Extra
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/torquebox/current/jboss
JAVA: java
JAVA_OPTS: -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
18:37:13,174 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
18:37:13,302 INFO [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 18:37:13,810 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[Host Controller] 18:37:13,978 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[Host Controller] 18:37:14,511 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.7.GA
[Host Controller] 18:37:14,518 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.7.GA
[Host Controller] 18:37:14,519 INFO [org.jboss.as] (Controller Boot Thread) JBAS010902: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 18:37:14,543 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.14.GA
[Host Controller] 18:37:14,543 WARN [org.jboss.as] (Controller Boot Thread) JBAS010912: No security realm defined for http management service, all access will be unrestricted.
[Host Controller] 18:37:14,589 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 10.0.65.33:9999
[Host Controller] 18:37:14,721 INFO [org.torquebox.bootstrap] (Host Controller Service Threads - 17) Bootstrapping TorqueBox
[Host Controller] 18:37:14,724 INFO [org.torquebox.bootstrap] (Host Controller Service Threads - 17) Bootstrapping TorqueBox with a JRuby home of /opt/torquebox/current/jruby
[Host Controller] 18:37:15,239 INFO [org.torquebox.security.as] (Host Controller Service Threads - 11) Initializing TorqueBox Auth Subsystem
[Host Controller] 18:37:15,241 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) Initializing TorqueBox Core Subsystem
[Host Controller] 18:37:15,251 INFO [org.torquebox.services.as] (Host Controller Service Threads - 8) Initializing TorqueBox Services Subsystem
[Host Controller] 18:37:15,257 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) Welcome to TorqueBox AS - http://torquebox.org/
[Host Controller] 18:37:15,264 INFO [org.torquebox.messaging.as] (Host Controller Service Threads - 2) Initializing TorqueBox Messaging Subsystem
[Host Controller] 18:37:15,267 INFO [org.torquebox.web.as] (Host Controller Service Threads - 21) Initializing TorqueBox Web Subsystem
[Host Controller] 18:37:15,274 INFO [org.torquebox.jobs.as] (Host Controller Service Threads - 6) Initializing TorqueBox Jobs Subsystem
[Host Controller] 18:37:15,269 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) version........... 3.1.1
[Host Controller] 18:37:15,279 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) build............. 86
[Host Controller] 18:37:15,279 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) revision.......... 88e0922d5e29e112d2928c89f759ff7796cbe41c
[Host Controller] 18:37:15,280 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) built with:
[Host Controller] 18:37:15,281 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) HornetQ......... 2.3.1.Final (Wild Hornet, 123)
[Host Controller] 18:37:15,282 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) JBossAS......... 7.2.x.slim.incremental.16
[Host Controller] 18:37:15,282 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) Infinispan...... 6.0.0.Final
[Host Controller] 18:37:15,283 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) Quartz.......... 2.1.5
[Host Controller] 18:37:15,283 INFO [org.torquebox.core.as] (Host Controller Service Threads - 10) JRuby........... 1.7.13
[Host Controller] 18:37:15,285 INFO [org.torquebox.stomp.as] (Host Controller Service Threads - 20) Initializing TorqueBox STOMP Subsystem
[Host Controller] 18:37:15,595 WARN [org.jboss.as.domain.http.api] (MSC service thread 1-8) JBAS015102: Unable to load console module for slot main, disabling console
[Host Controller] 18:37:15,635 INFO [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server 10.0.65.33
18:37:15,684 INFO [org.jboss.as.process.Server:10.0.65.33.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:10.0.65.33'
[Server:10.0.65.33] 18:37:16,239 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[Server:10.0.65.33] 18:37:16,523 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[Server:10.0.65.33] 18:37:16,712 INFO [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.7.GA
[Server:10.0.65.33] 18:37:16,717 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.7.GA
[Server:10.0.65.33] 18:37:16,727 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.14.GA
[Host Controller] 18:37:17,391 INFO [org.jboss.as.domain.controller.mgmt] (Remoting "ip-10-0-65-33.ec2.internal:MANAGEMENT" task-3) JBAS010920: Server [Server:10.0.65.33] registered using connection [Channel ID 7f7462f7 (inbound) of Remoting connection 45547887 to /10.0.65.33:57890]
[Host Controller] 18:37:17,464 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://10.0.65.33:9990/management
[Host Controller] 18:37:17,465 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://10.0.65.33:9990
[Host Controller] 18:37:17,465 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.x.slim.incremental.16 "Janus" (Host Controller) started in 4065ms - Started 11 of 11 services (0 services are passive or on-demand)
[Host Controller] 18:37:17,481 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) JBAS010919: Registering server 10.0.65.33
[Server:10.0.65.33] 18:37:17,698 INFO [org.torquebox.bootstrap] (ServerService Thread Pool -- 17) Bootstrapping TorqueBox
[Server:10.0.65.33] 18:37:17,701 INFO [org.torquebox.bootstrap] (ServerService Thread Pool -- 17) Bootstrapping TorqueBox with a JRuby home of /opt/torquebox/current/jruby
[Server:10.0.65.33] 18:37:17,761 INFO [org.torquebox.services.as] (ServerService Thread Pool -- 19) Initializing TorqueBox Services Subsystem
[Server:10.0.65.33] 18:37:17,766 INFO [org.torquebox.messaging.as] (ServerService Thread Pool -- 17) Initializing TorqueBox Messaging Subsystem
[Server:10.0.65.33] 18:37:17,769 INFO [org.torquebox.stomp.as] (ServerService Thread Pool -- 20) Initializing TorqueBox STOMP Subsystem
[Server:10.0.65.33] 18:37:17,772 INFO [org.torquebox.security.as] (ServerService Thread Pool -- 18) Initializing TorqueBox Auth Subsystem
[Server:10.0.65.33] 18:37:17,772 INFO [org.torquebox.jobs.as] (ServerService Thread Pool -- 16) Initializing TorqueBox Jobs Subsystem
[Server:10.0.65.33] 18:37:17,775 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Initializing TorqueBox Core Subsystem
[Server:10.0.65.33] 18:37:17,777 INFO [org.torquebox.web.as] (ServerService Thread Pool -- 21) Initializing TorqueBox Web Subsystem
[Server:10.0.65.33] 18:37:17,797 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Welcome to TorqueBox AS - http://torquebox.org/
[Server:10.0.65.33] 18:37:17,800 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) version........... 3.1.1
[Server:10.0.65.33] 18:37:17,801 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) build............. 86
[Server:10.0.65.33] 18:37:17,804 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) revision.......... 88e0922d5e29e112d2928c89f759ff7796cbe41c
[Server:10.0.65.33] 18:37:17,808 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) built with:
[Server:10.0.65.33] 18:37:17,815 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) HornetQ......... 2.3.1.Final (Wild Hornet, 123)
[Server:10.0.65.33] 18:37:17,816 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) JBossAS......... 7.2.x.slim.incremental.16
[Server:10.0.65.33] 18:37:17,824 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Infinispan...... 6.0.0.Final
[Server:10.0.65.33] 18:37:17,824 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) Quartz.......... 2.1.5
[Server:10.0.65.33] 18:37:17,825 INFO [org.torquebox.core.as] (ServerService Thread Pool -- 15) JRuby........... 1.7.13
[Server:10.0.65.33] 18:37:18,160 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
[Server:10.0.65.33] 18:37:18,176 INFO [org.jboss.as.security] (ServerService Thread Pool -- 37) JBAS013171: Activating Security Subsystem
[Server:10.0.65.33] 18:37:18,197 INFO [org.jboss.as.security] (MSC service thread 1-8) JBAS013170: Current PicketBox version=4.0.15.Final
[Server:10.0.65.33] 18:37:18,245 INFO [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
[Server:10.0.65.33] 18:37:18,247 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[Server:10.0.65.33] 18:37:18,431 INFO [org.torquebox.core.runtime] (pool-1-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global)
[Server:10.0.65.33] 18:37:18,457 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/10.0.65.33:8080
[Server:10.0.65.33] 18:37:18,477 INFO [org.apache.coyote.ajp] (MSC service thread 1-5) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/10.0.65.33:8009
[Server:10.0.65.33] 18:37:18,486 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/10.0.65.33:8080
[Server:10.0.65.33] 18:37:18,659 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
[Server:10.0.65.33] 18:37:18,773 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 10.0.65.33:4447
[Server:10.0.65.33] 18:37:18,777 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "registrar.kyck-staging.com-knob.yml" (runtime-name: "registrar.kyck-staging.com-knob.yml")
[Server:10.0.65.33] 18:37:18,917 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 47) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:18,982 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 47) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:18,986 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 47) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:19,160 INFO [org.jgroups.protocols.UFC] (ServerService Thread Pool -- 47) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.33] 18:37:19,197 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-8) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:19,200 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-8) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:19,342 INFO [org.jgroups.protocols.UFC] (MSC service thread 1-8) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.33] 18:37:19,387 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 46) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:19,390 WARN [org.jgroups.stack.Configurator] (ServerService Thread Pool -- 46) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:19,572 INFO [org.jgroups.protocols.UFC] (ServerService Thread Pool -- 46) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.33] 18:37:19,681 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.33/data/messagingjournal,bindingsDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.33/data/messagingbindings,largeMessagesDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.33/data/messaginglargemessages,pagingDirectory=/opt/torquebox/current/jboss/domain/servers/10.0.65.33/data/messagingpaging)
[Server:10.0.65.33] 18:37:19,684 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221006: Waiting to obtain live lock
[Server:10.0.65.33] 18:37:19,754 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221013: Using NIO Journal
[Server:10.0.65.33] 18:37:19,897 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221034: Waiting to obtain live lock
[Server:10.0.65.33] 18:37:19,897 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221035: Live Server Obtained live lock
[Server:10.0.65.33] 18:37:20,054 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000078: Starting JGroups Channel
[Server:10.0.65.33] 18:37:20,105 INFO [stdout] (ServerService Thread Pool -- 46)
[Server:10.0.65.33] 18:37:20,106 INFO [stdout] (ServerService Thread Pool -- 46) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:20,106 INFO [stdout] (ServerService Thread Pool -- 46) GMS: address=master:10.0.65.33/web, cluster=web, physical address=10.0.65.33:7600
[Server:10.0.65.33] 18:37:20,106 INFO [stdout] (ServerService Thread Pool -- 46) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:20,269 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221020: Started Netty Acceptor version 3.6.2.Final-c0d783c 10.0.65.33:5455 for CORE protocol
[Server:10.0.65.33] 18:37:20,271 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221020: Started Netty Acceptor version 3.6.2.Final-c0d783c 10.0.65.33:5445 for CORE protocol
[Server:10.0.65.33] 18:37:20,281 INFO [stdout] (MSC service thread 1-6)
[Server:10.0.65.33] 18:37:20,282 INFO [stdout] (MSC service thread 1-6) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:20,282 INFO [stdout] (MSC service thread 1-6) GMS: address=master:10.0.65.33/hq-cluster, cluster=hq-cluster, physical address=10.0.65.33:7600
[Server:10.0.65.33] 18:37:20,282 INFO [stdout] (MSC service thread 1-6) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:21,997 INFO [org.torquebox.core.runtime] (pool-1-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, context: global) in 3.56s
[Server:10.0.65.33] 18:37:22,077 INFO [org.torquebox.core] (MSC service thread 1-7) evaling: /opt/torquebox/apps/kyck_registrar_web/staging/current/config/torquebox.rb
[Server:10.0.65.33] 18:37:22,194 INFO [stdout] (MSC service thread 1-7) ***Using bounded pools in STAGING
[Server:10.0.65.33] 18:37:23,167 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000094: Received new cluster view: [master:10.0.65.33/web|0] [master:10.0.65.33/web]
[Server:10.0.65.33] 18:37:23,261 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 46) ISPN000079: Cache local address is master:10.0.65.33/web, physical addresses are [10.0.65.33:7600]
[Server:10.0.65.33] 18:37:23,267 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 46) ISPN000128: Infinispan version: Infinispan 'Infinium' 6.0.0.Final
[Server:10.0.65.33] 18:37:23,294 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221007: Server is now live
[Server:10.0.65.33] 18:37:23,295 INFO [org.hornetq.core.server] (MSC service thread 1-6) HQ221001: HornetQ Server version 2.3.1.Final (Wild Hornet, 123) [99927f4c-fff2-11e3-9ca3-8d7828223922]
[Server:10.0.65.33] 18:37:23,318 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 47) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[Server:10.0.65.33] 18:37:23,327 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 48) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[Server:10.0.65.33] 18:37:23,433 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[Server:10.0.65.33] 18:37:23,492 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[Server:10.0.65.33] 18:37:23,493 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[Server:10.0.65.33] 18:37:23,500 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[Server:10.0.65.33] 18:37:23,513 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 46) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.33] 18:37:23,532 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) JBAS010281: Started repl cache from web container
[Server:10.0.65.33] 18:37:23,540 INFO [org.hornetq.core.server] (pool-7-thread-1) HQ221003: trying to deploy queue jms.queue./queues/torquebox/registrar-kyck-staging-com/tasks/torquebox_backgroundable
[Server:10.0.65.33] 18:37:23,547 INFO [org.jboss.as.messaging] (pool-7-thread-1) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/registrar-kyck-staging-com/tasks/torquebox_backgroundable
[Server:10.0.65.33] 18:37:23,603 INFO [org.projectodd.polyglot.cache.as] (MSC service thread 1-3) Starting polyglot cache service: java:jboss/infinispan/container/polyglot
[Server:10.0.65.33] 18:37:23,606 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000078: Starting JGroups Channel
[Server:10.0.65.33] 18:37:23,607 INFO [stdout] (MSC service thread 1-3)
[Server:10.0.65.33] 18:37:23,607 INFO [stdout] (MSC service thread 1-3) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:23,607 INFO [stdout] (MSC service thread 1-3) GMS: address=master:10.0.65.33/polyglot, cluster=polyglot, physical address=10.0.65.33:7600
[Server:10.0.65.33] 18:37:23,607 INFO [org.jboss.as.clustering] (MSC service thread 1-6) JBAS010238: Number of cluster members: 1
[Server:10.0.65.33] 18:37:23,607 INFO [stdout] (MSC service thread 1-3) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:23,632 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: web)
[Server:10.0.65.33] 18:37:23,649 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: jobs)
[Server:10.0.65.33] 18:37:23,652 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 46) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.33] 18:37:23,652 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: messaging)
[Server:10.0.65.33] 18:37:23,657 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) JBAS010281: Started default-host/ROOT cache from web container
[Server:10.0.65.33] 18:37:23,657 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-4) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:23,669 WARN [org.jgroups.stack.Configurator] (MSC service thread 1-4) [JGRP00014] %s has been deprecated: %s
[Server:10.0.65.33] 18:37:23,719 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-2) Using default implementation for ThreadExecutor
[Server:10.0.65.33] 18:37:23,778 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-2) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[Server:10.0.65.33] 18:37:23,778 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Quartz Scheduler v.2.1.5 created.
[Server:10.0.65.33] 18:37:23,780 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-2) RAMJobStore initialized.
[Server:10.0.65.33] 18:37:23,781 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler meta-data: Quartz Scheduler (v2.1.5) 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler' with instanceId 'NON_CLUSTERED'
[Server:10.0.65.33] Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
[Server:10.0.65.33] NOT STARTED.
[Server:10.0.65.33] Currently in standby mode.
[Server:10.0.65.33] Number of jobs executed: 0
[Server:10.0.65.33] Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
[Server:10.0.65.33] Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[Server:10.0.65.33]
[Server:10.0.65.33] 18:37:23,783 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-2) Quartz scheduler 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler' initialized from an externally provided properties instance.
[Server:10.0.65.33] 18:37:23,784 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-2) Quartz scheduler version: 2.1.5
[Server:10.0.65.33] 18:37:23,784 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) JobFactory set to: org.torquebox.jobs.JobScheduler@1b55cab3
[Server:10.0.65.33] 18:37:23,785 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler_$_NON_CLUSTERED started.
[Server:10.0.65.33] 18:37:23,815 INFO [org.jgroups.protocols.UFC] (MSC service thread 1-4) UFC is not needed (and can be removed) as we're running on a TCP transport
[Server:10.0.65.33] 18:37:23,934 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Start HASingletonCoordinator
[Server:10.0.65.33] 18:37:23,936 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Connect to registrar.kyck-staging.com-knob.yml-hasingleton-global
[Server:10.0.65.33] 18:37:23,936 INFO [stdout] (MSC service thread 1-1)
[Server:10.0.65.33] 18:37:23,937 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:23,937 INFO [stdout] (MSC service thread 1-1) GMS: address=master:10.0.65.33/registrar.kyck-staging.com-knob.yml-hasingleton-global, cluster=registrar.kyck-staging.com-knob.yml-hasingleton-global, physical address=10.0.65.33:7600
[Server:10.0.65.33] 18:37:23,937 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
[Server:10.0.65.33] 18:37:24,651 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Setting up Bundler
[Server:10.0.65.33] 18:37:24,666 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Setting up Bundler
[Server:10.0.65.33] 18:37:24,668 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Setting up Bundler
[Server:10.0.65.33] 18:37:26,610 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000094: Received new cluster view: [master:10.0.65.33/polyglot|0] [master:10.0.65.33/polyglot]
[Server:10.0.65.33] 18:37:26,738 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000079: Cache local address is master:10.0.65.33/polyglot, physical addresses are [10.0.65.33:7600]
[Server:10.0.65.33] 18:37:26,777 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.33] 18:37:26,828 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started registrar.kyck-staging.com-knob.yml-coordination-map cache from polyglot container
[Server:10.0.65.33] 18:37:26,945 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010238: Number of cluster members: 1
[Server:10.0.65.33] 18:37:26,948 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) inquire if we should be master (registrar.kyck-staging.com-knob.yml-hasingleton-global)
[Server:10.0.65.33] 18:37:26,948 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Becoming HASingleton master (registrar.kyck-staging.com-knob.yml-hasingleton-global)
[Server:10.0.65.33] 18:37:26,949 INFO [org.projectodd.polyglot.hasingleton] (MSC service thread 1-1) Started HASingletonCoordinator
[Server:10.0.65.33] 18:37:26,984 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Using default implementation for ThreadExecutor
[Server:10.0.65.33] 18:37:26,991 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-1) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[Server:10.0.65.33] 18:37:26,992 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Quartz Scheduler v.2.1.5 created.
[Server:10.0.65.33] 18:37:26,993 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-1) RAMJobStore initialized.
[Server:10.0.65.33] 18:37:26,993 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler meta-data: Quartz Scheduler (v2.1.5) 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton' with instanceId 'NON_CLUSTERED'
[Server:10.0.65.33] Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
[Server:10.0.65.33] NOT STARTED.
[Server:10.0.65.33] Currently in standby mode.
[Server:10.0.65.33] Number of jobs executed: 0
[Server:10.0.65.33] Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
[Server:10.0.65.33] Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[Server:10.0.65.33]
[Server:10.0.65.33] 18:37:26,994 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler 'jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton' initialized from an externally provided properties instance.
[Server:10.0.65.33] 18:37:26,994 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler version: 2.1.5
[Server:10.0.65.33] 18:37:26,994 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) JobFactory set to: org.torquebox.jobs.JobScheduler@24203a93
[Server:10.0.65.33] 18:37:26,995 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler jboss.deployment.unit."registrar.kyck-staging.com-knob.yml".job_scheduler.singleton_$_NON_CLUSTERED started.
[Host Controller] 18:37:45,833 INFO [org.jboss.as.domain] (slave-request-threads - 1) JBAS010918: Registered remote slave host "10.0.65.121", JBoss AS 7.2.x.slim.incremental.16 "Janus"
[Server:10.0.65.33] 18:37:49,671 INFO [stdout] (pool-8-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.33] 18:37:49,941 INFO [stdout] (pool-9-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.33] 18:37:50,020 INFO [stdout] (pool-10-thread-1) Configuration Production connection to remote:10.0.70.22/registrar-staging
[Server:10.0.65.33] 18:37:50,939 ERROR [stderr] (pool-8-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.33] 18:37:50,943 INFO [stdout] (pool-8-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.33] 18:37:50,948 INFO [stdout] (pool-8-thread-1) INFO: Configuring Infinispan cache kyck_registrar
[Server:10.0.65.33] 18:37:50,957 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-8-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.33] 18:37:50,958 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-8-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.33] 18:37:50,967 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-8-thread-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
[Server:10.0.65.33] 18:37:50,975 INFO [org.jboss.as.clustering.infinispan] (pool-8-thread-1) JBAS010281: Started kyck_registrar cache from polyglot container
[Server:10.0.65.33] 18:37:51,050 ERROR [stderr] (pool-10-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.33] 18:37:51,054 INFO [stdout] (pool-10-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.33] 18:37:51,069 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-10-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.33] 18:37:51,197 ERROR [stderr] (pool-9-thread-1) /opt/torquebox/apps/kyck_registrar_web/staging/shared/bundle/jruby/1.9/gems/actionpack-3.2.18/lib/action_dispatch/http/mime_type.rb:102 warning: already initialized constant PDF
[Server:10.0.65.33] 18:37:51,199 INFO [stdout] (pool-9-thread-1) ** [Raven] Raven 0.9.3 ready to catch errors
[Server:10.0.65.33] 18:37:51,208 WARN [org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder] (pool-9-thread-1) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
[Server:10.0.65.33] 18:37:59,356 ERROR [stderr] (pool-9-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.33] 18:37:59,458 ERROR [stderr] (pool-10-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.33] 18:37:59,529 ERROR [stderr] (pool-8-thread-1) [Representable] Using :extend with an inline representer is deprecated. Include the module in the inline block.
[Server:10.0.65.33] 18:38:03,928 INFO [org.torquebox.core.runtime] (pool-9-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: jobs) in 40.27s
[Server:10.0.65.33] 18:38:04,511 INFO [org.torquebox.core.runtime] (pool-10-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: messaging) in 40.85s
[Server:10.0.65.33] 18:38:04,578 INFO [org.torquebox.core.runtime] (pool-8-thread-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: registrar-kyck-staging-com, context: web) in 40.94s
[Server:10.0.65.33] 18:38:04,590 INFO [org.jboss.web] (ServerService Thread Pool -- 49) JBAS018210: Register web context:
[Server:10.0.65.33] 18:38:04,745 INFO [org.jboss.as.server.deployment] (Controller Boot Thread) JBAS018559: Deployed "registrar.kyck-staging.com-knob.yml" (runtime-name : "registrar.kyck-staging.com-knob.yml")
[Server:10.0.65.33] 18:38:04,753 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.x.slim.incremental.16 "Janus" started in 48948ms - Started 143 of 256 services (112 services are passive or on-demand)
[Server:10.0.65.33] 18:38:08,238 INFO [stdout] (http-/10.0.65.33:8080-1) ** initializng ORIENTDB ConnectionFactory
[Server:10.0.65.33] 18:38:08,899 ERROR [stderr] (http-/10.0.65.33:8080-1) [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
[Server:10.0.65.33] 19:12:35,269 INFO [stdout] (http-/10.0.65.33:8080-1) (kyck) Request phase initiated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment