You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Christoph Gaffga <cg...@triplemind.com> on 2003/05/28 12:59:07 UTC

[C2.1M2] IndexOutOfBoundsException (release/recycle)

Hi ,

we were trying to upgrade our servers from C2.04 to C2.1M2 and having a lot
of IndexOutOfBoundException in our logs. It seems that something with
Release/Recycle don't work in the ComponentManager. Is this a known bug in
C2.1M2, does anybody has the same problems? Is there a known workaround for
that?

Regards
Christoph Gaffga



java.lang.IndexOutOfBoundsException: Index: 48, Size: 34
        at java.util.ArrayList.RangeCheck(ArrayList.java:508)
        at java.util.ArrayList.remove(ArrayList.java:388)
        at
org.apache.cocoon.components.EnvironmentDescription.removeFromAutoRelease
(CocoonComponentManager.java:569)
        at
org.apache.cocoon.components.CocoonComponentManager.removeFromAutomaticRelea
se
(CocoonComponentManager.java:410)
        at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.release
(AbstractProcessingPipeline.java:203)
        at org.apache.cocoon.components.source.impl.SitemapSource.reset
(SitemapSource.java:436)
        at org.apache.cocoon.components.source.impl.SitemapSource.recycle
(SitemapSource.java:456)
        at
org.apache.cocoon.components.source.impl.SitemapSourceFactory.release
(SitemapSourceFactory.java:111)
        at org.apache.excalibur.source.impl.SourceResolverImpl.release
(SourceResolverImpl.java:331)
        at org.apache.cocoon.components.CocoonComponentManager.release
(CocoonComponentManager.java:457)
        at org.apache.cocoon.environment.AbstractEnvironment.release
(AbstractEnvironment.java:511)
        at org.apache.cocoon.generation.FileGenerator.recycle
(FileGenerator.java:90)
        at org.apache.avalon.excalibur.pool.ResourceLimitingPool.put
(ResourceLimitingPool.java:438)
        at
org.apache.avalon.excalibur.component.PoolableComponentHandler.doPut
(PoolableComponentHandler.java:245)
        at org.apache.avalon.excalibur.component.ComponentHandler.put
(ComponentHandler.java:452)
        at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.release
(ExcaliburComponentSelector.java:337)
        at org.apache.cocoon.components.ExtendedComponentSelector.release
(ExtendedComponentSelector.java:316)
        at org.apache.cocoon.components.ExtendedComponentSelector.release
(ExtendedComponentSelector.java:313)
        at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.recycle
(AbstractProcessingPipeline.java:637)
        at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
.rec
ycle(AbstractCachingProcessingPipeline.java:932)
        at org.apache.avalon.excalibur.pool.ResourceLimitingPool.put
(ResourceLimitingPool.java:438)
        at
org.apache.avalon.excalibur.component.PoolableComponentHandler.doPut
(PoolableComponentHandler.java:245)
        at org.apache.avalon.excalibur.component.ComponentHandler.put
(ComponentHandler.java:452)
        at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.release
(ExcaliburComponentSelector.java:337)
        at org.apache.cocoon.components.ExtendedComponentSelector.release
(ExtendedComponentSelector.java:316)
        at
org.apache.cocoon.components.EnvironmentDescription.removeFromAutoRelease
(CocoonComponentManager.java:564)
        at
org.apache.cocoon.components.CocoonComponentManager.removeFromAutomaticRelea
se
(CocoonComponentManager.java:410)
        at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.release
(AbstractProcessingPipeline.java:203)
        at org.apache.cocoon.components.source.impl.SitemapSource.reset
(SitemapSource.java:436)
        at org.apache.cocoon.components.source.impl.SitemapSource.toSAX
(SitemapSource.java:428)




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org