OK, I got it working. I was using j2sdk1.3 from Blackdown. Now i replaced 
that with the jdk1.1 package from Debian and it seems to work.

Thanks!

Jurgen Lust
Ghent University
St.-Pietersnieuwstraat 136
9000 Gent
Belgium
[EMAIL PROTECTED]

On Thursday 13 September 2001 18:38, you wrote:
> My only other question is what version of the jdk are you using? If
> updating that wouldn't help at all, I'm not sure what to do... are you
> using the package that comes with debian, or have you downloaded it
> separately? As I've seen Cocoon 2 work on debian... and I'm pretty 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 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 signature: (Ljava/util/Vector;)V) Illegal use of
> nonvirtual
> function call
>         at
> org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.java)
>         at org.apache.cocoon.Engine.handle(Engine.java)
>         at org.apache.cocoon.Cocoon.service(Cocoon.java)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>         at
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java)
>         at org.apache.tomcat.core.Handler.service(Handler.java)
>         at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java)
>         at
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.jav
> a)
>         at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java)
>         at
> org.apache.tomcat.service.connector.Ajp13ConnectionHandler.processConnec
> tion(Ajp13ConnectionHandler.java)
>         at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java)
>         at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java)
>         at java.lang.Thread.run(Thread.java:484)
>
> I'm using Cocoon 1.8-1, xerces 1.4.3, xalan 1.2.2 and tomcat 3.2.3 with
> Apache 1.3.20 with mod_jk. I've already checked that there is no other
> JAXP
> jar file in my classpath.
>
> Does anyone know what I might be doing wrong?
>
> Thanks,
>
> Jurgen Lust
> Ghent University
> St.-Pietersnieuwstraat 136
> 9000 Gent
> Belgium
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to