Hi,

i am getting the following Traceback on my Spacewalk 0.7 Server:

java.lang.NoClassDefFoundError: org/postgresql/util/PSQLException

        at 
com.redhat.rhn.common.db.NamedPreparedStatement.execute(NamedPreparedStatement.java:140)

        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:454)

        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:431)

        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:335)

        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:340)

        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:280)

        at 
com.redhat.rhn.common.db.datasource.SelectMode.execute(SelectMode.java:105)

        at 
com.redhat.rhn.taskomatic.task.errata.ErrataQueueDriver.getCandidates(ErrataQueueDriver.java:58)

        at 
com.redhat.rhn.taskomatic.task.threaded.TaskQueue.run(TaskQueue.java:106)

        at 
com.redhat.rhn.taskomatic.task.ErrataQueue.execute(ErrataQueue.java:58)

        at 
com.redhat.rhn.taskomatic.task.SingleThreadedTestableTask.execute(SingleThreadedTestableTask.java:54)

        at org.quartz.core.JobRunShell.run(JobRunShell.java:203)

        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)

Caused by: java.lang.ClassNotFoundException: org.postgresql.util.PSQLException

        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:319)

        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:264)

        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)

        ... 13 more


As I am using OracleDB, I am a bit confused why I receive PSQLExceptions.

Best Regards
Marcus

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to