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.
This is why I'm against chaining method calls like that, we can't know just based on the code :)
-- Jason Dobies RHN Satellite / Spacewalk RHCE# 805008743336126 Freenode: jdob @ #spacewalk #spacewalk-devel _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
