[Spacewalk-list] incorrect taskomatic config

Jesus M. Rodriguez jmrodri at gmail.com
Fri Aug 1 12:59:00 UTC 2008


On Fri, Aug 1, 2008 at 8:52 AM,  <vincentramrod at hotmail.com> wrote:
> 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. Get
> started.
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>


Yes, that's a bug in one of the oracle compat rpms we created. We are
supposed to symlink ojdbc14 into the /usr/share/java location.
In leiu of that, you're fix above will work correctly.

Thanks for helping
jesus]




More information about the Spacewalk-list mailing list