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 681589 Details for
Bug 900067
HornetQ natives are not loaded
[?]
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.
server.log
server.log (text/x-log), 20.42 KB, created by
Jan Stefl
on 2012-03-19 16:40:53 UTC
(
hide
)
Description:
server.log
Filename:
MIME Type:
Creator:
Jan Stefl
Created:
2012-03-19 16:40:53 UTC
Size:
20.42 KB
patch
obsolete
>12:16:00,002 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 32) JBAS016200: Activating ConfigAdmin Subsystem >12:16:00,054 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem >12:16:00,065 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem. >12:16:00,098 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 49) JBAS011940: Activating OSGi Subsystem >12:16:00,107 INFO [org.jboss.as.security] (ServerService Thread Pool -- 54) JBAS013101: Activating Security Subsystem >12:16:00,156 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) >12:16:00,187 INFO [org.jboss.as.connector] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final-redhat-1) >12:16:00,125 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem >12:16:00,297 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 58) JBAS015537: Activating WebServices Extension >12:16:00,306 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final-redhat-1 >12:16:00,784 INFO [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service >12:16:00,786 INFO [org.jboss.as.jaxr] (MSC service thread 1-8) Binding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory >12:16:00,840 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] >12:16:00,926 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) HornetQAIO -> error loading the native library: java.lang.UnsatisfiedLinkError: no HornetQAIO in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738) [rt.jar:1.6.0_30] > at java.lang.Runtime.loadLibrary0(Runtime.java:823) [rt.jar:1.6.0_30] > at java.lang.System.loadLibrary(System.java:1028) [rt.jar:1.6.0_30] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.loadLibrary(AsynchronousFileImpl.java:92) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.<clinit>(AsynchronousFileImpl.java:119) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.journal.impl.AIOSequentialFileFactory.isSupported(AIOSequentialFileFactory.java:113) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.jboss.as.messaging.HornetQService.start(HornetQService.java:89) [jboss-as-messaging-7.1.0.Final-redhat-1.jar:7.1.0.Final-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30] > >12:16:00,949 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) Library HornetQAIO not found! >12:16:00,950 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) HornetQAIO64 -> error loading the native library: java.lang.UnsatisfiedLinkError: no HornetQAIO64 in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738) [rt.jar:1.6.0_30] > at java.lang.Runtime.loadLibrary0(Runtime.java:823) [rt.jar:1.6.0_30] > at java.lang.System.loadLibrary(System.java:1028) [rt.jar:1.6.0_30] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.loadLibrary(AsynchronousFileImpl.java:92) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.<clinit>(AsynchronousFileImpl.java:119) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.journal.impl.AIOSequentialFileFactory.isSupported(AIOSequentialFileFactory.java:113) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.jboss.as.messaging.HornetQService.start(HornetQService.java:89) [jboss-as-messaging-7.1.0.Final-redhat-1.jar:7.1.0.Final-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30] > >12:16:00,961 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) Library HornetQAIO64 not found! >12:16:00,962 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) HornetQAIO32 -> error loading the native library: java.lang.UnsatisfiedLinkError: no HornetQAIO32 in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738) [rt.jar:1.6.0_30] > at java.lang.Runtime.loadLibrary0(Runtime.java:823) [rt.jar:1.6.0_30] > at java.lang.System.loadLibrary(System.java:1028) [rt.jar:1.6.0_30] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.loadLibrary(AsynchronousFileImpl.java:92) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.<clinit>(AsynchronousFileImpl.java:119) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.journal.impl.AIOSequentialFileFactory.isSupported(AIOSequentialFileFactory.java:113) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.jboss.as.messaging.HornetQService.start(HornetQService.java:89) [jboss-as-messaging-7.1.0.Final-redhat-1.jar:7.1.0.Final-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30] > >12:16:00,967 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) Library HornetQAIO32 not found! >12:16:00,968 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) HornetQAIO_ia64 -> error loading the native library: java.lang.UnsatisfiedLinkError: no HornetQAIO_ia64 in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738) [rt.jar:1.6.0_30] > at java.lang.Runtime.loadLibrary0(Runtime.java:823) [rt.jar:1.6.0_30] > at java.lang.System.loadLibrary(System.java:1028) [rt.jar:1.6.0_30] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.loadLibrary(AsynchronousFileImpl.java:92) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.asyncio.impl.AsynchronousFileImpl.<clinit>(AsynchronousFileImpl.java:119) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.hornetq.core.journal.impl.AIOSequentialFileFactory.isSupported(AIOSequentialFileFactory.java:113) [hornetq-core-2.2.13.Final-redhat-1.jar:] > at org.jboss.as.messaging.HornetQService.start(HornetQService.java:89) [jboss-as-messaging-7.1.0.Final-redhat-1.jar:7.1.0.Final-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1] > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30] > >12:16:00,979 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) Library HornetQAIO_ia64 not found! >12:16:00,979 FINE [org.hornetq.core.asyncio.impl.AsynchronousFileImpl] (MSC service thread 1-1) Couldn't locate LibAIO Wrapper >12:16:00,995 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.1.GA-redhat-1 >12:16:01,024 WARN [org.jboss.as.messaging] (MSC service thread 1-1) 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 >12:16:01,041 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http-localhost.localdomain-127.0.0.1-8080 >12:16:01,210 FINE [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Starting server HornetQServerImpl:: >12:16:01,249 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/tmp/connectors/jbosseap/standalone/data/messagingjournal,bindingsDirectory=/tmp/connectors/jbosseap/standalone/data/messagingbindings,largeMessagesDirectory=/tmp/connectors/jbosseap/standalone/data/messaginglargemessages,pagingDirectory=/tmp/connectors/jbosseap/standalone/data/messagingpaging) >12:16:01,252 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Waiting to obtain live lock >12:16:01,266 FINE [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) First part initialization on org.hornetq.core.server.impl.HornetQServerImpl$SharedStoreLiveActivation@50ba0dfc >12:16:01,353 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started >12:16:01,396 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-1) Using NIO Journal >12:16:01,561 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /tmp/connectors/jbosseap/standalone/deployments >12:16:01,579 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Waiting to obtain live lock >12:16:01,584 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Live Server Obtained live lock >12:16:01,594 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on localhost.localdomain/127.0.0.1:4447 >12:16:01,595 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on /127.0.0.1:9999 >12:16:01,747 INFO [org.jboss.as.jacorb] (MSC service thread 1-7) JBAS016328: CORBA Naming Service started >12:16:01,819 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] >12:16:01,867 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-1) ignoring message Notification[uid=null, type=ACCEPTOR_STARTED, properties=TypedProperties[{factory=org.hornetq.core.remoting.impl.invm.InVMAcceptorFactory, id=0}]] as the server is not initialized >12:16:01,907 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-1) ignoring message Notification[uid=null, type=ACCEPTOR_STARTED, properties=TypedProperties[{factory=org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory, port=5455, host=localhost.localdomain}]] as the server is not initialized >12:16:01,909 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.6.Final-redhat-1-20df069 localhost.localdomain:5455 for CORE protocol >12:16:01,911 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-1) ignoring message Notification[uid=null, type=ACCEPTOR_STARTED, properties=TypedProperties[{factory=org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory, port=5445, host=localhost.localdomain}]] as the server is not initialized >12:16:01,914 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.6.Final-redhat-1-20df069 localhost.localdomain:5445 for CORE protocol >12:16:01,916 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live >12:16:01,917 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [a0828b2b-71d8-11e1-8776-001d0901cc36]) started >12:16:01,941 DEBUG [org.hornetq.utils.UUIDGenerator] (MSC service thread 1-5) using hardware address 0:1d:9:1:ffffffcc:54 >12:16:01,948 INFO [org.jboss.as.messaging] (MSC service thread 1-5) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory >12:16:01,954 INFO [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory >12:16:01,962 INFO [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory >12:16:02,018 DEBUG [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) Creating Connection Factory on the resource adapter for transport=[Lorg.hornetq.api.core.TransportConfiguration;@60e31ec5 with ha=false >12:16:02,020 DEBUG [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) Creating Recovery Connection Factory on the resource adapter for transport=[Lorg.hornetq.api.core.TransportConfiguration;@5ef94934 >12:16:02,021 DEBUG [org.hornetq.ra.recovery.RecoveryManager] (MSC service thread 1-4) registering recovery for factory : HornetQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], clientID=null, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false] >12:16:02,023 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/JmsXA >12:16:02,034 DEBUG [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) TM located = com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate@72334bfe >12:16:02,036 DEBUG [org.hornetq.ra.recovery.RecoveryManager] (MSC service thread 1-4) Recovery Registry located = org.jboss.as.messaging.jms.AS7RecoveryRegistry@16dba1f7 >12:16:02,037 DEBUG [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) Creating Connection Factory on the resource adapter for transport=[Lorg.hornetq.api.core.TransportConfiguration;@2d666ada with ha=false >12:16:02,038 DEBUG [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) Creating Recovery Connection Factory on the resource adapter for transport=[Lorg.hornetq.api.core.TransportConfiguration;@1ef1257f >12:16:02,038 DEBUG [org.hornetq.ra.recovery.RecoveryManager] (MSC service thread 1-4) registering recovery for factory : HornetQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], clientID=null, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false] >12:16:02,042 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (MSC service thread 1-4) Recovery configured with [XARecoveryConfig [hornetQConnectionFactory=HornetQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], clientID=null, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false], username=null, password=null]], instance=302904342 >12:16:02,044 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-4) HornetQ resource adaptor started >12:16:02,045 INFO [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatorhornetq-ra >12:16:02,049 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-6) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA] >12:16:02,088 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.0.0.Beta1 (AS 7.1.0.Final-redhat-1) started in 4542ms - Started 167 of 243 services (75 services are passive or on-demand) >12:16:11,634 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) Trying to connect recovery on XARecoveryConfig [hornetQConnectionFactory=HornetQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], clientID=null, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false], username=null, password=null] of [XARecoveryConfig [hornetQConnectionFactory=HornetQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], clientID=null, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false], username=null, password=null]] >12:16:11,643 DEBUG [org.hornetq.core.client.impl.ClientSessionFactoryImpl] (Periodic Recovery) Trying reconnection attempt 0/0 >12:16:11,645 DEBUG [org.hornetq.core.client.impl.ClientSessionFactoryImpl] (Periodic Recovery) Trying to connect with connector = org.hornetq.core.remoting.impl.invm.InVMConnectorFactory@363bed68, parameters = {server-id=0} connector = org.hornetq.core.remoting.impl.invm.InVMConnector@185f62a9 >12:16:11,646 DEBUG [org.hornetq.core.client.impl.ClientSessionFactoryImpl] (Periodic Recovery) Trying to connect at the main server using connector :org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0 >12:16:11,669 DEBUG [org.hornetq.core.client.impl.ClientSessionFactoryImpl] (Periodic Recovery) Reconnection successfull >12:16:11,670 DEBUG [org.hornetq.core.client.impl.ClientSessionFactoryImpl] (Periodic Recovery) ClientSessionFactoryImpl received backup update for live/backup pair = org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0 / null but it didn't belong to org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0 >12:16:11,693 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) Recover DelegatingSession [session=ClientSessionImpl [name=d7e67ae8-71de-11e1-904b-001d0901cc36, username=null, closed=false, factory = ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], connectorConfig=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0, backupConfig=null], metaData=()]@22a866a9] >12:16:11,701 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) Recover DelegatingSession [session=ClientSessionImpl [name=d7e67ae8-71de-11e1-904b-001d0901cc36, username=null, closed=false, factory = ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], connectorConfig=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0, backupConfig=null], metaData=()]@22a866a9] >12:18:21,723 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) Recover DelegatingSession [session=ClientSessionImpl [name=d7e67ae8-71de-11e1-904b-001d0901cc36, username=null, closed=false, factory = ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], connectorConfig=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0, backupConfig=null], metaData=()]@22a866a9] >12:18:21,729 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) Recover DelegatingSession [session=ClientSessionImpl [name=d7e67ae8-71de-11e1-904b-001d0901cc36, username=null, closed=false, factory = ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], connectorConfig=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0, backupConfig=null], metaData=()]@22a866a9] >
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 900067
: 681589 |
681590
|
681591
|
681592
|
681593
|
681594