Hi Bill,
If you're running DSpace v.3.x, I'd at least consider upgrading to maven 3 as a
test. As I say, I don't have enough knowledge to really diagnose the problem;
just enough to get suspicious about what might be using jaxen.
B--
From: Bill Tantzen [mailto:[email protected]]
Sent: Friday, December 06, 2013 2:36 PM
To: Brian Freels-Stendel; dspace-tech
Subject: Re: [Dspace-tech] dspace and tomcat 7.0.47
Thanks Brian!
I'm still not clear on what this means -- wrong version of Maven? I'm using:
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
On Fri, Dec 6, 2013 at 2:03 PM, Brian Freels-Stendel
<[email protected]<mailto:[email protected]>> wrote:
Hi Bill,
This looks like a jaxen conflict between maven and dom4j, if I'm reading
anything right. I don't have the knowledge to ferret it out, but it might give
you something to look at. This page describes a similar problem
http://mail-archives.apache.org/mod_mbox/tomcat-users/201112.mbox/%[email protected]%3E,
and if you search on
'org.jaxen.util.AncestorAxisIterator->org.jaxen.util.AncestorOrSelfAxisIterator->org.jaxen.util.AncestorAxisIterator
you'll find a lot of hints that jaxen may be the cause.
Hope this helps, at least until someone with more knowledge and skill gets a
moment to look at it.
B--
From: Bill Tantzen [mailto:[email protected]<mailto:[email protected]>]
Sent: Friday, December 06, 2013 12:19 PM
To: dspace-tech
Subject: [Dspace-tech] dspace and tomcat 7.0.47
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette