Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes BEA/Weblogic and the fly likes How to set memory size for weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "How to set memory size for weblogic" Watch "How to set memory size for weblogic" New topic
Author

How to set memory size for weblogic

Hanuman Navulury
Greenhorn

Joined: Jan 22, 2009
Posts: 8
Hi All,

Can anybody tell me, how to set the Memory (RAM) Size for Web logic. Please let me know how to do this.





Kind Regards,
N Hanumaan
Renjan Thomas
Ranch Hand

Joined: Jan 09, 2009
Posts: 49
You can the set the memory arguments in the start up scripts of weblogic(startweblogic.sh).

You can use the -Xms and Xmx parameter for that.Please check this Link for more info.
Hanuman Navulury
Greenhorn

Joined: Jan 22, 2009
Posts: 8
Thank you very much

 
I agree. Here's the link: http://jrebel.com/download
 
subject: How to set memory size for weblogic
 
Similar Threads
what is the default size of java heap
is it possible to process a 500MB zipfile in java?
WSAD memory configuration
size for data type boolean
java.lang.OutOfMemoryError in WAS 5.1.1