cancel
Showing results for 
Search instead for 
Did you mean: 

SSO problem

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_member698570
Active Participant
0 Kudos

Hi,

you can ignore these messages.

You can use sappfpar (command line tool) to check the parameters or rz10.

When using sappfpar use:

sappfpar check pf=<INSTANCE_PROFILE>

see:

http://help.sap.com/saphelp_nw70/helpdata/EN/02/962631538111d1891b0000e8322f96/frameset.htm

Do you really have a SSO Problem as stated in the subject. If so I'm quite sure it is not related to the messages.

Cheers