I've had this error using Jikes before, I switched to javac and it went
away. It's something to do with the compiler giving bad bytecodes.

Also try commenting out large chunks of your JSP page to find out where the
bad bytecode is, I'm sure the IronFlare guys will want to know (I believe
mine was in a <jsp:useBean> block).

-mike


Mike Cannon-Brookes :: [EMAIL PROTECTED]

Atlassian :: http://www.atlassian.com
     Supporting YOUR J2EE World



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Michiel
> Meeuwissen
> Sent: Friday, August 17, 2001 11:43 PM
> To: Orion-Interest
> Subject: Strange jsp-error.
>
>
>
> Hello,
>
> Does anybody know what the following error means?
>
> Error creating jsp-page instance: java.lang.VerifyError: (class:
> __jspPage0_mmbase_edit_change_node_jsp, method: _jspService signature:
> (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpSe
> rvletResponse;)V)
> Register 31 contains wrong type
>
> (using Orion 1.5.2)
>
> It does not occur in all jsp-pages, but I've no idea what's happening,
> neither how to solve it.
>
>   Michiel
>
>
>
> --
> Michiel Meeuwissen - NOS internet
> Mediacentrum kamer 203 - tel. +31 (0)35 6773065
> http://www.mmbase.org
> http://www.purl.org/NET/mihxil/
>
>
>


Reply via email to