cancel
Showing results for 
Search instead for 
Did you mean: 

Error with JPR(Java Proxy Runtime) in Adapter Monitor of RWB

prasannakrishna_mynam
Contributor
0 Kudos

Dear Experts,

I am implementing scenario with Client Java Proxy(Outbound) and Server ABAP Proxy(Inbound). We have done all the designing in IR and configurations in ID. We have deployed the EAR successfully. But when we go to RWB(Runtime Work Bench) to monitor the inital status of JPR in RWB->Adapter Monitor. It shows the following error.

Status Name Text

Error SLD Access SLD host:port = yhsapi01.yashsap.com:50000

Error getting JPR configuration from SLD. Exception: Connect to SAP gateway failed

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

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

ERROR max no of 100 conversations exceeded

TIME Wed Jun 03 19:42:45 200

RELEASE 700

COMPONENT CPIC (TCP/IP) with Unicode

VERSION 3

RC 466

MODULE r3cpic.c

LINE 10713

COUNTER 5521

No access to get JPR configuration

Accepted Solutions (0)

Answers (2)

Answers (2)

prasannakrishna_mynam
Contributor
0 Kudos

Thankq, Its solved by our basis team

Former Member
0 Kudos

Hi!

Obviously there are more than 100 connections opened in your system.

ERROR max no of 100 conversations exceeded

Please check your gateway settings (in ABAP you can check the parameters using transaction SMGW).

Regards,

Volker