Friday, February 11, 2005

Memory Settings

Your Win XP system should have 1GB or more of RAM. I had 1GB and was just squeeking by... if you want to run Oracle and WLW on the same system you really need more than a gig to help working performance.

Set memory settings for your server startup:

  • In startWebLogic.cmd (i.e. :\bea\user_projects\domains\mydomain\startWebLogic.cmd) file
  • Set the -Xmx & -Xms settings to at least 256
  • such as: -Xmx256m -Xms256m
Set memory settings for WLW:
  • :\bea\weblogic81\workshop\Workshop.cfg
  • Set the -Xmx & -Xms settings to at least 256
  • such as: -Xmx384m -Xms384m
  • Keep an eye on the bottom right corner of workshop to see how much memory is being used
  • [ 40 / 256 ] means you are using 40mb of 256mb available

0 Comments:

Post a Comment

<< Home