Hi,
I've been trying for a couple of days to get Jetspeed running on Tomcat
5.0.18 and Tomcat 4.1.27, both versions have the same problem:


** Problem:
1) Clean install, start Jetspeed - Works fine (using either the /manager
context to load the WAR, or putting the WAR direct into the webapps
directory)

2) Stop / Start Tomcat - Jetspeed dies


** Stack Trace
The localhost_log.XXX.txt file shows the following (edited to remove
unnecessary stacktraces):

2004-02-16 10:09:55 StandardContext[/jetspeed]StandardWrapper.Throwable
java.lang.IncompatibleClassChangeError at
org.apache.jetspeed.services.search.lucene.LuceneSearchService.initConfiguration(LuceneSearchService.java:217)
 at 
org.apache.jetspeed.services.search.lucene.LuceneSearchService.init(LuceneSearchService.java:132)
 at org.apache.turbine.services.TurbineBaseService.init(TurbineBaseService.java:108) 
at 
org.apache.turbine.services.BaseInitableBroker.initClass(BaseInitableBroker.java:149) 
<<... trace snipped ...>>

----- Root Cause ----- 
java.lang.IncompatibleClassChangeError at
org.apache.jetspeed.services.search.lucene.LuceneSearchService.initConfiguration(LuceneSearchService.java:217)
 at 
org.apache.jetspeed.services.search.lucene.LuceneSearchService.init(LuceneSearchService.java:132)
 at org.apache.turbine.services.TurbineBaseService.init(TurbineBaseService.java:108) 
<<... trace snipped ...>>
2004-02-16 10:09:55 StandardContext[/jsp-examples]ContextListener:
contextInitialized()
2004-02-16 10:09:55 StandardContext[/jsp-examples]SessionListener:
contextInitialized()
2004-02-16 10:09:55 StandardContext[/servlets-examples]ContextListener:
contextInitialized()
2004-02-16 10:09:55 StandardContext[/servlets-examples]SessionListener:
contextInitialized()
<<-- EOF -->>

**Environment:
1) Tomcat 4.1.27 and 5.0.18
2) Jetspeed 1.4
3) Sun Java 1.4.2
4) SuSE Linux 9.0 (Network install version)
5) common/endorsed contains:
xalan-2.3.1.jar  xercesImpl.jar  xmlParserAPIs.jar

6) jetspeed/lib contains:
activation-1.0.1.jar               jcs-1.0-dev.jar
castor-0.9.3.jar                   jdbc-se2.0.jar
commons-beanutils-1.4.1.jar        jetspeed-1.4.jar
commons-collections-2.0.jar        jndi-1.2.1.jar
commons-configuration-1.0-dev.jar  log4j-1.2.8.jar
commons-dbcp-1.0-dev-20020806.jar  lucene-1.3-rc1.jar
commons-httpclient-1.0.jar         ojb-0.7.343.jar
commons-lang-1.0.jar               soap.jar
commons-logging-1.0.2.jar          stratum-1.0-b4-dev.jar
commons-pool-1.0.jar               torque-3.0.jar
ecs-1.4.1.jar                      turbine-2.2.jar
fulcrum-3.0-b2-dev.jar             uddi4j.jar
hsqldb.jar                         velocity-1.3.jar
jakarta-oro-2.0.6.jar              village-2.0-dev-20030625.jar
jakarta-regexp-1.2.jar             xerces-2.0.2.jar
javamail-1.2.jar                   xml-apis.jar
jaxp-api.jar


**Actions so far:
1) I've searched Google,
2) the mail archives and
3) the FAQ.
4) Done the xalan-2.3.1 move into common/endorsed (as per FAQ). 
5) There is one message in the mail archive (by Gerry Reno) which seems
to report a similar problem, but no replies as yet.

**Suspected fault:
My guess is that this is some form of classpath clash (isn't there
always?), but I've no idea which module is causing it. Any pointers you
have would be a great help.
Thanks,
Peter

Peter Davie
Aroma Software Sdn Bhd
www.aroma-software.com
Web Services ERM :: MSC Status Company


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

Reply via email to