Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connection Refused Error in JDBC ERR=1153

Stanley Lee-OracleApr 28 2009 — edited Oct 15 2014
Hi,

I am able to connect to the database with my tns string, yet 1/2 the time, I get a connection error in my JDBC. Any idea why? This is also happening to my SQLPLUS session. Thanks.

java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(ERR=1153)(VSNNUM=185599744)(ERROR_STACK=(ERROR=(CODE=1153)(EMFI=4)(ARGS='(ADDRESS=(PROTOCOL=TCP)(HOST=dadbeh05)(PORT=1521))'))(ERROR=(CODE=305)(EMFI=1))))
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2009
Added on Apr 28 2009
1 comment
3,028 views