I have a system running on suse 7.3 and it is all working fine
I have since tried to build another box for deployment and I get an
error when connecting to the DB
java.sql.SQLException: Io exception: The Network Adapter could not
establish the connection
        at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
        at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
        at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
        at
oracle.jdbc.driver.OracleConnection.(OracleConnection.java:263)
        at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
        at
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
        at java.sql.DriverManager.getConnection(DriverManager.java:512)
        at java.sql.DriverManager.getConnection(DriverManager.java:171)

I am using identical code from the original server.
I can open non-db servlets fine.
I can also ping and telnet to the DB from the new server.
I am using the same url in my connection on both servers.
I just seem to be missing something on the new server.
Any Ideas??
The information contained in this communication is intended solely for the use of the 
individual or entity to whom it is addressed and others authorized to receive it.  It 
may contain confidential or legally privileged information.  If you are not the 
intended recipient you are hereby notified that any disclosure, copying, distribution 
or taking any action in reliance on the contents of this information is strictly 
prohibited and may be unlawful. If you received this communication in error, please 
notify us immediately by responding to this email and then delete it from your system.
Appleyard Finance Holdings Ltd or its subsidiaries are neither liable for the proper 
and complete transmission of the information contained in this communication nor for 
any delay in its receipt.

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to