oracle - java.sql.SQLRecoverableException: Connection has been administratively disabled by console/admin command. Try later -
when our application tries connect oracle database, exception thrown:
java.sql.sqlrecoverableexception: connection has been administratively disabled console/admin command. try later. java.lang.exception: disabled @ tue oct 20 23:55:14 cest 2015
but, weblogic console connection test returns ok.
weblogic version: 12.1.3.0.0
any explanation welcome. thanks
is there other error before 1 ? maybe in log can find connection been closed.
you can avoid selecting "test on connection reserve" in datasource.
Comments
Post a Comment