Hi.
I'm trying to call the RFC_FUNCTION_SEARCH using XI 2.0 but I just get the following error:
<Trace level="1" type="System_Error">Exit XMB because of system error!</Trace>
<Trace level="1" type="System_Error">System-Error: RFC_ADAPTER.SYSTEM_FAILURE_INTERNAL</Trace>
<Trace level="1" type="System_Error">Integration Engine runtime error (incomplete connect information missing field: null) </Trace>
I don't know what could be the missing field. I can import the RFC with no problem in the Directory.
Thank you,
Fabiano.
I have got this exceptions in the trace logs:
>>RfcAdapter> Tue Nov 11 11:45:22 BRST 2003>>
> Xmb2Jco: failed due to incomplete connection info, missing field=null
Nov 11, 2003 11:45:22 AM ...i.messaging.adapter.HTTPRequest.run() [Thread-318] Error: java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite(Native Method)
at java.net.SocketOutputStream.write(Unknown Source)
at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.io.BufferedOutputStream.flush(Unknown Source)
at com.sap.aii.messaging.adapter.HTTPRequest.run(ModuleGUIBrowserEngine.java:374)
Nov 11, 2003 11:45:22 AM ...p.aii.messaging.adapter.XMBParameters [Thread-319] Info: Getting parameters: default value '' set for parameter 'XMB.ReceiverIfNamespace'
Nov 11, 2003 11:45:22 AM ...p.aii.messaging.adapter.XMBParameters [Thread-319] Info: Getting parameters: default value '' set for parameter 'XMB.ReceiverIfName'
Add a comment