Oracle Weblogic Server (MOSC)

MOSC Banner

java.sql.SQLException: Attempt to set connection harvestable to false but the connection is already

edited Oct 11, 2019 4:15AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

I get this issue in weblogic 12.2.1.2:

java.sql.SQLException: Attempt to set connection harvestable to false but the connection is already closed.

at weblogic.jdbc.wrapper.Connection.setConnectionHarvestable(Connection.java:1577)

at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:650)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:571)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:564)

at indecopi.gob.pe.dao.ClsConexionBD.<init>(ClsConexionBD.java:41)

at indecopi.gob.pe.dao.ClsReclamoDAO.doBuscarAvanzadaReclamo(ClsReclamoDAO.java:6303)

at indecopi.gob.pe.srv.ClsConsultaReclamoSrv.doBuscarAvanzadaReclamo(ClsConsultaReclamoSrv.java:144)

at sun.reflect.GeneratedMethodAccessor18559.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

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