I was trying to install an Apache 2.2 WebGate on Windows server and suddenly an error popped up after entering WebGate specific details. The error is
There is an error. Please Try again. configureWebGateMsg.xml: No such file or directory
I just tried to skip that section and pointed the httpd.conf of Apache Server. When I clicked next, an other error popped up.
There is an error. Please try again.
D:\oracle\oam\apache22webgate\access/oblix/apps/common/bin/InstallMsg.xml: No such file or directory
oblix/apps/common/bin/InstallMsg.xml: No such file or directory
InstallMsg.xml: No such file or directory
I could see that everything in environment is certified. When I looked in metalink, I found out this article 1076182.1 related to this issue.
According to this, I downloaded the configureWebGateMsg.xml and InstallMsg.xml and copied the former to the location D:\oracle\oam\apache22webgate\access\oblix\tools\configureWebGate and later to the location D:\oracle\oam\apache22webgate\access\oblix\apps\common\bin during the step “Specify the transport security mode” of WebGate install as shown below.
The installer went smooth, saved lot of time.
Hope this helps.
