jdbc adapter cofig error

I’m trying to use oci driver to create Adpater connection and getting the following error.
I ave done all the required things like copying the ojdbc14.jar file and installing oracle client and changing LD_LIBRARY_PATH.

But I get the follwoing message when I try to start the adpater:
[ART.118.5063] Adapter Runtime (Connection): Unable to start connection com.encover.b2b.connection:ociEng9I: after 1 attempt(s).
null


Driver class is oracle.jdbc.driver.OracleDriver .
Am I missing something?

Thanks,
Milind

Hi

There might be a problem as it is not able to get the connection from the Db after number of tries.

Try re-starting the oracle listener , also in the error logs ther e could be more information why it is failing !

Cheers
Jeevan