Skip to content

Instantly share code, notes, and snippets.

@freerobby
Created June 26, 2012 18:57
Show Gist options
  • Save freerobby/2997992 to your computer and use it in GitHub Desktop.
Save freerobby/2997992 to your computer and use it in GitHub Desktop.
Torquebox Errors - App Server 2
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/torquebox/current/jboss
JAVA: java
JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -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
=========================================================================
18:49:19,491 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
18:49:19,773 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
18:49:19,829 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
18:49:20,800 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
18:49:20,817 INFO [org.torquebox.bootstrap] ===> /opt/torquebox/current/jruby
18:49:20,826 INFO [org.torquebox.bootstrap] Adding: /opt/torquebox/current/jruby/lib/jruby.jar
18:49:20,848 INFO [org.torquebox.bootstrap] Swizzle: [org.jboss.modules.ResourceLoaderSpec@40e7e8eb, org.jboss.modules.ResourceLoaderSpec@396cbd97, org.jboss.modules.ResourceLoaderSpec@121321f5]
18:49:21,302 INFO [org.torquebox.jobs.as] readElement
18:49:21,304 INFO [org.torquebox.jobs.as] done readElement
18:49:21,486 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox
18:49:21,487 INFO [org.torquebox.jobs.as] Initializing TorqueBox jobs Subsystem
18:49:21,494 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
18:49:21,493 INFO [org.torquebox.core.as] Boostrapping TorqueBox Core Subsystem
18:49:21,510 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
18:49:21,493 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
18:49:21,494 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
18:49:21,486 INFO [org.torquebox.cache.as] Initializing TorqueBox Cache Subsystem
18:49:21,635 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
18:49:21,642 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
18:49:21,670 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
18:49:21,671 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
18:49:21,677 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
18:49:21,684 INFO [org.torquebox.core.as] version........... 2.0.3
18:49:21,684 INFO [org.torquebox.core.as] build............. 58
18:49:21,688 INFO [org.torquebox.core.as] revision.......... 54d311853ad74c8292d43f36c7ec97aee5312d50
18:49:21,693 INFO [org.torquebox.core.as] built with:
18:49:21,693 INFO [org.torquebox.core.as] HornetQ......... 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122)
18:49:21,694 INFO [org.torquebox.core.as] JBossAS......... 7.1.1.Final
18:49:21,694 INFO [org.torquebox.core.as] Infinispan...... 5.1.2.FINAL
18:49:21,695 INFO [org.torquebox.core.as] Quartz.......... 1.8.5
18:49:21,700 INFO [org.torquebox.core.as] JRuby........... 1.6.7.2
18:49:22,124 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
18:49:22,129 INFO [org.xnio] XNIO Version 3.0.3.GA
18:49:22,161 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
18:49:22,163 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
18:49:22,170 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
18:49:22,251 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
18:49:22,347 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
18:49:22,378 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem
18:49:22,496 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:49:22,521 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem.
18:49:22,525 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem
18:49:22,585 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /127.0.0.1:9999
18:49:22,710 INFO [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
18:49:22,743 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011940: Activating OSGi Subsystem
18:49:22,748 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem
18:49:22,808 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013101: Activating Security Subsystem
18:49:22,939 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension
18:49:22,999 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
18:49:23,151 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:49:23,406 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final
18:49:23,482 INFO [org.jboss.jaxr] (MSC service thread 1-4) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
18:49:23,802 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.2.GA
18:49:23,818 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http--10.124.247.189-8080
18:49:23,984 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global)
18:49:24,052 WARN [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
18:49:24,376 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/opt/torquebox/current/jboss/standalone/data/messagingjournal,bindingsDirectory=/opt/torquebox/current/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/opt/torquebox/current/jboss/standalone/data/messaginglargemessages,pagingDirectory=/opt/torquebox/current/jboss/standalone/data/messagingpaging)
18:49:24,466 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) Waiting to obtain live lock
18:49:24,488 WARN [jacorb.codeset] (MSC service thread 1-1) Warning - unknown codeset (ASCII) - defaulting to ISO-8859-1
18:49:24,540 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-2) Using NIO Journal
18:49:24,675 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
18:49:24,955 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
18:49:24,961 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-2) Waiting to obtain live lock
18:49:24,962 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-2) Live Server Obtained live lock
18:49:25,216 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started
18:49:26,653 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.5.Final-a96d88c ip-10-124-247-189.ec2.internal:5445 for CORE protocol
18:49:26,675 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.5.Final-a96d88c ip-10-124-247-189.ec2.internal:5455 for CORE protocol
18:49:26,688 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) Server is now live
18:49:26,695 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [cfd44ac3-bee5-11e1-92ad-1231380e144f]) started
18:49:26,814 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
18:49:26,821 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory
18:49:26,895 INFO [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
18:49:27,080 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA
18:49:27,123 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-2) HornetQ resource adaptor started
18:49:27,125 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
18:49:27,203 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
18:49:29,820 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on ip-10-124-247-189.ec2.internal/10.124.247.189:4447
18:49:29,980 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /opt/torquebox/current/jboss/standalone/deployments
18:49:31,913 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initialize? true
18:49:31,914 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Initializer=null
18:49:31,954 INFO [org.torquebox.core.runtime] (MSC service thread 1-3) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 7.96s
18:49:32,073 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "current-knob.yml"
18:49:33,771 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) trying to deploy queue jms.queue./queues/torquebox/current/tasks/torquebox_backgroundable
18:49:33,815 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: JDBC Driver Loader)
18:49:33,942 INFO [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/queues/torquebox/current/tasks/torquebox_backgroundable
18:49:36,700 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Initialize? false
18:49:36,701 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@31e956bd
18:49:36,708 INFO [org.torquebox.core.runtime] (MSC service thread 1-1) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: JDBC Driver Loader) in 2.89s
18:49:44,689 INFO [org.torquebox.db] (MSC service thread 1-4) Bound data source [java:/torquebox/datasources/current-knob.yml/production]
18:49:45,176 INFO [org.torquebox.core.datasource] (MSC service thread 1-1) Verifier completed
18:49:45,192 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-1) Starting web runtime pool asynchronously
18:49:45,193 INFO [org.torquebox.core.runtime.SharedRubyRuntimePool] (MSC service thread 1-2) Deferring start for messaging runtime pool.
18:49:45,209 INFO [org.torquebox.core.runtime] (Thread-104) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: web)
18:49:45,515 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context:
18:49:45,529 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:49:45,530 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 26446ms - Started 231 of 338 services (106 services are passive or on-demand)
18:49:45,708 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "current-knob.yml"
18:49:46,541 INFO [org.torquebox.core.runtime] (Thread-104) Initialize? true
18:49:46,548 INFO [org.torquebox.core.runtime] (Thread-104) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@31e956bd
18:49:47,108 INFO [org.torquebox.core.runtime] (Thread-104) Setting up Bundler
18:50:01,542 INFO [stdout] (Thread-104) INFO: Configuring Infinispan local cache current
18:50:01,582 INFO [stdout] (Thread-104) INFO: Configuring current local cache with no indexing
18:50:01,583 INFO [stdout] (Thread-104) INFO: No local CacheManager exists for current. Creating one.
18:50:01,807 INFO [org.infinispan.factories.GlobalComponentRegistry] (Thread-104) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL
18:50:10,294 INFO [org.torquebox.core.runtime] (Thread-104) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: web) in 25.08s
18:52:05,673 INFO [org.torquebox.core.runtime] (Thread-1 (HornetQ-client-global-threads-1056496894)) Creating ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: messaging)
18:52:06,457 INFO [org.torquebox.core.runtime] (Thread-1 (HornetQ-client-global-threads-1056496894)) Initialize? true
18:52:06,457 INFO [org.torquebox.core.runtime] (Thread-1 (HornetQ-client-global-threads-1056496894)) Initializer=org.torquebox.web.rails.RailsRuntimeInitializer@31e956bd
18:52:06,642 INFO [org.torquebox.core.runtime] (Thread-1 (HornetQ-client-global-threads-1056496894)) Setting up Bundler
18:52:19,821 INFO [stdout] (Thread-1 (HornetQ-client-global-threads-1056496894)) INFO: Configuring Infinispan local cache current
18:52:19,832 INFO [stdout] (Thread-1 (HornetQ-client-global-threads-1056496894)) INFO: Configuring current local cache with no indexing
18:52:19,834 INFO [stdout] (Thread-1 (HornetQ-client-global-threads-1056496894)) INFO: No local CacheManager exists for current. Creating one.
18:52:29,098 INFO [org.torquebox.core.runtime] (Thread-1 (HornetQ-client-global-threads-1056496894)) Created ruby runtime (ruby_version: RUBY1_9, compile_mode: JIT, app: current, context: messaging) in 23.42s
18:55:54,621 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
18:55:54,622 INFO [org.jboss.jaxr] JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory
18:55:54,764 INFO [org.jboss.as.messaging] JBAS011605: Unbound messaging object to jndi name java:/queues/torquebox/current/tasks/torquebox_backgroundable
18:55:54,825 INFO [jacorb.poa] POA Naming destroyed
18:55:54,840 INFO [jacorb.poa] POA IRPOA destroyed
18:55:54,848 INFO [jacorb.poa] POA RootPOA destroyed
18:55:54,854 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource adapter stopped
18:55:54,863 INFO [jacorb.orb] prepare ORB for shutdown...
18:55:54,932 INFO [jacorb.orb] ORB going down...
18:55:55,013 INFO [jacorb.orb] ORB shutdown complete
18:55:55,014 INFO [jacorb.orb.iiop] Listener exited
18:55:55,015 INFO [jacorb.orb] ORB run, exit
18:55:55,220 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
18:55:55,221 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
18:55:55,230 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [cfd44ac3-bee5-11e1-92ad-1231380e144f] stopped
18:55:55,269 INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment current-knob.yml in 735ms
18:55:56,927 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:57,177 INFO [stdout] ** [Airbrake] Success: Net::HTTPOK
18:55:57,177 INFO [stdout] ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.2.3] [Env: production]
18:55:57,178 INFO [stdout] ** [Airbrake] Response from Airbrake:
18:55:57,178 INFO [stdout] <notice>
18:55:57,178 INFO [stdout] <id>a2ed3f9f-db02-d580-27ea-9e97034a6208</id>
18:55:57,179 INFO [stdout] <url>http://airbrake.io/locate/a2ed3f9f-db02-d580-27ea-9e97034a6208</url>
18:55:57,179 INFO [stdout] </notice>
18:55:57,188 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:57,205 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:57,205 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (Errno::EBADF) Bad file descriptor
at org.jruby.RubyIO.close(org/jruby/RubyIO.java:2015) [jruby.jar:]
18:55:57,208 ERROR [org.jboss.as.txn] JBAS010151: Unable to get transaction state: java.lang.IllegalStateException
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.as.txn.deployment.TransactionRollbackSetupAction.teardown(TransactionRollbackSetupAction.java:43)
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:61) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:195) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
18:55:57,218 ERROR [org.apache.catalina.connector.CoyoteAdapter] An exception or error occurred in the container during the request processing: java.lang.RuntimeException: java.lang.IllegalStateException
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:67) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:195) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
Caused by: java.lang.IllegalStateException
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor$CachedConnectionManagerSetupAction.teardown(CachedConnectionManagerSetupProcessor.java:83)
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:61) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
... 8 more
18:55:57,235 ERROR [stderr] JNDI data source unavailable: java.lang.IllegalArgumentException: JBAS011857: NamingStore is null; trying straight JDBC
18:55:57,906 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:58,045 INFO [stdout] ** [Airbrake] Success: Net::HTTPOK
18:55:58,045 INFO [stdout] ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.2.3] [Env: production]
18:55:58,046 INFO [stdout] ** [Airbrake] Response from Airbrake:
18:55:58,046 INFO [stdout] <notice>
18:55:58,046 INFO [stdout] <id>396869df-0c31-e07e-519c-3432e7798946</id>
18:55:58,047 INFO [stdout] <url>http://airbrake.io/locate/396869df-0c31-e07e-519c-3432e7798946</url>
18:55:58,047 INFO [stdout] </notice>
18:55:58,062 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:58,082 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:58,093 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/].[torquebox.static]] Servlet.service() for servlet torquebox.static threw exception: org.jruby.exceptions.RaiseException: (Errno::EBADF) Bad file descriptor
at org.jruby.RubyIO.close(org/jruby/RubyIO.java:2015) [jruby.jar:]
18:55:58,095 ERROR [org.jboss.as.txn] JBAS010151: Unable to get transaction state: java.lang.IllegalStateException
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.as.txn.deployment.TransactionRollbackSetupAction.teardown(TransactionRollbackSetupAction.java:43)
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:61) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:195) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
18:55:58,106 ERROR [org.apache.catalina.connector.CoyoteAdapter] An exception or error occurred in the container during the request processing: java.lang.RuntimeException: java.lang.IllegalStateException
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:67) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:195) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
Caused by: java.lang.IllegalStateException
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor$CachedConnectionManagerSetupAction.teardown(CachedConnectionManagerSetupProcessor.java:83)
at org.jboss.as.web.ThreadSetupBindingListener.unbind(ThreadSetupBindingListener.java:61) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
... 8 more
18:55:58,125 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
18:55:58,127 ERROR [stderr] log writing failed. Bad file descriptor - Bad file descriptor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment