<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">After following the installation steps on https://fedorahosted.org/spacewalk/wiki taskomatic would fail to start with the following error:<br><br>STATUS | wrapper  | 2008/08/01 08:32:00 | Launching a JVM...<br>INFO   | jvm 1    | 2008/08/01 08:32:01 | Wrapper (Version 3.2.1) http://wrapper.tanukisoftware.org<br>INFO   | jvm 1    | 2008/08/01 08:32:01 | <br>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<br>INFO   | jvm 1    | 2008/08/01 08:32:04 | java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver<br><br>To fix this issue you need to correct the classpath for taskomatic by doing the following:<br><br>vi /etc/rhn/default/rhn_taskomatic_daemon.conf <br><br>And modify the the ojdbc classpath like so:<br><br>#wrapper.java.classpath.14=/usr/share/java/ojdbc14.jar<br>wrapper.java.classpath.14=/usr/lib/oracle/10.2.0/client/lib/ojdbc14.jar<br><br>After that you're good to go.<br><br></div><br /><hr />Use video conversation to talk face-to-face with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008' target='_new'>Get started.</a></body>
</html>