Make sure you've installed the iPlanet service packs. If you run a version
before
SP1, as I recall, JSPs don't work at all!  I'm running iPlanet Enterprise
4.1/SP5.

Chris

----- Original Message -----
Sent: Tuesday, February 27, 2001 9:04 PM


>
> Message-ID:  <[EMAIL PROTECTED]>
> Date:         Tue, 27 Feb 2001 14:10:52 -0800
> Reply-To: A mailing list about Java Server Pages specification and
>               reference <[EMAIL PROTECTED]>
> Sender: A mailing list about Java Server Pages specification and
>               reference <[EMAIL PROTECTED]>
> From: Dylan Rosario <[EMAIL PROTECTED]>
> Subject:      iPlanet and Jsp error using RMI-JDBC. -  Help.  New to
planet.
> To: [EMAIL PROTECTED]
>
> 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

===========================================================================
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