Hi,

I get this error when running a JSP on iPlanet connecting to Cloudscape via
RMI-JDBC.

The JSP works fine on Enhydra connecting to Cloudscape DB via RMI-JDBC.

[27/Feb/2001:13:59:52] failure (  652): Internal error: exception thrown from
the servlet service function (uri=/INN/portal/page.jsp):
javax.servlet.ServletException: COM.cloudscape.core.RmiJdbcDriver, Stack:
javax.servlet.ServletException: COM.cloudscape.core.RmiJdbcDriver
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at javax.servlet.ServletException.(ServletException.java:122)
        at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:384)
        at _jsps._INN._portal._page_jsp._jspService(Compiled Code)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
        at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:502)

I am wondering if it is a problem with the  JRE configuration on iPlanet.
Help.  New to planet.
Is there an application I can run to validate RMI-JDBC configs on iPlanet
anywhere?


Thanks,

Dylan del Rosario

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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