[Spacewalk-list] Repos listed multiple times

Joshua Roys joshua.roys at gtri.gatech.edu
Thu May 13 17:27:26 UTC 2010


On 05/13/2010 12:19 PM, Anoop Bhat wrote:
> INFO   | jvm 2    | 2010/04/24 22:59:00 | java.lang.IllegalArgumentException: attempt to create delete event with null entity
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at org.hibernate.event.DeleteEvent.<init>(DeleteEvent.java:24)
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at org.hibernate.impl.SessionImpl.delete(SessionImpl.java:744)
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at com.redhat.rhn.domain.task.TaskFactory.removeTask(TaskFactory.java:93)
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at com.redhat.rhn.taskomatic.task.RepoSyncTask.execute(RepoSyncTask.java:69)
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
> INFO   | jvm 2    | 2010/04/24 22:59:00 |       at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)

Someone else on the list was having this same problem- you will probably
have to clear the taskomatic queue in the oracle db first.

Do this in sqlplus:
SQL> delete from rhnTaskQueue ;
^D

And then start up taskomatic.  Keep an eye on the logs and see if it
starts working.

Josh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3086 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20100513/3b791fe2/attachment.p7s>


More information about the Spacewalk-list mailing list