Description of problem: When i start tomcat5 it says that can't find his native libraries at /usr/lib/gcj/jre/lib/i386 Then everything fails to load. None of the conext are loaded (including my app) It does shows the presentation page at localhost:8080 but nothing else Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I get INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/i386 Then later: 28-Aug-06 10:04:38 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled 28-Aug-06 10:04:38 PM org.apache.catalina.core.StandardContext processTlds SEVERE: Error reading tld listeners java.io.EOFException
Cannot reproduce in the latest releases. Closing.