cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

class java.lang.nullpointerexception

Former Member
0 Likes
250

Hi All,

When clicked on Content Administration -> KM content, we are getting error

"Class java.lang.nullpointerexception"

at com.sapportals.wcm.rendering.uicommand.UICommandFactory.getGroupList(UICommandFactory.java:855)

at com.sapportals.wcm.rendering.uicommand.UICommandFactory.getGroupCommandByID(UICommandFactory.java:810)

at com.sapportals.wcm.rendering.uicommand.UICommandFactory.getGroupList(UICommandFactory.java:865)

at com.sapportals.wcm.rendering.uicommand.UICommandFactory.getGroupCommandByID(UICommandFactory.java:810)

at com.sapportals.wcm.rendering.uicommand.UICommandFactory.getGroupCommand(UICommandFactory.java:784)

at com.sapportals.wcm.rendering.uicommand.UIMenuFactory.getRenderMenu(UIMenuFactory.java:128)

at com.sapportals.wcm.rendering.control.cm.MenuBarControl.render(MenuBarControl.java:244)

at com.sapportals.wcm.rendering.layout.cm.MenuTreeListLayoutController.render(MenuTreeListLayoutController.java:102)

at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1832)

The error is displayed intermittently.

Can anyone please help to resolve this issue

View Entire Topic
p330068
Active Contributor
0 Likes

Dear Namrata

Please check the user assigned role. Also check the assign role permissions to identify the root cause for the issue.

Best Regards

Arun Jaiswal

Former Member
0 Likes

Hi Arun,

thanks. We are facing this issue for all the users. Can you please let me know which permission should I check.

p330068
Active Contributor
0 Likes

Dear Namrata,

Please check the content admin role permissions. try assigning super admin role n check it.

Best Regards,

Arun J.

Former Member
0 Likes

Restart the Java instance.