1. Is the taskomatic service running?
Yes.
[r...@spacewalk ~]# service taskomatic status
RHN Taskomatic is running (3415).
[r...@spacewalk ~]# ps aux|grep taskomaticd
root 3415 0.0 0.0 12224 548 ? Sl Jan09 1:39
/usr/bin/taskomaticd /etc/rhn/default/rhn_taskomatic_daemon.conf
wrapper.pidfile=/var/run//taskomatic.pid wrapper.daemonize=TRUE
2. Do you see any errors in /var/log/rhn_taskomatic.log ?
Yes, the logs are full of: "java.lang.IllegalArgumentException: attempt
to create delete event with null entity]" errors.
You can see the whole stacktrace here:
http://addi.org/spacewalk/taskomatic-stacktrace.txt
3. Can you run the following query:
#sqlplus spacewalk/spacew...@xe
sql> select task_name, task_data from rhnTaskQueue;
Yes.
SQL> select task_name, task_data from rhnTaskQueue;
TASK_NAME TASK_DATA
---------------------------------------------------------------- ----------
repo_sync
/ Addi
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list