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: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to