File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
JBoss
Author
JBoss 5.1.0.GA heap size
M. Phaneendra Vijay
Greenhorn
Joined: Jun 10, 2009
Posts: 26
posted
Sep 12, 2011 00:19:09
0
How to increase Heapspace in
JBoss
5.1.0.GA in ubuntu linux?
Thanks in advance.
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8143
52
I like...
posted
Sep 12, 2011 00:34:30
0
Edit the JAVA_OPTS section in the JBOSS_HOME/bin/run.conf file.
[
My Blog
] [
JavaRanch Journal
]
M. Phaneendra Vijay
Greenhorn
Joined: Jun 10, 2009
Posts: 26
posted
Sep 12, 2011 01:30:51
0
Thanks. Generally how much should the minimum and maximum size of the heap be? Also the MaxPermSize?
I run Jboss 24x7 365 days.
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5536
I like...
posted
Sep 12, 2011 10:39:23
0
That depends entirely on your application. You will need to do load
testing
and monitor the garbage collection statistics under load. From there you can determine how much heap you need.
For suggestions on how to gather GC data and analyze it, see these white papers:
Java Garbage Collection Statistical Analysis 101
Java Garbage Collection Performance Analysis 201
at
http://www.cmg.org/cgi-bin/search.cgi?q=java+peter+johnson&x=30&y=10
JBoss In Action
subject: JBoss 5.1.0.GA heap size
Similar Threads
How to deploy GWT web application in JBoss?
Installing JBoss AS 5 on Ubuntu
Latest Stable Version
app server query
Jboss help
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter