cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Engine down: Dispatcher Stopped

Former Member
0 Kudos

Hi All,

The J2EE Engine of my XI server is down. All instances in SAP MMC are up.

On running jcmon.exe I get Dispatcher as Stopped but Server0 as Running.SDM is also Running.

In transaction SMICM, Goto->HTTP Server-> all ports(50000, 50001) are displayed correctly, but 'J2EE server Running status' is still displayed as FALSE.

Anyone ever encountered this problem?

Please help.

Regards,

Puloma.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Set restart status to YES to the dispatcher using JCMON.

Did you add profile parameter

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5<sysnumber>00

this needs a restart of server.

regards

Shravan

Former Member
0 Kudos

Hi Andreas/Shravan,

Yes, I tried restarting the process from jcmon. It tries to start, but then gives up and stops.No error is displayed.

The <b>dev_dispatcher</b> log has the following error:

[Thr 4208] *** ERROR => Invalid property value [box.number/AXIDVEBMGS00scslsap] [jstartxx.c 808]

[Thr 4208] *** ERROR => Invalid property value [system.id/0] [jstartxx.c 808]

The parameter icm/HTTP/j2ee_0 is already added.

Does this throw any light?

Thanks.

Regards,

Puloma.

Former Member
0 Kudos

Dear Puloma,

Please see the the OSS Note : 803145

Regards

Prabhat

Former Member
0 Kudos

Hi ,

I have noticed similar errors after XI installation. When I compared with other XI installation, I noticed that following parameters were missing from the instance profile.

rdisp/j2ee_start 1

rdisp/j2ee_start_control 1

rdisp/j2ee_timeout 600

rdisp/frfc_fallback on

icm/HTTP/j2ee_0 PREFIX=/,HOST=localhost,CONN=0-500,PORT=50

jstartup/protocol on

jstartup/trimming_properties off

SDM_PROPERTIES $(DIR_INSTANCE)/SDM/program/config/sdm_jstartup.properties

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

ms/server_port_0 PROT=HTTP, PORT=8100

jstartup/instance_properties $(INSTANCE_PROPERTIES);$(SDM_PROPERTIES)

exe/jlaunch $(DIR_INSTANCE)/j2ee/os_libs/jlaunch.exe

exe/j2ee $(DIR_INSTANCE)/j2ee/os_libs/jcontrol.exe

INSTANCE_PROPERTIES G:\usr\sap\XID\DVEBMGS00/j2ee/cluster/inst

rdisp/j2ee_start_control 1

rdisp/j2ee_start 1

j2ee/dbhost XXXXXX j2ee/dbname XIS

j2ee/dbtype ora

j2ee/enq/port 32

j2ee/ms/port 36

j2ee/phys_memsize 256

j2ee/phys_memsize_percentage 80

I have added these parameters to the instance profile and restarted the instance. J2EE is started. I am not sure whether this is correct of doing it. Also, I am wondering how these parameters disappeared after XI installation. I have installed Web AS ABAP + Java (SR1) then installed XI.

Any ideas?

Regards

Chandu

Message was edited by: Chandu Cheeti

andreas_stolz
Active Participant
0 Kudos

Hello Puloma,

you might check the dispatcher's log file /usr/sap/<SID>/<instance>/work/dev_dispatcher ../std_dispatcher.out for errors.

What happens if you try to restart the dispatcher process from jcmon?

Rgds.,

Andreas

Former Member
0 Kudos

Hi,

Can you just check this help link along with this thread.

http://help.sap.com/saphelp_nw04/helpdata/en/12/bb0a412a06f023e10000000a155106/frameset.htm