cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in SSO Connection

Former Member
0 Kudos

Hi All,

I am Running with ABAP+Java Stack with windows 2003 and Oracle Database.

I checked Profile Parametes in the Backend in RZ10.

Default Profile i am getting following Errors.

It is showing few unknown Parametes.

Parameter Name Parameter value

SAPDBHOST host1

j2ee/dbtype ora

j2ee/dbname ECC

E:j2ee/dbname changes not permitted

j2ee/dbhost host1

SAPSYSTEMNAME ECC

SAPGLOBALHOST host1

rdisp/bufrefmode sendoff,exeauto

rdisp/mshost host1

rdisp/msserv sapmsECC

rdisp/msserv_internal 3901

j2ee/scs/host host1

W:Unknown parameter j2ee/scs/host , a check cannot be performed

login/accept_sso2_ticket 1

j2ee/scs/system host1

W:Unknown parameter j2ee/scs/system , a check cannot be performed

j2ee/ms/port 3901

W:Unknown parameter j2ee/ms/port , a check cannot be performed

login/system_client 001

login/create_sso2_ticket 2

Instance Profile showing Following Unknown Parameters

Parameter Name Parameter value

login/create_sso2_ticket 2

SAPSYSTEMNAME ECC

SAPGLOBALHOST host1

SAPSYSTEM 04

INSTANCE_NAME DVEBMGS04

DIR_CT_RUN $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386

DIR_EXECUTABLE $(DIR_INSTANCE)\exe

jstartup/trimming_properties off

W:Unknown parameter jstartup/trimming_properties , a check cannot be performed

jstartup/protocol on

W:Unknown parameter jstartup/protocol , a check cannot be performed

jstartup/vm/home C:\j2sdk1.4.2_12

W:Unknown parameter jstartup/vm/home , a check cannot be performed

jstartup/max_caches 500

W:Unknown parameter jstartup/max_caches , a check cannot be performed

jstartup/release 700

W:Unknown parameter jstartup/release , a check cannot be performed

jstartup/instance_properties $(jstartup/j2ee_properties);$(jstartup/sdm_properties)

W:Unknown parameter jstartup/instance_properties , a check cannot be performed

j2ee/dbdriver $(DIR_EXECUTABLE)\ojdbc14.jar

W:Unknown parameter j2ee/dbdriver , a check cannot be performed

PHYS_MEMSIZE 512

rdisp/wp_no_dia 6

rdisp/wp_no_btc 3

rdisp/j2ee_start_control 1

rdisp/j2ee_start 1

rdisp/j2ee_libpath $(DIR_EXECUTABLE)

exe/j2ee $(DIR_EXECUTABLE)\jcontrol$(FT_EXE)

E:exe/j2ee file D:\usr\sap\ECC\DVEBMGS04\exe\jcontrol.EXE does not exist

rdisp/j2ee_timeout 600

rdisp/frfc_fallback on

W:Unknown parameter rdisp/frfc_fallback , a check cannot be performed

login/accept_sso2_ticket 1

icm/HTTP/j2ee_0 PREFIX=/,HOST=host1,CONN=0-500,PORT=5$$00

icm/server_port_0 PROT=HTTP,PORT=80$$

ms/server_port_0 PROT=HTTP,PORT=81$$

rdisp/wp_no_enq 1

rdisp/wp_no_vb 1

rdisp/wp_no_vb2 1

rdisp/wp_no_spo 1

DIR_CLIENT_ORAHOME $(DIR_EXECUTABLE)

j2ee/instance_id ID0440785

W:Unknown parameter j2ee/instance_id , a check cannot be performed

I went to RZ70 and Executed by entering Hostname 'host1' and Gateway as 'sapgw04'

here i am getting only RFC failure rest of all is success.

What is unknown Parameters and how to make them correct ?

What about RZ70 RFC Failure ?

Give me some solutions..

Regards,

kumar.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Phani,

I guess you are getting the error in the the RFC SLD_UC (or NUC) . Can you please try checking the RFC Connection test from SM59 and let us know what exactly is the error msg.

Also paste the contents of Dev_rfc

TomCenens
Active Contributor
0 Kudos

Dear

You can ignore the warning about the j2ee parameters

j2ee/instanceid etc are not checked, can be ignored, these do not cause any problems

Kind regards

Tom

Former Member
0 Kudos

Hi Bidwan,

You are correct i checked in SM59 it is saying SLD_UC failure.

That is RFC failed.

What is the solution to rectify this.

Thanks and Regards,

kumar.

Former Member
0 Kudos

-check your hosts and services files for ip and port definitions

- use sldapicust tx-code for sld settings

- use rz70 tx-code for correcting host name and scheduling periodic jobs

- go to visual administrator and check definitions for "sld data supplier"

regards,

Former Member
0 Kudos

When you do a connection test in sm59 for this RFC what error do you get? Give the complete error details..