java.lang.VerifyError ??

2002-12-20 Thread Rano, Didier
I used last snapshot of cocoon 20021220113444 with my own transformer used from Cocoon 2.0.4 . I have an error : java.lang.VerifyError: (class: com/.../GetDataFromAnnuaire, method: endTransformingElement signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V) Incompatible object

java.lang.VerifyError

2002-08-21 Thread Rob Grundel
tpProcessor.run(HttpProcessor.java:1125 ) at java.lang.Thread.run(Thread.java:536) root cause java.lang.VerifyError: (class: org/apache/cocoon/www/pmo/pugs_xsp, method: generate signature: ()V) Illegal type in constant pool at java.lang.Class.getDeclaredConstructors0(Native Met

Re: java.lang.VerifyError

2001-09-13 Thread Jurgen Lust
retty sure > I know somebody who got the original package working on debian. > > Liam Morley > > -Original Message- > From: Jurgen Lust [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 12, 2001 4:25 AM > To: [EMAIL PROTECTED] > Subject: java.lang.VerifyErro

Re: java.lang.VerifyError

2001-09-13 Thread Jeff Turner
On Wed, Sep 12, 2001 at 11:25:26AM +0200, Jurgen Lust wrote: > Hi, > > I installed cocoon on my Debian box this week and it works fine for xslt > processing and for FO and DCP. However, when i try to load xsp page, I get > the following error: > > java.lang.VerifyError:

RE: java.lang.VerifyError

2001-09-13 Thread Liam Morley
sure I know somebody who got the original package working on debian. Liam Morley -Original Message- From: Jurgen Lust [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 4:25 AM To: [EMAIL PROTECTED] Subject: java.lang.VerifyError Hi, I installed cocoon on my Debian box this we

java.lang.VerifyError

2001-09-12 Thread Jurgen Lust
Hi, I installed cocoon on my Debian box this week and it works fine for xslt processing and for FO and DCP. However, when i try to load xsp page, I get the following error: java.lang.VerifyError: (class: org/apache/cocoon/processor/xsp/XSPProcessor$PageEntry, method: setLogicsheets

Re: java.lang.VerifyError

2001-06-12 Thread Oskar Werewka
check in repository the size of you generated class, java classes cannot be bigger than 64Kb - I didn't check if it is true, but read about it there. Oskar Werewka >Hello, > > This is in regard to java.lang.VerifyError . I am also experiencing it. >Scott Jones got

java.lang.VerifyError

2001-06-11 Thread Parvinder Arora
Hello, This is in regard to java.lang.VerifyError . I am also experiencing it. Scott Jones got relieved of it by using IBM jdk1.3. Should I also do the same or is some other way. The message is Illegal target of Jump or branch. Please Help. How can we avoid it. Parvinder