Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to run Integrated WebLogic server on Mac OS X (Snow Leopard)

Swimszoots-OracleJun 6 2012 — edited Jun 7 2012
Hello,

I am new to JDeveloper and am trying to go through the ADF tutorials but am having trouble actually running the code. When the integrated WL server attempts to start, it fails due to running out of perm gen space. I found a couple of threads that indicate (understandably) that the JVM parameters Xmx and Xms need to have their default values changed in order to increase the available memory for the server. However, try as I might, I can't find the right place to set these values. I've added entries in setDomainEnv.sh and tried setting values in the Application run preferences in JDev but the startup messages still indicate the starting values as the default, (I think -Xms=128m -Xmx=256m).

In addition, once the startup fails, it leaves some process running in memory and requires that I kill the process before I can even attempt to try again. Attempts to stop the process through the "Stop" button in JDev don't seem to have any effect.

Any advice on where to set these parameters?

Thanks.

btw, no problem running the stand alone version of WLS.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2012
Added on Jun 6 2012
2 comments
949 views