Eric,
The following error message point to a bad file. I would delete the file, it is dynamically generated by Jetspeed from feeds define in JR.p

[05:36:39,067 ERROR] Could not unmarshal: /opt/jakarta/webapps/jetspeed/WEB-INF/conf/feed_local.xreg
org.xml.sax.SAXParseException: The root element is required in a well-formed document.

Paul Spencer

Eric Tchepannou wrote:

I have installed Tomcat 4.1.12 and it worked fine. Later on I copied the jetspeed.war file into the tomcat/webapps directory, but since then I can't start tomcat anymore! I sends an infinite request to localhost...

Eric Tchepannou wrote:

Paul Spencer wrote:
Hi ,

Eric,
Is Tomcat correctly installed? http://localhost:8080 should display the default home page, which includes the text "
If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!


Yes Tomcat is correcctly installed, Paul



"
If tomcat is NOT working, please see the refer to Tomcat's site for more information, http://jakarta.apache.org/tomcat

If tomcat is healthy:
1) What is the OS? 2) What errors are you seeing in Tomcat log files?
3) Is jetspeed.war being expanded by Tomcat?
4) What error are you seeing in the Jetspeed log file?


1) I am using SuSE Linux 8.0
2) None
3)Yes
4) In the jetspeed.log I could find the following error:

[05:36:39,067 ERROR] Could not unmarshal: /opt/jakarta/webapps/jetspeed/WEB-INF/conf/feed_local.xreg
org.xml.sax.SAXParseException: The root element is required in a well-formed document.
at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1067)
at org.apache.xerces.framework.XMLDocumentScanner.reportFatalXMLError(XMLDocumentScanner.java:626)
at org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.endOfInput(XMLDocumentScanner.java:846)
at org.apache.xerces.framework.XMLDocumentScanner.endOfInput(XMLDocumentScanner.java:418)
at org.apache.xerces.validators.common.XMLValidator.sendEndOfInputNotifications(XMLValidator.java:672)
at org.apache.xerces.readers.DefaultEntityHandler.changeReaders(DefaultEntityHandler.java:1026)
at org.apache.xerces.readers.XMLEntityReader.changeReaders(XMLEntityReader.java:168)
at org.apache.xerces.readers.AbstractCharReader.changeReaders(AbstractCharReader.java:150)
at org.apache.xerces.readers.AbstractCharReader.lookingAtChar(AbstractCharReader.java:217)
at org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.dispatch(XMLDocumentScanner.java:742)
at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:952)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:338)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:270)
at org.apache.jetspeed.services.registry.CastorRegistryService.loadFragment(CastorRegistryService.java:498)
at org.apache.jetspeed.services.registry.RegistryWatcher.run(RegistryWatcher.java:318)


By the way, I would suggest using Tomcat v4.1.12 instead or 4.0.1


OK I will install it now and see...

Paul Spencer


Thanks again...

Eric Tchepannou wrote:

Hi,

I have just installed Jetspeed, but starting it doesn't work as described in the INSTALL file!!
I have been looking around in the internet for similar problems, but I could not find anything helpful...
I read sth. like one has to copy the JDK's tools.jar into the CATALINA_HOME/common and set the JDK_HOME.
Didn't work for me. Now I don't know what to do and hope to find some help here..

Thanks for any contribution
PS:
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)









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

Reply via email to