I had a similar problem. See my bugzilla report at
http://bugzilla.orionserver.com/bugzilla/show_bug.cgi?id=424
A workaround might be to use javac (not tools.jar) as an external compiler.

Regards,
Chris Thielen

----- Original Message -----
From: "James Hill" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 2:34 PM


> I have a really odd problem with jikes/orion (1.5.2 orion, 1.14 jikes).  I
> have a particular JSP page that will give the following error:
> Error parsing JSP page /hunting/today/article.jsp
> Error creating jsp-page instance: java.lang.VerifyError: (class:
> __jspPage0_hunting_today_article_jsp, method: _jspService signature:
>
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
> nse;)V) Accessing value from uninitialized register 24
>
> It only gives me this error if have jikes turned on and I have development
> mode (orion-web.xml) turned off.
>
> Any other combination seems to work fine (but slower).
>
> Thanks!
>
> James Hill
>
>
>


Reply via email to