cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Gateway within Windows cluster

Former Member
0 Kudos

Hello!

I have problem to start the J2EE stack of central instance (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!

Thom

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Thom,

There is a trace file for the gateway process at OS level. Its called Dev_rd. Can you please post information from that please.

Regards,

Prashant

Former Member
0 Kudos

Hello!

Thank you very much!

Enclosed the file dev_rd

-


trc file: "dev_rd", trc level: 1, release: "700"

-


Mon Feb 25 12:25:13 2008

***LOG S00=> GwInitReader, gateway started ( 3616) [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 : [192.168.150.50] dzea9050.frtg.int (HOSTNAME)

2 : [127.0.0.1] dzea9050.frtg.int (LOCALHOST)

3 : [192.168.233.241] dzea9050.frtg.int (NILIST)

4 : [192.168.150.90] SSPCI.frtg.int (NILIST)

5 : [192.168.150.70] SSPCL.frtg.int (NILIST)

6 : [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 () [gwxxrd.c 14156]

Can you recommend something?

Former Member
0 Kudos

Hello Thom,

As far as i can see, the gateway might not be the cause.

In the Windows MMC, what is the status of the message service (server) in the central services instance. Is it running.

Also in SAP, transaction SMICM, one of the menus has the option HTTP--> status. In that option what is the status of J2EE ("true" or "false").

Regards,

Prashant

Former Member
0 Kudos

Hi!

This is a cluster installation. I cannot deteect any msg_server.exe on the Central instance.

When I start the Central Instance i get the following:

igswd.exe comes up

disp+work.exe trying to come up and stopes after 1 minute.

Can you help me?

regards

Thom

Former Member
0 Kudos

for a dispatcher trace on java stack, the trace file DEV_DIPATCHER has to be analysed. If its for ABAP it will be DEV_DISP.

Regards,

Prashant