Oracle Access Manager - assistance needed
Hi All,
I am trying to get OAM up and running.
I have the database installed on separate server (no connection issues - tnsping works perfectly).
I installed JAVA
I installed Weblogic 10.3.5
I installed RCU and created repositories in DB.
I created a doain for Oracle Access Manager 11.1.1.7
I started nodemanager and admin servers
When I try to start the oam server from WLS console I get a whole bunch of errors and I am already literally devastated with this. Please take a look into attached file and advise.
I already modified setDomainEnv.sh file and added
USER_MEM_ARGS="-Xms4096m -Xmx4096m -XX:NewRatio=2 -XX:PermSize=2048m -XX:MaxPermSize=2048m -XX:+UseParallelGC -XX:MaxGCPauseMillis=200 -XX:GCTimeRatio=19 -XX:+UseParallelOldGC"<br/>export USER_MEM_ARGS