Hi Bill,

we have seen exactly the same behaviour in the infrastructure of one of our
clients this week e.g.:

org.apache.catalina.LifecycleException: Failed to start component
> [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oai]]



Caused by: java.lang.IllegalStateException: Unable to complete the scan for
> annotations for web application [/oai] due to a StackOverflowError.
> Possible root causes include a too low setting for -Xss and illegal cyclic
> inheritance dependencies. The class hierarchy being p
>
rocessed was
> [org.jaxen.util.AncestorAxisIterator->org.jaxen.util.AncestorOrSelfAxisIterator->org.jaxen.util.AncestorAxisIterator]


We also ended up dropping back to 7.0.42 and found no other cause for this
issue than the Tomcat version.

best regards,

Bram

-- 
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com<http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=braml>


On Fri, Dec 6, 2013 at 8:19 PM, Bill Tantzen <wile...@gmail.com> wrote:

> I have recently updated my tomcat from v7.0.42 to 7.0.47.  I am
> encountering the following error when starting tomcat/dspace.  Dropping
> back to 7.0.42 fixes the problem...  I'm wondering if anybody else has
> tried this new tomcat and experienced this, and if there is a workaround so
> that I can stay current.  I have tried increasing the Xss setting like the
> log suggests -- to ridiculous amounts -- and this does not help.
>
> NOT starting the oai servlet does the trick, but of course, I need that!
>
>
> other items - rhel 6 and jdk1.7.0_45
>
> SEVERE: A child container failed during start
> java.util.concurrent.ExecutionException:
> org.apache.catalina.LifecycleException\
> : Failed to start component
> [StandardEngine[Catalina].StandardHost[localhost].S\
> tandardContext[/oai]]
>         at java.util.concurrent.FutureTask.report(FutureTask.java:122)
>         at java.util.concurrent.FutureTask.get(FutureTask.java:188)
>         at
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.j\
> ava:1123)
>         at
> org.apache.catalina.core.StandardHost.startInternal(StandardHost.jav\
> a:800)
>         at
> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>         at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase\
> .java:1559)
>          at
> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase\
> .java:1549)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor\
> .java:1145)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecuto\
> r.java:615)
>         at java.lang.Thread.run(Thread.java:744)
> Caused by: org.apache.catalina.LifecycleException: Failed to start
> component [S\
> tandardEngine[Catalina].StandardHost[localhost].StandardContext[/oai]]
>         at
> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
>         ... 6 more
> Caused by: java.lang.IllegalStateException: Unable to complete the scan
> for ann\
> otations for web application [/oai] due to a StackOverflowError. Possible
> root \
> causes include a too low setting for -Xss and illegal cyclic inheritance
> depend\
> encies. The class hierarchy being processed was
> [org.jaxen.util.AncestorAxisIte\
>
> rator->org.jaxen.util.AncestorOrSelfAxisIterator->org.jaxen.util.AncestorAxisIt\
> erator]
>
>
> ------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
>
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to