AMQ on EAP 7.4.13 java.sql.SQLRecoverableException: ORA-17002: I/O error: Connection reset by peer, Authentication lapse
Issue
- Getting the following trace in the log that the moment of the issue:
WARN [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check processing TX 0:ffff0acbca5b:5b4780d8:6560c863:869ad in state CANCEL_INTERRUPTED
WARN [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (Transaction Reaper Worker 8) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4]
WARN [org.apache.activemq.artemis.core.server] (Thread-590 (ActiveMQ-client-global-threads)) AMQ222061: Client connection failed, clearing up resources for session 7cbe449f-8ae2-11ee-bf19-0a580acbca5b
INFO [oracle.jdbc] (default task-129) throwing: java.sql.SQLRecoverableException: ORA-17002: I/O error: Connection reset by peer, Authentication lapse 266322 ms.
at oracle-jdbc@0.0.0.0.0//oracle.jdbc.driver.T4CConnection.handleLogonIOException(T4CConnection.java:1142)
...
Caused by: oracle.net.ns.NetException: ORA-18953: Socket connect timed out. (CONNECTION_ID=6PSyIpnkT/2O+pAe/Vd40w==)
Environment
- Red Hat JBoss Enterprise Application Platform 7.4.13
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.