Seeing as deleting the rhnTaskQueue helps, I'd like to see what's in it.

select * from rhnTaskQueue;

jesus

2009/9/9 Alexandros Soumplis <[email protected]>:
> As I've run into this problem, can you please explain what kind of
> information exactly you need.
>
> a.
>
>
>> On Wed, Aug 19, 2009 at 8:12 PM, Jason Frisvold<[email protected]>
>> wrote:
>>> On Aug 19, 2009, at 7:12 PM, Justin Sherrill wrote:
>>>>
>>>> A couple people have seen these and I just had them run:
>>>>
>>>> # sqlplus spacewalk/spacew...@xe
>>>> sql> delete from rhnTaskQueue;
>>>> sql> commit;
>>>> sql> quit;
>>>
>>> SQL> delete from rhnTaskQueue;
>>>
>>> 5072 rows deleted.
>>>
>>> Wow.. Β that's a lot of rows.. Β :)
>>>
>>>> That seems to fix it and I haven't heard complaints about it coming
>>>> back.
>>>
>>> Hope so.. Β :) Β I'll let you know..
>>>
>>>> -Justin
>>>
>>> --
>>> Jason 'XenoPhage' Frisvold
>>> [email protected]
>>> http://blog.godshell.com
>>>
>>> _______________________________________________
>>> Spacewalk-list mailing list
>>> [email protected]
>>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>>
>>
>> If someone else runs into this problem, I'd really like to see a
>> pastebin of the content in their tables.
>> This is line 59:
>>             item.put("orgId", current.getOrg().getId());
>>
>> so either current is null or getOrg() is null.
>>
>> jesus
>>
>> _______________________________________________
>> Spacewalk-list mailing list
>> [email protected]
>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>
>>
>
>
> _______________________________________________
> Spacewalk-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>

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

Reply via email to