Hi Andreas, On Thu, Dec 20, 2001 at 03:02:21PM +0100, Andreas Rittershofer wrote: > > "HTML" works, "WML" works, "Simple XSP" works, "Simple Internationalization" works, >"XSP > Internationalization" works, and so on. > > BUT "SVG" or "C2 Docs" (probably some SVG built in the latter one) and tomcat dies >without > any log entry. The browser shows the typically "Das Dokument enthielt keine Daten" >(should be > "The document contained no data" or so) and that's it.
Can you run Tomcat in the foreground, and let us know what is printed out when it crashes ? ie. do a: $> catalina.sh run instead of a startup.sh or 'catalina start'. You should see something like: Using CLASSPATH: bin/../bin/bootstrap.jar:/usr/local/jdk/lib/tools.jar Using CATALINA_BASE: bin/.. Using CATALINA_HOME: bin/.. Using JAVA_HOME: /usr/local/jdk Starting service Tomcat-Standalone Apache Tomcat/4.0.1 What's printed after this when it crashes ? Cheers, Marcus -- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' Email : [EMAIL PROTECTED] &&&&. Business Hours : +49 69 9757 200 &&&&&&&: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>