Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 934692 Details for
Bug 1136160
Remove postgres and mysql datasource/drivers from JBoss EAP cartridge example project
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
JBoss EAP server log
BZ1136160_jbosseap.log (text/plain), 80.13 KB, created by
Jochen Cordes
on 2014-09-05 07:08:42 UTC
(
hide
)
Description:
JBoss EAP server log
Filename:
MIME Type:
Creator:
Jochen Cordes
Created:
2014-09-05 07:08:42 UTC
Size:
80.13 KB
patch
obsolete
>2014/09/03 17:13:54,484 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) >2014/09/03 17:13:54,487 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted. >2014/09/03 17:13:54,493 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.10.GA-redhat-1 >2014/09/03 17:13:54,587 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 >2014/09/03 17:13:54,890 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.19.GA-redhat-1 >2014/09/03 17:13:55,494 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem >2014/09/03 17:13:56,090 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 52) JBAS011800: Activating Naming Subsystem >2014/09/03 17:13:56,186 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem >2014/09/03 17:13:56,187 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) JBAS013171: Activating Security Subsystem >2014/09/03 17:13:56,196 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem. >2014/09/03 17:13:56,282 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 53) JBAS011906: Activating OSGi Subsystem >2014/09/03 17:13:56,286 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) JBAS015537: Activating WebServices Extension >2014/09/03 17:13:56,391 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) JBAS010260: Activating JGroups subsystem. >2014/09/03 17:13:56,187 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) JBAS012605: Activated the following JSF Implementations: [main, 1.2] >2014/09/03 17:13:56,991 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1 >2014/09/03 17:13:58,097 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.11.43.129:9999 >2014/09/03 17:13:58,289 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service >2014/09/03 17:13:58,991 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default] >2014/09/03 17:13:59,086 INFO [org.jboss.jaxr] (MSC service thread 1-2) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory >2014/09/03 17:13:59,382 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1) >2014/09/03 17:13:59,584 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.11.43.129:4447 >2014/09/03 17:13:59,899 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) >2014/09/03 17:14:00,394 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "mysql") >]) - failure description: "JBAS010441: Failed to load module for driver [com.mysql.jdbc]" >2014/09/03 17:14:00,495 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "postgresql") >]) - failure description: "JBAS010441: Failed to load module for driver [org.postgresql.jdbc]" >2014/09/03 17:14:05,589 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 17:14:05,887 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 17:14:05,891 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingpaging) >2014/09/03 17:14:05,982 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221006: Waiting to obtain live lock >2014/09/03 17:14:05,896 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 17:14:06,092 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 17:14:05,996 INFO [org.jboss.as.jacorb] (MSC service thread 1-3) JBAS016330: CORBA ORB Service started >2014/09/03 17:14:06,789 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221012: Using AIO Journal >2014/09/03 17:14:06,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war") >2014/09/03 17:14:06,994 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1 >2014/09/03 17:14:07,187 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/deployments >2014/09/03 17:14:09,784 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221034: Waiting to obtain live lock >2014/09/03 17:14:09,784 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221035: Live Server Obtained live lock >2014/09/03 17:14:09,886 INFO [org.jboss.as.jacorb] (MSC service thread 1-3) JBAS016328: CORBA Naming Service started >2014/09/03 17:14:11,482 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] >2014/09/03 17:14:15,991 INFO [org.jboss.web] (ServerService Thread Pool -- 66) JBAS018210: Register web context: >2014/09/03 17:14:16,690 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5455 for CORE protocol >2014/09/03 17:14:16,796 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5445 for CORE protocol >2014/09/03 17:14:16,989 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221007: Server is now live >2014/09/03 17:14:16,989 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221001: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] >2014/09/03 17:14:17,983 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >2014/09/03 17:14:18,082 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 17:14:19,890 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA >2014/09/03 17:14:21,389 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started >2014/09/03 17:14:21,391 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra >2014/09/03 17:14:21,395 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 17:14:22,383 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "ROOT.war" (runtime-name : "ROOT.war") >2014/09/03 17:14:22,393 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report >JBAS014775: New missing/unsatisfied dependencies: > service jboss.jdbc-driver.mysql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/MySQLDS] > service jboss.jdbc-driver.postgresql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/PostgreSQLDS] >2014/09/03 17:14:22,685 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.11.43.129:9990/management >2014/09/03 17:14:22,686 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.11.43.129:9990 >2014/09/03 17:14:22,686 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) started (with errors) in 37751ms - Started 203 of 349 services (2 services failed or missing dependencies, 141 services are passive or on-demand) >2014/09/03 18:01:15,741 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosswmq/deployments >2014/09/03 18:01:15,819 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "wmq.jmsra.rar" (runtime-name: "wmq.jmsra.rar") >2014/09/03 18:01:16,317 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,319 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,319 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,320 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,322 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,329 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,329 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,332 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,334 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,336 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:16,427 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempb22e8912a8416afa/wmq.jmsra.rar-b97b0914a0ea4b22/contents/ >2014/09/03 18:01:16,659 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar") >2014/09/03 18:01:16,791 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:01:16,791 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] >2014/09/03 18:01:16,787 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003075: Coyote HTTP/1.1 pausing on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:16,792 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003077: Coyote HTTP/1.1 stopping on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:16,798 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:01:16,801 INFO [org.jboss.web] (ServerService Thread Pool -- 70) JBAS018224: Unregister web context: >2014/09/03 18:01:16,803 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:01:16,863 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment wmq.jmsra.rar (runtime-name: wmq.jmsra.rar) in 109ms >2014/09/03 18:01:16,889 INFO [org.hornetq.ra] (ServerService Thread Pool -- 69) HQ151003: HornetQ resource adaptor stopped >2014/09/03 18:01:16,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 150ms >2014/09/03 18:01:16,914 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221002: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] stopped >2014/09/03 18:01:16,915 INFO [org.jboss.as.controller] (MSC service thread 1-2) JBAS014774: Service status report >JBAS014776: Newly corrected services: > service jboss.jdbc-driver.mysql (no longer required) > service jboss.jdbc-driver.postgresql (no longer required) >2014/09/03 18:01:16,919 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) stopped in 128ms >========================================================================= > JBoss Bootstrap Environment > JBOSS_HOME: /var/lib/openshift/54072a19d23668dfb500055a/jbosseap > JAVA: /etc/alternatives/java_sdk_1.7.0/bin/java > JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xmx772m -XX:MaxPermSize=256m -XX:+AggressiveOpts -Dorg.apache.tomcat.util.LOW_MEMORY=true -DOPENSHIFT_APP_UUID=54072a19d23668dfb500055a -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Djboss.node.name=vladeap-vlad.dev.openshift.msys.net -Djgroups.bind_addr=127.11.43.129 -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on >========================================================================= >2014/09/03 18:01:19,691 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 >2014/09/03 18:01:19,899 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1 >2014/09/03 18:01:19,984 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) starting >2014/09/03 18:01:21,173 WARN [org.jboss.as.messaging] (Controller Boot Thread) JBAS011608: Element CLUSTERED is deprecated and will not be taken into account >2014/09/03 18:01:21,727 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 11) JBAS014627: Attribute clustered is deprecated, and it might be removed in future version! >2014/09/03 18:01:21,776 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.10.GA-redhat-1 >2014/09/03 18:01:21,771 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015883: No security realm defined for native management service; all access will be unrestricted. >2014/09/03 18:01:21,796 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 >2014/09/03 18:01:21,796 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) >2014/09/03 18:01:21,799 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted. >2014/09/03 18:01:21,831 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.19.GA-redhat-1 >2014/09/03 18:01:21,910 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.11.43.129:9999 >2014/09/03 18:01:21,939 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem. >2014/09/03 18:01:21,939 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem >2014/09/03 18:01:21,983 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 53) JBAS011906: Activating OSGi Subsystem >2014/09/03 18:01:22,013 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) JBAS013171: Activating Security Subsystem >2014/09/03 18:01:22,027 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) JBAS015537: Activating WebServices Extension >2014/09/03 18:01:22,034 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) JBAS010260: Activating JGroups subsystem. >2014/09/03 18:01:22,041 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 52) JBAS011800: Activating Naming Subsystem >2014/09/03 18:01:22,089 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem >2014/09/03 18:01:22,136 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) JBAS012605: Activated the following JSF Implementations: [main, 1.2] >2014/09/03 18:01:22,146 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1 >2014/09/03 18:01:22,336 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.11.43.129:4447 >2014/09/03 18:01:22,351 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) >2014/09/03 18:01:22,354 INFO [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1) >2014/09/03 18:01:22,388 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service >2014/09/03 18:01:22,378 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "mysql") >]) - failure description: "JBAS010441: Failed to load module for driver [com.mysql.jdbc]" >2014/09/03 18:01:22,398 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "postgresql") >]) - failure description: "JBAS010441: Failed to load module for driver [org.postgresql.jdbc]" >2014/09/03 18:01:22,411 INFO [org.jboss.jaxr] (MSC service thread 1-4) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:01:22,430 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default] >2014/09/03 18:01:23,077 INFO [org.apache.coyote.http11] (MSC service thread 1-3) JBWEB003001: Coyote HTTP/1.1 initializing on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:23,124 INFO [org.apache.coyote.http11] (MSC service thread 1-3) JBWEB003000: Coyote HTTP/1.1 starting on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:23,205 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started >2014/09/03 18:01:23,234 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:01:23,256 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:01:23,261 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingpaging) >2014/09/03 18:01:23,280 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221006: Waiting to obtain live lock >2014/09/03 18:01:23,288 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1 >2014/09/03 18:01:23,353 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/deployments >2014/09/03 18:01:23,356 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosswmq/deployments >2014/09/03 18:01:23,357 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "wmq.jmsra.rar" (runtime-name: "wmq.jmsra.rar") >2014/09/03 18:01:23,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war") >2014/09/03 18:01:23,369 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221012: Using AIO Journal >2014/09/03 18:01:23,573 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started >2014/09/03 18:01:23,607 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221034: Waiting to obtain live lock >2014/09/03 18:01:23,608 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221035: Live Server Obtained live lock >2014/09/03 18:01:23,743 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] >2014/09/03 18:01:24,114 INFO [org.jboss.web] (ServerService Thread Pool -- 68) JBAS018210: Register web context: >2014/09/03 18:01:24,763 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5445 for CORE protocol >2014/09/03 18:01:24,774 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5455 for CORE protocol >2014/09/03 18:01:24,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221007: Server is now live >2014/09/03 18:01:24,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221001: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] >2014/09/03 18:01:24,842 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:01:24,892 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >2014/09/03 18:01:24,964 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA >2014/09/03 18:01:25,026 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,039 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,040 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,040 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,042 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,062 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,063 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,063 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,068 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,070 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:25,088 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started >2014/09/03 18:01:25,088 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra >2014/09/03 18:01:25,090 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:01:25,249 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempf9d25eba431e800d/wmq.jmsra.rar-93a51a703a9c767d/contents/ >2014/09/03 18:01:25,524 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-2) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempf9d25eba431e800d/wmq.jmsra.rar-93a51a703a9c767d/contents/ >2014/09/03 18:01:25,553 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:jboss/eis/MQCF >2014/09/03 18:01:25,589 INFO [stdout] (MSC service thread 1-2) MQJCA4005:Distributed transactions are not available in client mode. >2014/09/03 18:01:25,624 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-2) IJ020002: Deployed: file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempf9d25eba431e800d/wmq.jmsra.rar-93a51a703a9c767d/contents/ >2014/09/03 18:01:25,628 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:01:26,083 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar") >2014/09/03 18:01:26,083 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "ROOT.war" (runtime-name : "ROOT.war") >2014/09/03 18:01:26,086 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report >JBAS014775: New missing/unsatisfied dependencies: > service jboss.jdbc-driver.mysql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/MySQLDS] > service jboss.jdbc-driver.postgresql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/PostgreSQLDS] >2014/09/03 18:01:26,119 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.11.43.129:9990/management >2014/09/03 18:01:26,120 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.11.43.129:9990 >2014/09/03 18:01:26,120 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) started (with errors) in 6871ms - Started 248 of 396 services (2 services failed or missing dependencies, 143 services are passive or on-demand) >2014/09/03 18:01:49,888 INFO [org.jboss.web] (ServerService Thread Pool -- 71) JBAS018224: Unregister web context: >2014/09/03 18:01:49,913 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:01:49,919 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] >2014/09/03 18:01:49,924 INFO [org.jboss.jaxr] (MSC service thread 1-2) JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:01:49,923 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003075: Coyote HTTP/1.1 pausing on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:49,925 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003077: Coyote HTTP/1.1 stopping on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:01:49,927 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010410: Unbound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:01:49,937 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:01:50,026 INFO [org.hornetq.ra] (ServerService Thread Pool -- 70) HQ151003: HornetQ resource adaptor stopped >2014/09/03 18:01:50,034 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 162ms >2014/09/03 18:01:50,047 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment wmq.jmsra.rar (runtime-name: wmq.jmsra.rar) in 172ms >2014/09/03 18:01:50,064 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221002: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] stopped >2014/09/03 18:01:50,065 INFO [org.jboss.as.controller] (MSC service thread 1-4) JBAS014774: Service status report >JBAS014776: Newly corrected services: > service jboss.jdbc-driver.mysql (no longer required) > service jboss.jdbc-driver.postgresql (no longer required) >2014/09/03 18:01:50,071 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) stopped in 151ms >========================================================================= > JBoss Bootstrap Environment > JBOSS_HOME: /var/lib/openshift/54072a19d23668dfb500055a/jbosseap > JAVA: /etc/alternatives/java_sdk_1.7.0/bin/java > JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xmx772m -XX:MaxPermSize=256m -XX:+AggressiveOpts -Dorg.apache.tomcat.util.LOW_MEMORY=true -DOPENSHIFT_APP_UUID=54072a19d23668dfb500055a -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Djboss.node.name=vladeap-vlad.dev.openshift.msys.net -Djgroups.bind_addr=127.11.43.129 -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on >========================================================================= >2014/09/03 18:01:52,732 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 >2014/09/03 18:01:52,906 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1 >2014/09/03 18:01:52,986 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) starting >2014/09/03 18:01:54,053 WARN [org.jboss.as.messaging] (Controller Boot Thread) JBAS011608: Element CLUSTERED is deprecated and will not be taken into account >2014/09/03 18:01:54,552 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 2) JBAS014627: Attribute clustered is deprecated, and it might be removed in future version! >2014/09/03 18:01:54,624 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.10.GA-redhat-1 >2014/09/03 18:01:54,620 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015883: No security realm defined for native management service; all access will be unrestricted. >2014/09/03 18:01:54,637 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 >2014/09/03 18:01:54,642 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) >2014/09/03 18:01:54,642 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted. >2014/09/03 18:01:54,655 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.19.GA-redhat-1 >2014/09/03 18:01:54,737 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem >2014/09/03 18:01:54,783 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 52) JBAS011800: Activating Naming Subsystem >2014/09/03 18:01:54,792 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) JBAS013171: Activating Security Subsystem >2014/09/03 18:01:54,809 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 53) JBAS011906: Activating OSGi Subsystem >2014/09/03 18:01:54,808 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem >2014/09/03 18:01:54,797 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem. >2014/09/03 18:01:54,831 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) JBAS015537: Activating WebServices Extension >2014/09/03 18:01:54,857 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) JBAS010260: Activating JGroups subsystem. >2014/09/03 18:01:54,902 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.11.43.129:9999 >2014/09/03 18:01:54,910 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1 >2014/09/03 18:01:54,934 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) JBAS012605: Activated the following JSF Implementations: [main, 1.2] >2014/09/03 18:01:54,973 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.11.43.129:4447 >2014/09/03 18:01:55,042 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1) >2014/09/03 18:01:55,085 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service >2014/09/03 18:01:55,107 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default] >2014/09/03 18:01:55,145 INFO [org.jboss.jaxr] (MSC service thread 1-2) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:01:55,314 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) >2014/09/03 18:01:55,386 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "mysql") >]) - failure description: "JBAS010441: Failed to load module for driver [com.mysql.jdbc]" >2014/09/03 18:01:55,411 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 35) JBAS014613: Operation ("add") failed - address: ([ > ("subsystem" => "datasources"), > ("jdbc-driver" => "postgresql") >]) - failure description: "JBAS010441: Failed to load module for driver [org.postgresql.jdbc]" >2014/09/03 18:01:55,676 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.11.43.129:8080 >2014/09/03 18:01:55,685 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.11.43.129:8080 >2014/09/03 18:01:55,778 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started >2014/09/03 18:01:55,815 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:01:55,829 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:01:55,867 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1 >2014/09/03 18:01:55,886 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingpaging) >2014/09/03 18:01:55,897 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/deployments >2014/09/03 18:01:55,899 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221006: Waiting to obtain live lock >2014/09/03 18:01:55,906 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosswmq/deployments >2014/09/03 18:01:55,918 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "wmq.jmsra.rar" (runtime-name: "wmq.jmsra.rar") >2014/09/03 18:01:55,918 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war") >2014/09/03 18:01:55,968 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221012: Using AIO Journal >2014/09/03 18:01:56,153 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started >2014/09/03 18:01:56,238 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221034: Waiting to obtain live lock >2014/09/03 18:01:56,239 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221035: Live Server Obtained live lock >2014/09/03 18:01:56,443 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] >2014/09/03 18:01:57,591 INFO [org.jboss.web] (ServerService Thread Pool -- 68) JBAS018210: Register web context: >2014/09/03 18:01:57,658 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5455 for CORE protocol >2014/09/03 18:01:57,671 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5445 for CORE protocol >2014/09/03 18:01:57,682 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221007: Server is now live >2014/09/03 18:01:57,683 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221001: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] >2014/09/03 18:01:57,796 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >2014/09/03 18:01:57,814 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:01:57,936 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA >2014/09/03 18:01:58,005 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,006 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,007 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,008 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,012 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,029 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,029 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,037 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,038 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,051 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:01:58,095 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started >2014/09/03 18:01:58,095 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra >2014/09/03 18:01:58,103 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:01:58,160 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) JBAS014613: Operation ("read-resource") failed - address: ([("subsystem" => "deployment-scanner")]) - failure description: "JBAS014807: Management resource '[(\"subsystem\" => \"deployment-scanner\")]' not found" >2014/09/03 18:01:58,268 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-2) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempa42ec959446b1170/wmq.jmsra.rar-2d38d8d6d800da1d/contents/ >2014/09/03 18:01:58,476 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempa42ec959446b1170/wmq.jmsra.rar-2d38d8d6d800da1d/contents/ >2014/09/03 18:01:58,504 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010406: Registered connection factory java:jboss/eis/MQCF >2014/09/03 18:01:58,526 INFO [stdout] (MSC service thread 1-3) MQJCA4005:Distributed transactions are not available in client mode. >2014/09/03 18:01:58,541 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020002: Deployed: file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/tempa42ec959446b1170/wmq.jmsra.rar-2d38d8d6d800da1d/contents/ >2014/09/03 18:01:58,546 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:01:58,976 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar") >2014/09/03 18:01:58,976 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "ROOT.war" (runtime-name : "ROOT.war") >2014/09/03 18:01:58,979 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report >JBAS014775: New missing/unsatisfied dependencies: > service jboss.jdbc-driver.mysql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/MySQLDS] > service jboss.jdbc-driver.postgresql (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/PostgreSQLDS] >2014/09/03 18:01:59,001 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.11.43.129:9990/management >2014/09/03 18:01:59,001 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.11.43.129:9990 >2014/09/03 18:01:59,002 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) started (with errors) in 6607ms - Started 248 of 396 services (2 services failed or missing dependencies, 143 services are passive or on-demand) >2014/09/03 18:02:02,905 INFO [org.jboss.as.connector.subsystems.datasources] (management-handler-thread - 4) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2) >2014/09/03 18:02:03,061 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] >2014/09/03 18:02:03,211 INFO [org.jboss.as.controller] (management-handler-thread - 3) JBAS014774: Service status report >JBAS014776: Newly corrected services: > service jboss.jdbc-driver.mysql (no longer required) >2014/09/03 18:02:03,277 INFO [org.jboss.as.controller] (management-handler-thread - 1) JBAS014774: Service status report >JBAS014776: Newly corrected services: > service jboss.jdbc-driver.postgresql (no longer required) >2014/09/03 18:02:03,474 INFO [org.jboss.web] (ServerService Thread Pool -- 23) JBAS018224: Unregister web context: >2014/09/03 18:02:03,487 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003075: Coyote HTTP/1.1 pausing on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:02:03,487 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003077: Coyote HTTP/1.1 stopping on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:02:03,498 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:02:03,514 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:02:03,515 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010410: Unbound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:02:03,530 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 5) JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:02:03,596 INFO [org.hornetq.ra] (ServerService Thread Pool -- 2) HQ151003: HornetQ resource adaptor stopped >2014/09/03 18:02:03,609 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 138ms >2014/09/03 18:02:03,629 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 2) HQ221002: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] stopped >2014/09/03 18:02:03,631 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment wmq.jmsra.rar (runtime-name: wmq.jmsra.rar) in 158ms >2014/09/03 18:02:03,642 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015950: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) stopped in 168ms >========================================================================= > JBoss Bootstrap Environment > JBOSS_HOME: /var/lib/openshift/54072a19d23668dfb500055a/jbosseap > JAVA: /etc/alternatives/java_sdk_1.7.0/bin/java > JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xmx772m -XX:MaxPermSize=256m -XX:+AggressiveOpts -Dorg.apache.tomcat.util.LOW_MEMORY=true -DOPENSHIFT_APP_UUID=54072a19d23668dfb500055a -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Djboss.node.name=vladeap-vlad.dev.openshift.msys.net -Djgroups.bind_addr=127.11.43.129 -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on >========================================================================= >2014/09/03 18:02:06,559 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 >2014/09/03 18:02:06,777 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1 >2014/09/03 18:02:06,880 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) starting >2014/09/03 18:02:08,014 WARN [org.jboss.as.messaging] (Controller Boot Thread) JBAS011608: Element CLUSTERED is deprecated and will not be taken into account >2014/09/03 18:02:08,443 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 18) JBAS014627: Attribute clustered is deprecated, and it might be removed in future version! >2014/09/03 18:02:08,504 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.10.GA-redhat-1 >2014/09/03 18:02:08,510 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 >2014/09/03 18:02:08,511 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015883: No security realm defined for native management service; all access will be unrestricted. >2014/09/03 18:02:08,521 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) >2014/09/03 18:02:08,521 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted. >2014/09/03 18:02:08,543 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.19.GA-redhat-1 >2014/09/03 18:02:08,604 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem >2014/09/03 18:02:08,619 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 52) JBAS011800: Activating Naming Subsystem >2014/09/03 18:02:08,641 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) JBAS013171: Activating Security Subsystem >2014/09/03 18:02:08,665 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) JBAS010260: Activating JGroups subsystem. >2014/09/03 18:02:08,671 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem. >2014/09/03 18:02:08,695 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem >2014/09/03 18:02:08,703 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) JBAS015537: Activating WebServices Extension >2014/09/03 18:02:08,706 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 53) JBAS011906: Activating OSGi Subsystem >2014/09/03 18:02:08,757 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.11.43.129:9999 >2014/09/03 18:02:08,775 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1 >2014/09/03 18:02:08,775 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) JBAS012605: Activated the following JSF Implementations: [main, 1.2] >2014/09/03 18:02:08,876 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service >2014/09/03 18:02:08,889 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.11.43.129:4447 >2014/09/03 18:02:08,949 INFO [org.jboss.jaxr] (MSC service thread 1-3) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:02:08,951 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1) >2014/09/03 18:02:09,016 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default] >2014/09/03 18:02:09,462 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2) >2014/09/03 18:02:09,662 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.11.43.129:8080 >2014/09/03 18:02:09,720 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:02:09,733 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started >2014/09/03 18:02:09,744 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:02:09,779 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:02:09,854 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingpaging) >2014/09/03 18:02:09,858 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221006: Waiting to obtain live lock >2014/09/03 18:02:09,857 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1 >2014/09/03 18:02:09,925 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "wmq.jmsra.rar" (runtime-name: "wmq.jmsra.rar") >2014/09/03 18:02:09,956 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221012: Using AIO Journal >2014/09/03 18:02:09,941 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/deployments >2014/09/03 18:02:09,956 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war") >2014/09/03 18:02:09,957 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/RoutingDS] >2014/09/03 18:02:09,961 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosswmq/deployments >2014/09/03 18:02:10,185 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started >2014/09/03 18:02:10,233 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221034: Waiting to obtain live lock >2014/09/03 18:02:10,233 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221035: Live Server Obtained live lock >2014/09/03 18:02:11,113 INFO [org.jboss.web] (ServerService Thread Pool -- 68) JBAS018210: Register web context: >2014/09/03 18:02:11,204 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5455 for CORE protocol >2014/09/03 18:02:11,206 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5445 for CORE protocol >2014/09/03 18:02:11,209 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221007: Server is now live >2014/09/03 18:02:11,209 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221001: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] >2014/09/03 18:02:11,279 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >2014/09/03 18:02:11,286 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:02:11,385 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010406: Registered connection factory java:/JmsXA >2014/09/03 18:02:11,410 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,410 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,411 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,411 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,413 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,417 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,417 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,418 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,420 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,422 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:02:11,534 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started >2014/09/03 18:02:11,535 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra >2014/09/03 18:02:11,542 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:02:11,583 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-2) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp5dab9e18e745487a/wmq.jmsra.rar-c1959d3f11a9dd31/contents/ >2014/09/03 18:02:11,807 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp5dab9e18e745487a/wmq.jmsra.rar-c1959d3f11a9dd31/contents/ >2014/09/03 18:02:11,829 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010406: Registered connection factory java:jboss/eis/MQCF >2014/09/03 18:02:11,851 INFO [stdout] (MSC service thread 1-4) MQJCA4005:Distributed transactions are not available in client mode. >2014/09/03 18:02:11,867 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp5dab9e18e745487a/wmq.jmsra.rar-c1959d3f11a9dd31/contents/ >2014/09/03 18:02:11,872 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:02:11,917 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar") >2014/09/03 18:02:11,918 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "ROOT.war" (runtime-name : "ROOT.war") >2014/09/03 18:02:11,960 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.11.43.129:9990/management >2014/09/03 18:02:11,960 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.11.43.129:9990 >2014/09/03 18:02:11,961 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) started in 5771ms - Started 248 of 392 services (143 services are passive or on-demand) >2014/09/03 18:04:32,888 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:04:32,892 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003075: Coyote HTTP/1.1 pausing on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:04:32,889 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010409: Unbound data source [java:jboss/datasources/RoutingDS] >2014/09/03 18:04:32,895 INFO [org.jboss.jaxr] (MSC service thread 1-3) JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:04:32,895 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:04:32,895 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003077: Coyote HTTP/1.1 stopping on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:04:32,903 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011605: Unbound messaging object to jndi name java:/ConnectionFactory >2014/09/03 18:04:32,902 INFO [org.jboss.web] (ServerService Thread Pool -- 71) JBAS018224: Unregister web context: >2014/09/03 18:04:33,099 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment wmq.jmsra.rar (runtime-name: wmq.jmsra.rar) in 267ms >2014/09/03 18:04:33,125 INFO [org.hornetq.ra] (ServerService Thread Pool -- 70) HQ151003: HornetQ resource adaptor stopped >2014/09/03 18:04:33,135 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 305ms >2014/09/03 18:04:33,205 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221002: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] stopped >2014/09/03 18:04:33,219 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) stopped in 387ms >========================================================================= > JBoss Bootstrap Environment > JBOSS_HOME: /var/lib/openshift/54072a19d23668dfb500055a/jbosseap > JAVA: /etc/alternatives/java_sdk_1.7.0/bin/java > JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xmx772m -XX:MaxPermSize=256m -XX:+AggressiveOpts -Dorg.apache.tomcat.util.LOW_MEMORY=true -DOPENSHIFT_APP_UUID=54072a19d23668dfb500055a -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Djboss.node.name=vladeap-vlad.dev.openshift.msys.net -Djgroups.bind_addr=127.11.43.129 -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on >========================================================================= >2014/09/03 18:04:40,819 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 >2014/09/03 18:04:41,452 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1 >2014/09/03 18:04:41,600 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) starting >2014/09/03 18:04:46,294 WARN [org.jboss.as.messaging] (Controller Boot Thread) JBAS011608: Element CLUSTERED is deprecated and will not be taken into account >2014/09/03 18:04:49,190 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 26) JBAS014627: Attribute clustered is deprecated, and it might be removed in future version! >2014/09/03 18:04:49,689 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.10.GA-redhat-1 >2014/09/03 18:04:49,594 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015883: No security realm defined for native management service; all access will be unrestricted. >2014/09/03 18:04:49,789 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 >2014/09/03 18:04:49,890 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) >2014/09/03 18:04:49,890 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted. >2014/09/03 18:04:50,098 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.19.GA-redhat-1 >2014/09/03 18:04:50,884 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem >2014/09/03 18:04:51,083 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 40) JBAS016300: Activating JacORB Subsystem >2014/09/03 18:04:51,087 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) JBAS010280: Activating Infinispan subsystem. >2014/09/03 18:04:51,484 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) JBAS010260: Activating JGroups subsystem. >2014/09/03 18:04:51,385 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 48) JBAS012605: Activated the following JSF Implementations: [main, 1.2] >2014/09/03 18:04:51,695 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 62) JBAS015537: Activating WebServices Extension >2014/09/03 18:04:51,792 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 52) JBAS011800: Activating Naming Subsystem >2014/09/03 18:04:51,883 INFO [org.jboss.as.security] (ServerService Thread Pool -- 58) JBAS013171: Activating Security Subsystem >2014/09/03 18:04:51,890 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 53) JBAS011906: Activating OSGi Subsystem >2014/09/03 18:04:52,196 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.11.43.129:4447 >2014/09/03 18:04:52,294 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.11.43.129:9999 >2014/09/03 18:04:52,295 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1 >2014/09/03 18:04:52,392 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1) >2014/09/03 18:04:54,585 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service >2014/09/03 18:04:54,596 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] >2014/09/03 18:04:54,803 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory >2014/09/03 18:04:56,095 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2) >2014/09/03 18:04:59,488 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:04:59,594 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-127.11.43.129/127.11.43.129:8080 >2014/09/03 18:04:59,888 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:04:59,990 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 39) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. >2014/09/03 18:05:01,396 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1 >2014/09/03 18:05:01,482 INFO [org.jboss.as.jacorb] (MSC service thread 1-3) JBAS016330: CORBA ORB Service started >2014/09/03 18:05:01,496 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/data/messagingpaging) >2014/09/03 18:05:01,591 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221006: Waiting to obtain live lock >2014/09/03 18:05:01,898 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosswmq/deployments >2014/09/03 18:05:01,992 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/deployments >2014/09/03 18:05:02,096 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "wmq.jmsra.rar" (runtime-name: "wmq.jmsra.rar") >2014/09/03 18:05:02,084 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "mip.ear" (runtime-name: "mip.ear") >2014/09/03 18:05:02,103 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221012: Using AIO Journal >2014/09/03 18:05:02,397 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/RoutingDS] >2014/09/03 18:05:05,686 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221034: Waiting to obtain live lock >2014/09/03 18:05:05,686 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221035: Live Server Obtained live lock >2014/09/03 18:05:05,894 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started >2014/09/03 18:05:12,195 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5445 for CORE protocol >2014/09/03 18:05:12,287 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221020: Started Netty Acceptor version 3.6.7.Final-redhat-1-3c0a3ac 127.11.43.129:5455 for CORE protocol >2014/09/03 18:05:12,390 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221007: Server is now live >2014/09/03 18:05:12,391 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221001: HornetQ Server version 2.3.14.Final (2.3.14.1 (Branch 2.3.eap6_2), 123) [5110eb39-3379-11e4-bfc6-7d7516902880] >2014/09/03 18:05:13,295 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >2014/09/03 18:05:13,695 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >2014/09/03 18:05:15,492 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/JmsXA >2014/09/03 18:05:17,389 INFO [org.hornetq.ra] (MSC service thread 1-4) HornetQ resource adaptor started >2014/09/03 18:05:17,390 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatorhornetq-ra >2014/09/03 18:05:17,393 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >2014/09/03 18:05:17,785 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,791 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,792 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,793 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,797 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,984 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,991 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,991 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:17,995 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:18,087 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar does not point to a valid jar for a Class-Path reference. >2014/09/03 18:05:20,394 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp938f1e3532e2bbae/wmq.jmsra.rar-f9cc152bb3fb734/contents/ >2014/09/03 18:05:25,687 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp938f1e3532e2bbae/wmq.jmsra.rar-f9cc152bb3fb734/contents/ >2014/09/03 18:05:26,190 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010406: Registered connection factory java:jboss/eis/MQCF >2014/09/03 18:05:26,681 INFO [stdout] (MSC service thread 1-4) MQJCA4005:Distributed transactions are not available in client mode. >2014/09/03 18:05:27,095 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/var/lib/openshift/54072a19d23668dfb500055a/jbosseap/standalone/tmp/vfs/temp/temp938f1e3532e2bbae/wmq.jmsra.rar-f9cc152bb3fb734/contents/ >2014/09/03 18:05:27,190 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:jboss/eis/MQCF] >2014/09/03 18:05:27,790 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar") >2014/09/03 18:05:27,790 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) JBAS018559: Deployed "mip.ear" (runtime-name : "mip.ear") >2014/09/03 18:05:28,190 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.11.43.129:9990/management >2014/09/03 18:05:28,191 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.11.43.129:9990 >2014/09/03 18:05:28,191 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) started in 48273ms - Started 226 of 369 services (142 services are passive or on-demand)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1136160
: 934692