cancel
Showing results for 
Search instead for 
Did you mean: 

UWL Error

Former Member
0 Kudos

Hi ,

I am in SP 14.I was working around resolving a issue with SP 14 with server running on HP-UX where the tasks are not coming up and also the personalize button shows a blank screen.The problem as shown in the logs was , everytime I try to launch the task or the personalize iview , it searches for the iview in the PCD and gives a Child not found error. This is because it adds the main UWL iView ID as prefix to all the launcher iViews.I checked launch UWL path and also the path in the default config and they seem to be ok.

I wanted to know if anyone in the same level is getting similar errors. Also after deleting the UWL from the role and re-adding it and refreshing the rehistration of items , I am now getting this new error, when I try to launch the main UWL iview added to teh role and also when I do a preview with the one from SAP.

Thanks,

Muinul

java.lang.NullPointerException

at com.sap.netweaver.bc.uwl.core.cache.BaseCacheManager.getWhereSqlForConnectorAndSystems(BaseCacheManager.java:878)

at com.sap.netweaver.bc.uwl.core.cache.BaseCacheManager.getItems(BaseCacheManager.java:270)

at com.sap.netweaver.bc.uwl.core.ItemManager.updateCacheAndGetResult(ItemManager.java:258)

at com.sap.netweaver.bc.uwl.core.ItemManager.internalGetItemsAndApplyFilter(ItemManager.java:192)

at com.sap.netweaver.bc.uwl.core.ItemManager.internalGetItemsForView(ItemManager.java:96)

at com.sap.netweaver.bc.uwl.core.ItemManager.getItemsForView(ItemManager.java:977)

at com.sap.netweaver.bc.uwl.ui.control.UWLTableControl.getQueryResult(UWLTableControl.java:873)

at com.sap.netweaver.bc.uwl.ui.control.UWLTableControl.loadComponentData(UWLTableControl.java:715)

at com.sap.netweaver.bc.uwl.ui.control.UWLTableControl.createTableModel(UWLTableControl.java:452)

at com.sap.netweaver.bc.uwl.ui.control.UWLTableControl.createTable(UWLTableControl.java:196)

at com.sap.netweaver.bc.uwl.ui.UWLMain.doContent(UWLMain.java:191)

at com.sap.netweaver.bc.uwl.ui.control.ControlSupport.doContent(ControlSupport.java:582)

at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)

at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)

at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)

at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)

at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)

at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)

at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)

at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)

at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)

at java.security.AccessController.doPrivileged(Native Method)

at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Muinul,

You might want to check Central Note for Universal Worklist (UWL) (SaP note 676253) for known issues for SP level.

James

Former Member
0 Kudos

I also noticed that there is an old system which still appears in the Item registation, although its not there in the UWL Systems.The clear cache is probably not working too well !.

Muinul

Former Member
0 Kudos

Hi Muinul,

Check that the user has read + eu permission on all the folders + iView in the path to the iView.

Hope that helps,

Yoav.