Hi guys,
We are suddenly encountering errors (Portal Runtime Error) in all iViews that are linked to a system object to connect to R/3 or BI servers. THus, it affects iViews that are made up of the following templates:
- SAP HTML GUI iView (uses system alias SAP_ECC)
- SAP WIN GUI iView (uses system alias SAP_ECC)
- BW iView (uses system alias SAP_BI)
- Web Dynpro ABAP iView (uses system alias SAP_ECC)
I have eliminated that it is not:
- Problem with the R/3 or BI servers
- Problem with ITS (since we can access sap transactions using its URL)
- Problem with our configuration in the system objects (as nothing was changed in the past month)
Error in logs indicate it is to do with system landscape.
ava.lang.NoSuchMethodError: com.sap.portal.pcm.system.ISystemsExtended.getGUIDForDefaultAlias(Ljava/lang/String;)Ljava/lang/String;
at com.sapportals.portal.prt.service.usermapping.EPSystemLandscapeWrapper.getUniqueKeyForAliasInternal(EPSystemLandscapeWrapper.java:292)
at com.sapportals.portal.prt.service.usermapping.EPSystemObjectWrapper.getUniqueKey(EPSystemObjectWrapper.java:57)
at com.sap.security.core.umap.imp.UserMappingUtils.getMappingAttributeName(UserMappingUtils.java:301)
at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:1228)
at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:143)
at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:347)
at com.sapportals.portal.appintegrator.accessor.ume.UMEAccessor.getTicket(UMEAccessor.java:97)
at
Any help will be greatly appreciated and rewarded! Thank you!