Hello everyone,

I have a problem with Web Server Iplanet 6.0 SP4. When
I included more than 50 custom tags in a jsp I get an
internal error (see below). I use a lot of struts tags
so it's a big problem for me. However I don't get the
problem using Tomcat (Why?).
Someone told me that the problem could be a limitation of
jsp page compiler and gave me two solutions:
don't use tags :(, and
separete jsp with "includes" sentences. But my project
is very large with a lot pages and it would be very
hard. Anybody knows another solution? Maybe changing
configuration or version of Web Server?

Thanks in advance,

Antonio.


[03/Jun/2003:09:09:20] failure (17407): Internal error: servlet service
function had thrown Serv
letException (uri=/sintra/m_deleg_form_crear.do):
org.apache.jasper.JasperException: Unable to c
ompile class for JSPNote: sun.tools.javac.Main has been deprecated.
../ClassCache/https-struts/sintra/_jsps/_maestros/_uOrganizativas/_delegacio
nes/_m_deleg_form_cr
ear_jsp.java:1575: Variable _jspx_eval_bean_message_22 may not have been
initialized.
        if (_jspx_eval_bean_message_22 != Tag.SKIP_BODY) {
            ^
../ClassCache/https-struts/sintra/_jsps/_maestros/_uOrganizativas/_delegacio
nes/_m_deleg_form_cr
ear_jsp.java:1581: Variable _jspx_th_bean_message_22 may not have been
initialized.
        if (_jspx_th_bean_message_22.doEndTag() == Tag.SKIP_PAGE)
            ^
2 errors, 1 warning
, stack: org.apache.jasper.JasperException: Unable to compile class for
JSPNote: sun.tools.javac
.Main has been deprecated.
../ClassCache/https-struts/sintra/_jsps/_maestros/_uOrganizativas/_delegacio
nes/_m_deleg_form_cr
ear_jsp.java:1575: Variable _jspx_eval_bean_message_22 may not have been
initialized.
        if (_jspx_eval_bean_message_22 != Tag.SKIP_BODY) {
            ^
../ClassCache/https-struts/sintra/_jsps/_maestros/_uOrganizativas/_delegacio
nes/_m_deleg_form_cr
ear_jsp.java:1581: Variable _jspx_th_bean_message_22 may not have been
initialized.
        if (_jspx_th_bean_message_22.doEndTag() == Tag.SKIP_PAGE)
            ^
2 errors, 1 warning

        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:284)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadJSP(JspServlet.ja
va:204)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.access$4(JspServlet.j
ava:170)
        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:478)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:588)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServl
etRunner.
java:897)
        at
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1
059)
        at
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunne
r.java:95
9)
        at
com.iplanet.server.http.servlet.NSServletSession.internalRedirect(Native
Method)
        at
com.iplanet.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispatc
her.java:
48)
        at
org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.ja
va:1759)
        at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1596)
        at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServl
etRunner.
java:897)
        at
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1
059)
        at
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunne
r.java:95
9)



Thanks in advance,

Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to