IO exception in JDBC Connection

Folks
I am getting this error while configuring the JDBC Connection

[ADA.1.204] Cannot connect to the database with DataSource class “oracle.jdbc.pool.OracleDataSource”.Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153093376)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))As per webMethods recommendation I am using Ojdbc14.jar with jvm v1.4xPlease advice.Intereatingly I am able to connect to same database through SQL PlusThanksPritam

Verify the port setting in the JDBC adapter connection config.

Hi Rob,

I’m getting the same error as Pritam is getting. I checked the Port settings also its fine. I’m trying to configure the connection for Oracle 11.
I’m able to login to the same through Toad

Regards,
nandan

If “12505” refers to ORA-12505 then you’ll want to confirm the SID or SERVICE that the connection is configured to use.