Database connections to Oracle stuck in getBytes
Issue
-
All ajp threads are stuck reading blobs:
java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) ... at oracle.jdbc.driver.T4CConnection.getBytes(T4CConnection.java:2455) - locked <0x00000007ca25bbc8> (a oracle.jdbc.driver.T4CConnection) at oracle.sql.BLOB.getBytes(BLOB.java:348) at oracle.sql.BLOB.getBytes(BLOB.java:222) at org.openspcoop2.utils.jdbc.BlobJDBCAdapter.getBinaryData(BlobJDBCAdapter.java:69)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
