Hi,
We're setting up an EP7 sp10, connected to an ECC6 system and we receive following error:
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: javax.naming.NameNotFoundException: Child not found: ctac.ECD at portal_content/Systemlandscape [Root exception is javax.naming.NameNotFoundException: Child not found: ctac.ECD at portal_content/Systemlandscape]
at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:406)
at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1198)
at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1204)
at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1204)
at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1303)
at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1250)
at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1017)
at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at com.sap.ip.bi.base.portal.connection.SystemObjectContainer.lookupAttributes(SystemObjectContainer.java:353)
at com.sap.ip.bi.base.portal.connection.SystemObjectContainer.getAll(SystemObjectContainer.java:153)
at com.sap.ip.bi.base.portal.connection.SystemObjectContainer.getAliasesMatchingAttribute(SystemObjectContainer.java:98)
at com.sap.ip.bi.base.portal.connection.PortalConnectorLandscapeService.getMasterSystemAlias(PortalConnectorLandscapeService.java:98)
... 47 more
Under System Landscape, the object with corresponding Alias exists but still it cannot be found.
What can we do to resolve this issue?
Kind Regards,
Johnny Ramaekers