cancel
Showing results for 
Search instead for 
Did you mean: 

SLDCHECK FAILED - Pls help

former_member201258
Participant
0 Kudos

Hello Everyone,

While trying to run the SLDCHECK transaction we are getting RFC error pls see below. We have checked all the parameters that are related to SLD and they are fine.

Also we are able to access the SLD through WEB browser.The settings in Visual Admin are also there in place.

At first glance it looks like it is related to the XI patch so we patched the xi server from java stack sp 16 to sp20 also XI Adapter frame work core/adapter framework,XI tools to SP 20. (Abap/basis -20)

-


Properties of RFC destination SAPSLDAPI

RFC host: %%RFCSERVER%%

program id: SAPSLDAPI_X32

gateway host: myserver.com

gateway service: sapgw32

Testing the RFC connection to the SLD java client

RFC ping returned exception with message:

Error opening an RFC connection.

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host: %%RFCSERVER%%

program id: LCRSAPRFC_X32

gateway host: myserver.com

gateway service: sapgw32

Testing the RFC connection to the SLD java clien

RFC ping returned exception with message:

Error opening an RFC connection.

-


Please help us ,

Thanking You

-Hany

Accepted Solutions (0)

Answers (2)

Answers (2)

nisarkhan_n
Active Contributor
0 Kudos

Check the SLDAPICUST TC in R/3 check the entries one more time.

The RFC destination

SAPSLDAPI, LCRSAPRFC should be pointing to the Xi server and rhe PID must be registred in the visual admin. if these things are proper your sldcheck will work

can u check again your host and gateway information

gateway host: myserver.com

gateway service: sapgw32

is 32 your instance number of XI?

Former Member
0 Kudos

Hany,

gateway host: myserver.com

gateway service: sapgw32

has to be your XI server name and gateway... ( where your J2EE engine is located) .

Also check you have registered RFC destination with same program id for J2EE engine..you can check that using Visual Admin.

Nilesh

Former Member
0 Kudos

Hi,

We checked both, is working fine.

While checking in RFC destinations like SAPSLDAPI I could find the error that -

Connection error Error opening an RFC connection. -

-


ERROR program SAPSLDAPI_X42 not registered

LOCATION SAP-Gateway on host SAPR3001.bently.com / sapgw

DETAIL TP SAPSLDAPI_X42 not registered

COMPONENT SAP-Gateway

COUNTER 118

MODULE gwr3cpic.c

LINE 1616

RETURN CODE 679

SUBRC 0

RELEASE 640

TIME Fri Aug 17 17:19:18 2007

VERSION 2

-


In fact the program has been registered and working in J2EE Visual admin and we could see the same in SMGW.

Thanks

hany

Former Member
0 Kudos

Hey Hany,

I remember even we had a same problem. We have deleted and recreated same in Visual Admin and its started working.

Just try to delete and re-create using Visual Admin. If it do not work I'll try to get more details.

Nilesh

Former Member
0 Kudos

Hi,

We deleted the RFC in VA->Jco rfc->SAPSLDAPI_SID and re created but no luck.

thanks a lot

hany

prateek
Active Contributor
0 Kudos

Apply SAP Note 63930

Regards,

Prateek

former_member201258
Participant
0 Kudos

Hi All,

We have updated the kernel then we tried to apply the note 63930 you specified but the command was not working in AS400. But the method GWY_READ_CONNECTED_SYSTEMS in the note really helped us to see the difference in Dev/Qlty.looks like its a kernel issue, system is working fine now.

Thankyou very much.

Hany.