Yes, it looks like the Oracle JDBC driver is missing from your classpath

-----Original Message-----
From: Santosh Tiwari [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 24, 2000 1:54 AM
To: [EMAIL PROTECTED]
Subject: Re: Servlet Error


Check the installation of oracle on you machine .
drivers are not loaded correctly.
----- Original Message -----
From: "Moloy Biswas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 23, 2000 04:14 PM
Subject: Servlet Error


> Hello all
>
> I am using jsdk2.1 on Win NT, I am starting the server using startserver
> in JSDK. When I am invoking my servlet its giving me the following
> error. SOMEBODY pl HELP
> Cheers
> Moloy
>
>
> Error: 500
>
> Internal Servlet Error:
>
> java.lang.UnsatisfiedLinkError: C:\orant\BIN\oci805jdbc.dll: Can't find
> dependent libraries
>         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1319)
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1243)
>         at java.lang.Runtime.loadLibrary0(Runtime.java:470)
>         at java.lang.System.loadLibrary(System.java:778)
>         at oracle.jdbc.oci7.OCIDBAccess.logon(OCIDBAccess.java:142)
>         at
> oracle.jdbc.driver.OracleConnection.(OracleConnection.java:103)
>         at
> oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:148)
>         at java.sql.DriverManager.getConnection(DriverManager.java:457)
>         at java.sql.DriverManager.getConnection(DriverManager.java:137)
>         at mservlet2.doGet(mservlet2.java, Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
>         at
> com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:140)
>         at
> com.sun.web.core.InvokerServlet.service(InvokerServlet.java:169)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
>         at
> com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:140)
>         at com.sun.web.core.Context.handleRequest(Context.java:375)
>         at
> com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:135)
>
>
>
>
> --------------------------------------------------------------
> SREI INTERNATIONAL FINANCE LTD., CALCUTTA, INDIA
>
>
___________________________________________________________________________
> 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

Reply via email to