Looks like your resultset becomes too large to fit in the memory-structure
used to store it. This is more likely a restriction in the Java runtime than
in the application server. Have you tried running it on other appservers?

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Savotchkin Egor
> Sent: Monday, October 09, 2000 07:59
> To: Orion-Interest
> Subject: URGENT! jsp file size limit
>
>
> Hi all!
>     Orion seems to have jsp file size limit, when my analog of the
> ScreenDefinitions.jsp from Pet Store grows beyond this limit orion issues:
>
> 500 Internal Server Error
> Error parsing JSP page /visitor/visitor.html
>
> Error creating jsp-page instance: java.lang.VerifyError: (class:
> __jspPage0_template_jsp, method: _jspService signature:
> (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpSe
> rvletRespo
> nse;)V) Illegal target of jump or branch
>
> Egor Savotchkin
>
>


Reply via email to