on 2023 Jun 09 10:48 AM
when am trying to access widget components from my backoffice, its showing blank untitled pop up
.
the corresponding console logs are:
ERROR[tid:260][hybrisHTTP26]DefaultWidgetInstanceManager]Error during send output
java.lang.NullPointerException: Cannot invoke "com.hybris.cockpitng.core.ui.WidgetInstance.getWidget()" because "widgetInstance" is null
at com.hybris.backoffice.widgets.viewswitcher.ViewSwitcherWidgetController.lambda$setSelectedViews$9(ViewSwitcherWidgetController.java:205) ~[backoffice-widgets-22.05.7-RC8.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
at com.hybris.backoffice.widgets.viewswitcher.ViewSwitcherWidgetController.setSelectedViews(ViewSwitcherWidgetController.java:203) ~[backoffice-widgets-22.05.7-RC8.jar:?]
Can anyone help here to understand the root cause, thanks in advance!
Renaming the Backoffice data folder to something else (eg: backoffice_old) and performing ant clean all resolved the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
32 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.