RE: Strange jsp-error.

2001-08-23 Thread Dvornikov Victor

I use only jikes, the reason being that it is not only the fast but is much
more sensitive to bugs in the code.   

-Original Message-
From:   Mike Cannon-Brookes [SMTP:[EMAIL PROTECTED]]
Sent:22  2001 12:43
To: Orion-Interest
Subject:RE: Strange jsp-error.

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/








RE: Strange jsp-error.

2001-08-23 Thread Bobby Paul
Title: RE: Strange jsp-error.





pls check your e-mails as i am being cc'd in on all of your comms.
Bobby Paul.
Senior Consultant.
1st IT People.
0207 940 3900.
[EMAIL PROTECTED]


-Original Message-
From: Magnus Rydin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 3:22 PM
To: Orion-Interest
Subject: SV: Strange jsp-error.



Hi.
Try to remove the files from your persistence dir for the web-app and see if
that solves it.
WR


-Ursprungligt meddelande-
Fran: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]For Michiel Meeuwissen
Skickat: den 17 augusti 2001 15:43
Till: Orion-Interest
Amne: 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/HttpServletRespo
nse;)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/






RE: Strange jsp-error.

2001-08-22 Thread Mike Cannon-Brookes

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/