[Spacewalk-list] Java NullPointerExceptions after 0.6 update?

Jesus M. Rodriguez jmrodri at gmail.com
Thu Sep 10 00:49:34 UTC 2009


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

select * from rhnTaskQueue;

jesus

2009/9/9 Alexandros Soumplis <soumplis at ekt.gr>:
> 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<xenophage0 at gmail.com>
>> 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/spacewalk at 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
>>> XenoPhage0 at gmail.com
>>> http://blog.godshell.com
>>>
>>> _______________________________________________
>>> Spacewalk-list mailing list
>>> Spacewalk-list at redhat.com
>>> 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
>> Spacewalk-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>
>>
>
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>




More information about the Spacewalk-list mailing list