Application Development and Automation 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: 
Read only

JCO.server could not create server function - IDOC_INBOUND_ASYNCHRONOUS

Former Member
0 Likes
638

Hello all.

On this platform I have found some threads for the above error we get, but unfortunately the solution was not described in detail.

We get this error in sending Idocs from a SAP 4.7 system to our Business Connector.

Complete error info is :

com.sap.mw.jco.JCO$Exception: (120) JCO_: JCO.Server could not create server function 'ä¥u201Eä½u0192å½u2030ä¹u201Aä½u2022ä¹u201E彁åu2122ä¹u0192ä¡u2019'

com.sap.mw.jco.JCO$Exception: (123) JCO_: Server repository could not create function template 'ä¥u201Eä½u0192å½u2030ä¹u201Aä½u2022ä¹u201E彁åu2122ä¹u0192ä¡u2019' caused by: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM GWHOST=CPAAQAT.US.CPO.COM, GWSERV=sapgw01, ASHOST=CPAAQAT.US.CPO.COM, SYSNR=01 LOCATION CPIC (TCP/IP) on local host ERROR partner not reached (host 172.20.12.65, service 3301) TIME Fri Jul 15 10:35:58 2011 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -10 MODU

Typically the message gets rolled-back and no sender, receiver or message info in visable in the transaction list.

Transaction List

Date TID Sender Receiver Msg Type State Delete

2011-07-14 08:00:19 BST AC140C4150524E1E92E80002 Rolled back

Who can help us.

Thanks in advance.

Marcel

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
396

Hi,

ä¥u201Eä½u0192å½u2030ä¹u201Aä½u2022ä¹u201E彁åu2122ä¹u0192ä¡

looks like a character encoding error. Did you check the Unicode, code page at the RFC destination, and related SAP notes?

Sandra