Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error: CALL_FUNCTION_OPEN_ERROR

Former Member
0 Kudos

Hi all,

we are facing a short dump while executing an RFC Function Module:

Please note the trace file for the short dump:

Error analysis

An error occurred when executing a Remote Function Call.

"CPIC-CALL: 'ThSAPOCMINIT' : cmRc=20 thRc=497#Unable to determine host add

NiHostToAddr failed "

Status of connection.... "CODE=CM_PRODUCT_SPECIFIC_ERROR -1 -1 SAPCODE=497

CONV= "

Internal error code.... "RFC_IO5"

There is an error in the communication system. To clarify

and resolve the error, contact your system administrator.

Last error logged in SAP kernel

Component............ "NI (network interface)"

Place................ "SAP-Gateway on host GOLITSAPD17 / sapgw01"

Version.............. 38

Error code........... "-2"

Error text........... "hostname 'golitsapd09.go-d01.local' unknown"

Description.......... "NiHsLGetNodeAddr: hostname cached as unknown"

System call.......... " "

Module............... "nixxhsl.cpp"

Line................. 223

After doing the initial analysis of this short dump and also doing the Connection Test using the transaction code SM59, the following error log is generated:

Logon Connection Error

Error Details Error when opening an RFC connection

Error Details ERROR: hostname 'golitsapd09.go-d01.local' unknown

Error Details LOCATION: SAP-Gateway on host GOLITSAPD17 / sapgw01

Error Details DETAIL: NiHsLGetNodeAddr: hostname cached as unknown

Error Details COMPONENT: NI (network interface)

Error Details COUNTER: 2701

Error Details MODULE: nixxhsl.cpp

Error Details LINE: 223

Error Details RETURN CODE: -2

Error Details SUBRC: 0

Error Details RELEASE: 700

Error Details TIME: Wed Mar 25 03:34:07 2009

Error Details VERSION: 38

Please give your valuable inputs in order to solve this problem

2 REPLIES 2

GauthamV
Active Contributor
0 Kudos

Check note 710920.

Also check this.

[Error: CALL_FUNCTION_OPEN_ERROR|https://forums.sdn.sap.com/click.jspa?searchID=24006645&messageID=6319578]

Former Member
0 Kudos

PLEASE CHECK THIS LINK