cancel
Showing results for 
Search instead for 
Did you mean: 

RAR Full Sync Background Job Errors

Former Member
0 Kudos

Hello,

I executed RAR -> User, profile and role synchronization jobs with connector type SAP JCo and user name specified as SAPBatch, the background job completed, but the background job contains the following error.

Apr 26, 2010 10:01:34 PM com.virsa.cc.dataextractor.bo.ConnectorUtil testConnection

SEVERE: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=hostname SYSNR=12 GWHOST=hostname GWSERV=sapgw12 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner 'ip_address:sapgw12' not reached

TIME Mon Apr 26 22:01:34 2010

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2835

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=hostname SYSNR=12 GWHOST=hostname GWSERV=sapgw12 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner 'ip_address:sapgw12' not reached

TIME Mon Apr 26 22:01:34 2010

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2835

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:518)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3256)

at com.virsa.cc.dataextractor.bo.ConnectorUtil.testSAPJCOConnection(ConnectorUtil.java:141)

at com.virsa.cc.dataextractor.bo.ConnectorUtil.testConnection(ConnectorUtil.java:47)

at com.virsa.cc.dataextractor.bo.ConnectorUtil.testConnection(ConnectorUtil.java:34)

at com.virsa.cc.comp.SearchSystemResult.onActionTestConnection(SearchSystemResult.java:449)

at com.virsa.cc.comp.wdp.InternalSearchSystemResult.wdInvokeEventHandler(InternalSearchSystemResult.java:229)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)

Please anyone please advice why is the connection to gateway failing and RAR Background job is giving an error.

Thanks,

Imran

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Go to Webdynpro Contenct Administartor and check whether JCO destinations that you have created from your GRC system to your backend system is working or not.

Thanks

Sunny

Former Member
0 Kudos

Thanks Sunny!!!

When specifying the username for SAP JCo in RAR, do I have to give the username on backend as communication data user type or as dialog user type.

Thanks & Regards,

Imran

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

You should create user in backend system with user type System with proper authorization.

Thanks

Sunny

Answers (0)