Help on "page cannot be displayed" error after installing webgate on IIS6
Hi,
I am installing oracle access manager web gate (10.1.4.3.0) on windows 2003 and cannot display web pages on the web site after installing webgate.
The identity server, web pass, policy manager and access server have been already installed on a machine, and a webgate is installed on that mchine too and it works.
Now I am trying to install webgate on another machine with the following steps.
1. Create a second accessgate on the assess system console.
2. Install web gate on the second machine. The installation process completed without error. But when I launched the "http://X/access/oblix/apps/webgate/bin/webgate.dll?progid=1", ie cannot display the page.
3. I looked into the oblig.log file, I got the following error info:
2010/08/26@20:13:16.137000 1340 2852 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:192 "Could not read file" filename^C:\NetPoint\Webgate\access//oblix/config/oblog_config.xml
2010/08/26@20:13:16.152000 1340 2852 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:192 "Could not read file" filename^C:\NetPoint\Webgate\access//oblix/lang/en-us/netlibmsg.xml
2010/08/26@19:23:29.160000 2956 2868 ACCESS_GATE ERROR 0x00001504 \Oblix\oam\palantir\webgate2\src\redirect.cpp:371 "The URL is reserved for use by WebGate and has been used with incorrect parameters" hostport^ url^ returnHost^
4. If I have other virtual directory on the same default web site, and contains a simple testing htm page, this htm page cannot be displayed either after installing webgate.
Please help! Thanks!