My Oracle Support Banner

Stored Procedure Invocation causing socket read timeout error (Doc ID 2956118.1)

Last updated on JUNE 21, 2023

Applies to:

Oracle SOA Suite - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

Caused by: java.sql.SQLRecoverableException: IO Error: Socket read timed out
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:989)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1280)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3719)
at oracle.jdbc.driver.T4CCallableStatement.executeInternal(T4CCallableStatement.java:1359)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3831)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4252)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1082)
at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:119)
at oracle.tip.adapter.sp.AbstractStoredProcedure.execute(AbstractStoredProcedure.java:141)
... 63 more
Caused by: oracle.net.nt.TimeoutInterruptHandler$IOReadTimeoutException: Socket read timed out

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.