cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to start SAP Gateway, J2EE (disp+work.exe) goes sleep

Former Member
0 Kudos

Hello!

I have problem to start the J2EE stack of central instance (sysnumber: 02) in MSCS cluster on Windows 2003.

The error seems to be connected with start of SAP Gateway.

The following telnet commando is failed

>telnet server sapgw02

The appropriate entry sapgw02 3302

in C:\Windows\system32\drivers\etc\services exists…

Is something different within MSCS installation?

Thank you very much!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Thom,

although this is not an ITS topiv at all: I would recommend to analyze the

trace files of the WebAS in order to get an idea what is going wrong.

Trace files are dev_w* for the work processes, dev_disp for the dispatcher and

dev_rd for the gateway.

regards

Tobias

Former Member
0 Kudos

Hi Tobias,

thank you very much for your response!

The context of dev_rd is:

Mon Feb 25 12:25:13 2008

***LOG S00=> GwInitReader, gateway started ( 3616) http://gwxxrd.c 1694

systemid 562 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 110

intno 20050900

make: multithreaded, Unicode, 64 bit, optimized

pid 3616

gateway runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)

gw/local_addr : 0.0.0.0

CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

Bind service sapgw02 (socket) to port 3302

GwPrintMyHostAddr: my host addresses are :

1 : http://192.168.150.50 dzea9050.frtg.int (HOSTNAME)

2 : http://127.0.0.1 dzea9050.frtg.int (LOCALHOST)

3 : http://192.168.233.241 dzea9050.frtg.int (NILIST)

4 : http://192.168.150.90 SSPCI.frtg.int (NILIST)

5 : http://192.168.150.70 SSPCL.frtg.int (NILIST)

6 : http://192.168.150.80 SSPDB.frtg.int (NILIST)

DpSysAdmExtCreate: ABAP is active

DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

DpShMCreate: sizeof(wp_adm) 23680 (1480)

DpShMCreate: sizeof(tm_adm) 5584592 (27784)

DpShMCreate: sizeof(wp_ca_adm) 24000 (80)

DpShMCreate: sizeof(appc_ca_adm) 8000 (80)

DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080

DpShMCreate: sizeof(comm_adm) 552080 (1088)

DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

DpShMCreate: sizeof(slock_adm) 0 (104)

DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

DpShMCreate: sizeof(file_adm) 0 (72)

DpShMCreate: sizeof(vmc_adm) 0 (1864)

DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)

DpShMCreate: sizeof(gw_adm) 48

DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000F160050, size: 6279568)

DpShMCreate: allocated sys_adm at 000000000F160050

DpShMCreate: allocated wp_adm at 000000000F162150

DpShMCreate: allocated tm_adm_list at 000000000F167DD0

DpShMCreate: allocated tm_adm at 000000000F167E30

DpShMCreate: allocated appc_ca_adm at 000000000F6C12C0

DpShMCreate: allocated comm_adm at 000000000F6C3200

DpShMCreate: system runs without slock table

DpShMCreate: system runs without file table

DpShMCreate: allocated vmc_adm_list at 000000000F749E90

DpShMCreate: allocated gw_adm at 000000000F749F10

DpShMCreate: system runs without vmc_adm

DpShMCreate: allocated ca_info at 000000000F749F40

Mon Feb 25 12:25:14 2008

MtxInit: -2 0 0

Mon Feb 25 12:26:08 2008

***LOG S30=> GwStopGateway, gateway stopped () http://gwxxrd.c 14156

Can you recommend something?

Former Member
0 Kudos

hi Thom,

is the gateway already running?

regards

Tobias

Former Member
0 Kudos

Hello Tobias,

how can i check whether SAP Gateway is running or not?

The problem is that the telnet commando goes wtih errors.

Thank you very much!

regards

Thom

Former Member
0 Kudos

Hello Thom,

my question was nonsense, this line:

Bind service sapgw02 (socket) to port 3302

shows that no second gateway process is running...

Please look into dev_disp and if you cannot find a hint for the reason of

this problem, increase the trace levels.

regards

Tobias