cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to SAP gateway failed

Former Member
0 Kudos

We are unable to get Exchange Profile, while clicking on XIProfile .

we got this error message .

Please help in this regard.

Thanku

Satish

Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=ECC SYSNR=00 GWHOST=ECC GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR max no of 100 conversations exceeded TIME Thu Feb 21 18:36:22 2008 RELEASE 700 COMPONENT CPIC (TCP/IP) with Unicode VERSION 3 RC 466 MODULE r3cpic.c LINE 10713 COUNTER 3

Stack Trace class com.sap.rprof.dbprofiles.DBException:

Connect_PM TYPE=A ASHOST=ECC SYSNR=00 GWHOST=ECC GWSERV=sapgw00 PCS=1

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

ERROR max no of 100 conversations exceeded

TIME Thu Feb 21 18:36:22 2008

RELEASE 700

COMPONENT CPIC (TCP/IP) with Unicode

VERSION 3

RC 466

MODULE r3cpic.c

LINE 10713

COUNTER 3

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

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

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

at com.sap.rprof.dbprofiles.DBProfiles.getProfile(DBProfiles.java:101)

at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1286)

at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:193)

at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:143)

at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:45)

at com.sap.rprof.remoteProfile.webui.ProfileWebTree.(ProfileWebTree.java:24)

at com.sap.rprof.remoteProfile.webui.Edit.getNewWebTree(Edit.java:327)

at jsp_treeexprof1164297819046._jspService(jsp_treeexprof1164297819046.java:32)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:541)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Accepted Solutions (1)

Accepted Solutions (1)

former_member859847
Active Contributor
0 Kudos

Hi,

Could you please SLDCHECK and SMGW t.codes

i hope, u r using sysnum-00

Use Gate Host as Ip address

And let me know status.

from error log, i came to know that connection type is TCP/IP

i hope, it should be type '3.

please check the rfc destinatioon of SAPSLDAPI.

regards

mahesh.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. Create http and smtp entries through rz10 in instance profile if they r nt there

2. Check the oss note 447882 .

3. Try unlocking XIRWBUSER user from su01. In su01 u will have a lock button which will show u the status if the user is locked or not.

Since XI service user/pwd is maintained in multiple places , this could happen.

One possible reason might be that u have different XIRWBUSER password maintained for different systems and after a change in the password this change is not reflected everywhere.

There might be some RFC Destinations still using the same old password.

Goto tcode SM59 of XI system and check if the same user is used for any RFC destinations. Few RFC destinations are defined for the system like SAPSLDAPI. Ensure that you have changed the password everywhere.

Refer

Thanks

swarup

Edited by: Swarup Sawant on Feb 21, 2008 2:33 PM