Skip to Content
0
Former Member
Jun 13, 2008 at 06:06 AM

Unable to iimport IDoc metadata

811 Views

Hi ALL,

I am trying to import SAP IDOC from ECC system into PI and facing an error in the Integration Builder Design. The SWCV was working well before and we were able to import the idocs few weeks back But now once i get into the "Import of SAP Objects" and it connects to the ECC showing me the list of available IDOCs. Once i select the required IDOC and click Finish...then starts the problem. I get the below message

"Problems to reach R3 System"

STACKTRACE:

com.sap.aii.utilxi.misc.api.BaseException: Problems to reach R3 System

at com.sap.aii.ibrep.gui.virtualobjects.InternalVOServiceExternAKH.query(InternalVOServiceExternAKH.java:69)

at com.sap.aii.ib.gui.virtualobjects.gen.VirtualObjectsServiceProvider.getLinks(VirtualObjectsServiceProvider.java:69)

at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.queryXiItems(XiItemServiceProvider.java:404)

at com.sap.aii.ibrep.gui.tools.r3import.AKHModel.getChildren(AKHModel.java:101)

at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultHierarchyModel.getChildrenIndexed(DefaultHierarchyModel.java:173)

at com.sap.aii.utilxi.swing.framework.navigation.tree.AbstractHierarchyNode.getChildren(AbstractHierarchyNode.java:148)

at com.sap.aii.ibrep.gui.tools.r3import.SAPNavigationPane$R3Box$AKHLoader.run(SAPNavigationPane.java:518)

at java.lang.Thread.run(Unknown Source)

Unexpected exception.Nested exception is:

java.io.EOFException:

End of stream is reached unexpectedly during input

from Socket[addr=/145.26.55.103,port=50704,localport=2499]

STACKTRACE:

com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested exception is:

java.io.EOFException: End of stream is reached unexpectedly during input from Socket[addr=/145.26.55.103,port=50704,localport=2499]

java.io.EOFException: End of stream is reached unexpectedly during input from Socket[addr=/145.26.55.103,port=50704,localport=2499]

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:420)

at java.lang.Thread.run(Unknown Source)

Our basis team has checked the connections and everything looks fine.

Has any one faced this problem before?

-Suman