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. enter image description here

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

Popular posts from this blog

How to show in django cms breadcrumbs full path? -

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -