Hi
I need some help. Since this problem is with JDBC-JAVA-Oracle, I posted here. I am trying to access the db using JSP through Tomcat webserver. Once my JSP makes connection, the listner dies. The same thing happens with Java program also. I have to restart the listner through services and again i have to run my jsp.I don't know where the problem is.
History : I just added one more connection to another db and I removed. Then I was getting the error as
'Io exception: The Network Adapter could not establish the connection - oracle error in jdbc '
[Even now I get this error whenever I try to make new db connection in Oracl JDeveloper.]
Environment : Windows-2000, Oracle 9i, Tomcat, Oracle J Developer, java 1.3.1_01.
Can anybody tell me how to retain the listner so that a continuos connection is there
thanks in advance
P
Parthasarathy
I need some help. Since this problem is with JDBC-JAVA-Oracle, I posted here. I am trying to access the db using JSP through Tomcat webserver. Once my JSP makes connection, the listner dies. The same thing happens with Java program also. I have to restart the listner through services and again i have to run my jsp.I don't know where the problem is.
History : I just added one more connection to another db and I removed. Then I was getting the error as
'Io exception: The Network Adapter could not establish the connection - oracle error in jdbc '
[Even now I get this error whenever I try to make new db connection in Oracl JDeveloper.]
Environment : Windows-2000, Oracle 9i, Tomcat, Oracle J Developer, java 1.3.1_01.
Can anybody tell me how to retain the listner so that a continuos connection is there
thanks in advance
P
Parthasarathy