The problem was : we are using jdk1.1.x version and classes111.zip in the server end while in my project directory i kept classes12.zip (unknowingly). when i removed classses12.zip from my directory , it worked well ....no problems at all. thanx for your cooperation. regards sharat -----Original Message----- From: Abhishek sharan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 29, 2000 11:30 PM To: [EMAIL PROTECTED] Subject: Re: java.sql.exception : network adapter could not able to establishconnection Hi Sharat could give some more details of the scenario.mostly i think that u r oracle driver is not in the classpath Bye Abhishek Sharat Babu wrote: > I am getting an exception like this . > what could be the problem: > > .livesoftware.jrun.service.ThreadConfigHandler.run(Compiled Code) > java.sql.SQLException: The Network Adapter could not establish the > connection > at java.lang.Throwable.<init>(Compiled Code) > at java.lang.Exception.<init>(Compiled Code) > at java.sql.SQLException.<init>(Compiled Code) > at oracle.jdbc.dbaccess.DBError.check_error(Compiled Code) > at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code) > at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled > Code) > at oracle.jdbc.driver.OracleDriver.connect(Compiled Code) > at java.sql.DriverManager.getConnection(Compiled Code) > at java.sql.DriverManager.getConnection(Compiled Code) > at > bu_intranets.energy_prod.pplants.paracon.DbAccess.getDbConnect(DbAccess.java > :71) > at > jsp.bu_intranets.energy_prod.pplants.paracon.UnitSystem._jspService(Compiled > Code) > at com.livesoftware.jsp.HttpJSPServlet.service(Compiled Code) > at com.livesoftware.jsp.JSPServlet.service(Compiled Code) > at javax.servlet.http.HttpServlet.service(Compiled Code) > at com.livesoftware.jrun.JRun.runServlet(Compiled Code) > at com.livesoftware.jrun.JRunGeneric.handleConnection(Compiled Code) > at com.livesoftware.jrun.JRunGeneric.handleProxyConnection(Compiled > Code) > at > com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(Co > mpiled Code) > at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled > Code) > > thanx in advance > > regards > sharat > > Sharath Babu, Konda. > GE Power Systems, > Schenectady,NY. > > Ph: 518-385-2853(0) > 518-377-8024(R) > Fax:518-385-2739 > Home Page: www.geocities.com/sharat22 > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
