Failed Admin Server
After I run the startWebLogic.sh script, my server starts up with no errors. I go to access the Admin server console by going to localhost:7001/console, and I get a PermGen error Java out of memory. I updated the setDomainEnv.sh script to increase the PermGen settings but to no avail. So...
1. how do I verify my permgen settings are really being picked up by the startWebLogic.sh script?
2. What are the recommend settings for PermGen,?
3. Is there a log that I should be looking at incase there is an underlying error that I am not seeing on the Terminal window?