Bug 188474

Summary: tomcat5 can't find his native libraries and doesn't load contexts
Product: [Fedora] Fedora Reporter: Jorge Urdaneta <jorge.urdaneta>
Component: tomcat5Assignee: Vivek Lakshmanan <viveklak>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-05 13:41:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jorge Urdaneta 2006-04-10 14:31:03 UTC
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:

Comment 1 Bryce Nesbitt 2006-08-29 05:37:41 UTC
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

Comment 2 Devrim GUNDUZ 2008-01-05 13:41:43 UTC
Cannot reproduce in the latest releases. Closing.