Bug 461774 - OracleDriver not found during tomcat startup
Summary: OracleDriver not found during tomcat startup
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Installation
Version: 0.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jesus M. Rodriguez
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space02
TreeView+ depends on / blocked
 
Reported: 2008-09-10 14:38 UTC by Jesus M. Rodriguez
Modified: 2009-09-17 07:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-17 07:00:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Jesus M. Rodriguez 2008-09-10 14:38:45 UTC
/sbin/service tomcat5 start generates the following error in catalina.out:

java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1359)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1205)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)

Upon further investigation we see that ojdbc14 is a broken link:

---
lrwxrwxrwx 1 root   root       45 Sep  9 16:27 ojdbc14.jar -> /usr/lib/oracle/10.2.0/client/lib/ojdbc14.jar

---
ls /usr/lib/oracle/10.2.0/client/lib/
ls: /usr/lib/oracle/10.2.0/client/lib/: No such file or directory

Comment 1 Miroslav Suchý 2009-09-17 07:00:21 UTC
Spacewalk is released for long time.


Note You need to log in before you can comment on or make changes to this bug.