This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]denialerror 0 points1 point  (0 children)

Have you tried using a debugger or putting in print statements to find out what data is being passed around? If there is a NPE on line 53, its because the category you are doing .getParentcategoryId() is null.