Title: Message
FYI. Getting this a LOT when shutting down and then restarting JBoss. Not seeing any symptoms other than the stacktrace with the WARN severity.
 
17:37:35,133 INFO  [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
17:37:35,133 INFO  [TxConnectionManager] Started
17:37:35,133 INFO  [PersistenceManager] Starting
17:37:36,134 WARN  [JBossManagedConnectionPool] Throwable while attempting to get a new connection:
org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Connection is broken: Connection refused: connect)
        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:153)
        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnection(InternalManagedConnectionPool.jav....

Reply via email to