cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee stack activation on ABAP+JAVA stack

0 Kudos

Hi,

We have installed ABAP+JAVA stack on the quality. when i go to SMICM.

HTTP Application Server Handler

 

ABAP Server operational        = TRUE

J2EE Server configured         = TRUE

J2EE HTTP port                 =

J2EE HTTPS port                =

J2EE Server operational        = FALSE

Default root access handler    = ABAP

URL Prefix Table loaded        = TRUE

All the parameter in RZ10 are active:

jstartup/trimming_properties            off
jstartup/protocol                       on
jstartup/vm/home                        C:\j2sdk1.4.2_17-x64\
jstartup/max_caches                     500
jstartup/release                        700
jstartup/instance_properties            $(jstartup/j2ee_properties);$(jstartup/sdm_properties)
j2ee/dbdriver                           $(DIR_EXECUTABLE)\db2jcc.jar;$(DIR_EXECUTABLE)\db2jcc_license_cu.jar
rdisp/wp_no_dia                         10
rsdb/obj/max_objects                    20000
rsdb/obj/buffersize                     40000
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)
rdisp/j2ee_timeout                      600
rdisp/frfc_fallback                     on
icm/HTTP/j2ee_0                         PREFIX=/,HOST=localhost,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
j2ee/instance_id                        ID0087391

We want to activate JAVA stack here. All the files related to java is present in the file system.

Kindly help.

Thanks

Ajitav

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello AJITAV MOHANTY

if you have activated all Java parameters in instance profile then you have to restart your system to activate Java parameters.

To confirm if it Abap+java system please Go to /sapmnt/<SID>/profile and check whether SCS profile exists or not. If not then your system is single stack i.e. ABAP only

Also this is a cruical parameter 

rdisp/j2ee_start to 1 (j2ee server active)

You can use this parameter to activate or deactivate the

parameter.

The J2EE Engine start is automatically deactivated, if a

number of attempts ( rdisp/j2ee_error ) to start the ser

failed.

The start can be reactivated by dynamically changing thi

to the value 1.

The parameter exe/j2ee specifies where the SAP J2EE Engi

be found, or the shell command with which it is started.

Dependent parameter of rdisp/j2ee_start are  rdisp/j2ee_timeout rdisp/j2ee_error exe/j2ee: so have a look at this as well



Please look this link for parameter settings:  http://help.sap.com/saphelp_nw04/helpdata/en/55/ad103c50a0ad7ee10000000a114084/content.htm

Please keep posting regarding this

thank you AJITAV MOHANTY

alen

Former Member
0 Kudos

What kernel version and patch you use?

Regards,

Roman

0 Kudos

Hi

Kernel release 700

Support pkg level 236

Regards

Ajitav

Former Member
0 Kudos

Hello Ajtav,

I guess SAP have stopped suporting kernel 700 and we need to update to 720 for continous support.

Also I guess this Java Parameter error can be ignored.

Can you tell the exact issue with ICM

Jacob

Former Member
0 Kudos

Hi,

  Please be more specific on your query.

Are you getting any error when you try to access tcode SMICM?

Thanks and Regards,

Vimal

0 Kudos

Hi Maria

I am not getting any error while executing SMICM.

I have enclosed the parameters and services which are there in system in the above thread and only thing is that we want to activate JAVA stack on it.

I have also attached screenshot of error message while activating parameters in RZ10.

Thanks

Ajitav

Former Member
0 Kudos

Hi,

     I  was not able to see the logs clearly.. It is very blurred.

Can you please attach a clear screenshot?

Thanks and Regards,

Vimal

0 Kudos

Hi

Please find out attached screenshot.

Thanks

Ajitav

Former Member
0 Kudos

Hello Ajitav,

SAP ABAP system cannot understand the Java Parameter values.

It is a common error in regard to java parameters in ABAP System.

Also U can ignore them!

Can you please be specific more about SMICM errors.

Kind Regards,

Jacob

Former Member
0 Kudos

What system you have installed? You have problems with java part: jcontrol.exe does not found.

Regards,

Roman