I'm using Oracle Oracle OCI driver for MX6.1 on solaris, however, I could not setup a datasource and this is the error i got:
Connection verification failed for data source: adminforms
[]java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection
and I've check the jvm.config file, it points to the correct <oracle_path>/jdbc/lib/classes.zip path. Also, on the coldfusion startup script, the LD_LIBRARY_PATH variable has this path set.
I could not see why, any clue ?
Connection verification failed for data source: adminforms
[]java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection
and I've check the jvm.config file, it points to the correct <oracle_path>/jdbc/lib/classes.zip path. Also, on the coldfusion startup script, the LD_LIBRARY_PATH variable has this path set.
I could not see why, any clue ?