Nice blog post about Perm Gen
http://oraclebpelindepth.blogspot.com/2009/04/javalangoutofmemoryerror-permgen-space.html
http://www.freshblurbs.com/explaining-java-lang-outofmemoryerror-permgen-space
Wednesday, January 20, 2010
Thursday, January 14, 2010
Install WebGate 10.1.4.2.3 on Apache2 RHEL 5.x 64bit
Download the WebGate software from:
http://download.oracle.com/otn/linux/ias/101401/oam_int_linux_v8_cd1.zip
Login with putty on the server:
su - root
mkdir -p $WEBGATE_HOME/gcc
cp /lib64/libgcc_s.so.1 /appl/oracle/access_10.1.4/gcc/
cp /usr/lib64/libstdc++.so.5 /appl/oracle/access_10.1.4/gcc/
unzip oam_int_linux_v8_cd1.zip
./Oracle_Access_Manager10_1_4_2_3_linux64_APACHE22_WebGate
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
http://download.oracle.com/otn/linux/ias/101401/oam_int_linux_v8_cd1.zip
Login with putty on the server:
su - root
mkdir -p $WEBGATE_HOME/gcc
cp /lib64/libgcc_s.so.1 /appl/oracle/access_10.1.4/gcc/
cp /usr/lib64/libstdc++.so.5 /appl/oracle/access_10.1.4/gcc/
unzip oam_int_linux_v8_cd1.zip
./Oracle_Access_Manager10_1_4_2_3_linux64_APACHE22_WebGate
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
Wednesday, January 13, 2010
Identity Service Authentication failure.
We had an problem in de $ORACLE_HOME/opmn/logs/soa_group....log
Our SOA is integrated with the OID.
The problem was that the account of the oc4jadmin was locked out in the OID.
This can be tested by starting oidadmin and try to login with cn=oc4jadmin, cn=users, dc=oracle, dc=com.
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
<2010-01-13 10:19:05,694> <ERROR> <ari.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
<2010-01-13 10:19:05,695> <ERROR> <ari.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
<2010-01-13 10:19:05,695> <ERROR> <ari.collaxa.cube.services> <PCException::<init>> Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
Our SOA is integrated with the OID.
The problem was that the account of the oc4jadmin was locked out in the OID.
This can be tested by starting oidadmin and try to login with cn=oc4jadmin, cn=users, dc=oracle, dc=com.
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
Friday, January 8, 2010
Tuning Oracle Access Manager
Metalink:
https://support.oracle.com/CSP/main/article?cmd=show&id=404902.1&type=NOT
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
https://support.oracle.com/CSP/main/article?cmd=show&id=404902.1&type=NOT
Did this post help you in any way can you please leave a comment? This will motivate me writing more posts.
Subscribe to:
Posts (Atom)