Total Pageviews

Thursday, June 26, 2014

oam 10g webgate installation issues



webgate error
There is an error.  Please try again.
ld.so.1: configureWebGate: fatal:
/opt/oracle/webgate/access/oblix/tools/configureWebGate/../../../oblix/lib/libstdc++.so.5:
wrong ELF class: ELFCLASS32
Killed

A.
check libraries version 64 bit or 32 bit
running following command to find library version
file libstdc++.so.5

find the operating system version if will be different. so copy correct library file and re-run the webgate configuration command it will work. also make sure both library files are same location.
 

Q.
how to find solaris version info

uname –a


Q. OAM 10g policy domain configuration not working
1. check your host identifier. When defining host identifier please don’t mention port number.

Test.com  --> correct
Test.com:7777 -> wrong.

Q
Webgate installation error EditHttpConf unable to update httpd.conf file
A.
Check your installation directory. There should be directory name access/oblix directory created during installation, if you don’t find oblix directory it means your installation binaries are not complete. Please download new version of binaries from oracle website and re-install webgate.

Q.
The login form /protect/login.html defined for form authentication itself requires form authentication. It should be unprotected.</p><p>Contact your website administrator to remedy this problem
Ans:
You need to create another domain where u allow anonyms  access to all users

Q.
How to find webgate version information in OAM 10g.
A.
$WebGate_Install_Dir/ webgate/ ohs/ config/ np1111_wg.txt (for 11g Webgate)

 WebGate_Install_Dir/ access/ oblix/config/ np1014_wg.txt (for 10g Webgate)