cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Error 404 on 6.2 dual-host system when starting IAC

Former Member
0 Kudos

I get HTTP Error 404 with link https://domain/scripts/wgate/zvw0/!

IIS v6 permissions on SAP-Wgate-Scripts shared folder set to Scripts and Executables. Running WIN Server 2003, ITS 6.2 Patch level 12

There is an existing ITS instance that has been running fine for a number of years. I'm adding a new instance (VPP) pointing to a different SAP system were I'm having this issue. An additional NIC and IP was added to the wGate box.

I've tried adding ?systemname=xxxappserver=xxx~systemnumber=xxx to the URL but get same error. The VPP aGate is running and can see it in ADM overview screen. Trace and log listed below.

For development I have a single-host system that runs multiple instances just fine.

Thanks,

Ron

Trace Level 3 setting from wGate server

2009-03-15T15:05:46.109 p004436 t0472 s00000000 [w3xxwgct.c, 741]: WgCtInitInstance: Entering for instance VPP ...

2009-03-15T15:05:46.109 p004436 t0472 s00000000 [w3xxwgct.c, 900]: WgCtInitInstance: Leaving..., rc=0

Access.log from Agate server

2009-03-15T17:59:18.049 00, s00000000, IP ???.???.???.???, command AgateShmGet:Proc:VPP

2009-03-15T17:59:18.065 00, s00000000, IP ???.???.???.???, command AgateShmGet:Thrd:VPP:0

2009-03-15T17:59:18.080 00, s00000000, IP ???.???.???.???, command AgateShmGet:Sess:VPP:0

Accepted Solutions (1)

Accepted Solutions (1)

former_member316351
Active Contributor
0 Kudos

Hello Ron,

Please see if the new web server instance is working properly by calling a static mime URL, like: https://domain/sap/its/mimes/webgui/2002/images/logos/sapfast.gif

If that is working then you need to check the IIS trace file for why it is not forwarding the request to the agate. The HTTP 404 usually means that the web server is not functional or the wgate is not functional.

Edgar

Former Member
0 Kudos

Hi Edgar,

Yes the gif does appear. I know about the IIS log file, which does not provide any clues, but not trace. Do you mean using the command "logman start W3wpTrace u2013p u201CIIS: Request Monitoru201D -ets"? I've never done that before.

Thanks!

Ron

Former Member
0 Kudos

It was a typo in the wgate config file that was causing the problem.

Ron

Answers (0)