You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ben Young <by...@bju.edu> on 2001/10/24 22:59:10 UTC

VerifyError?

I saw a similar problem to the one I'm having in one of the posts a
few days ago.

I'm running RedHat 7.1, Tomcat 3.2.2, Apache 1.3.20, and Cocoon
2.0rc1.

Here's the error I'm getting:

ERROR   (2001-10-23) 17:02.58:684   [cocoon  ] (/cocoon/)
Thread-39/Handler: Error compiling sitemap
java.lang.VerifyError: (class: org/apache/fop/render/ps/PSRenderer,
method: renderImageArea signature:
(Lorg/apache/fop/image/ImageArea;)V)
Incompatible object argument for function call
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.class$(ExtendableRendererFactory.java:26)
        at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.<init>(ExtendableRendererFactory.java:35)
        at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.<clinit>(ExtendableRendererFactory.java:30)
        at
org.apache.cocoon.serialization.FOPSerializer.<clinit>(FOPSerializer.java:52)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Unknown
Source)
        at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(Unknown
Source)
        at
org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(Unknown
Source)
        at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(Unknown
Source)
        at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(Unknown
Source)
        at
org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(Unknown
Source)
        at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponent(Unknown
Source)
        at
org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(SitemapComponentSelector.java:91)
        at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:231)
        at
org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_xmap.java:1440)
        at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:829)
        at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Unknown
Source)
        at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Unknown
Source)
        at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:143)
        at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:348)
        at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:183)
        at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
        at java.lang.Thread.run(Thread.java:484)


Thanks for any help you have,
Ben

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>