Database Networking (MOSC)

MOSC Banner

java.sql.SQLRecoverableException: IO Error: Broken pipe

edited Nov 14, 2018 11:53AM in Database Networking (MOSC) 9 commentsAnswered

I am experiencing odd behavior while trying to connect to Oracle 12c Database.  Hoping someone can help me out!  The odd behavior is this:

  1. Connections made during Integration Tests in our builds using Maven seem to work just fine. I never see a "java.sql.SQLRecoverableException: IO Error: Broken pipe" error.
  2. Connections trying to be created while booting up Tomcat and a single webapp, using the same DB code and configurations as in the Integration Tests; will not work. I keep getting a "java.sql.SQLRecoverableException: IO Error: Broken pipe" error.
  3. Connecting to the DB via Oracle SQLDeveloper (18.2.0) has an intermittent problem of either: connecting very quickly, connecting very slowly (~3-5 minutes), or getting the same "java.sql.SQLRecoverableException: IO Error: Broken pipe" error after about 10-15 minutes.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center