-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Component/s: Asset Framework, Portal Configuration > Portal Instances
-
Labels:
-
Fix Priority:4
When Poshi tries to delete a virtual instance, the action fails. Exception can be seen on console
Based on the stacktrace provided, an NPE is thrown when trying to get assetRenderer from the Asset Entry
[exec] Caused by: java.lang.NullPointerException [exec] at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl._reindex(AssetEntryAssetCategoryRelLocalServiceImpl.java:160)