[Spacewalk-list] incorrect taskomatic config

vincentramrod at hotmail.com vincentramrod at hotmail.com
Fri Aug 1 12:52:01 UTC 2008


After following the installation steps on https://fedorahosted.org/spacewalk/wiki taskomatic would fail to start with the following error:

STATUS | wrapper  | 2008/08/01 08:32:00 | Launching a JVM...
INFO   | jvm 1    | 2008/08/01 08:32:01 | Wrapper (Version 3.2.1) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2008/08/01 08:32:01 | 
INFO   | jvm 1    | 2008/08/01 08:32:04 | 2008-08-01 08:32:04,694 [Thread-0] FATAL org.hibernate.connection.C3P0ConnectionProvider - JDBC Driver class not found: oracle.jdbc.driver.OracleDriver
INFO   | jvm 1    | 2008/08/01 08:32:04 | java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver

To fix this issue you need to correct the classpath for taskomatic by doing the following:

vi /etc/rhn/default/rhn_taskomatic_daemon.conf 

And modify the the ojdbc classpath like so:

#wrapper.java.classpath.14=/usr/share/java/ojdbc14.jar
wrapper.java.classpath.14=/usr/lib/oracle/10.2.0/client/lib/ojdbc14.jar

After that you're good to go.


_________________________________________________________________
Use video conversation to talk face-to-face with Windows Live Messenger.
http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20080801/2281d6e5/attachment.htm>


More information about the Spacewalk-list mailing list