 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
java boy via JavaKB.com Guest
|
Posted: Mon Dec 19, 2005 7:21 am Post subject: JVM memory problem |
|
|
I have a memory problem which it exceeds a maximum limit and my application
will suspend to restart my service of this application, after that everything
is okay.
so i need ask about,
How can I know if my Garbage Collection is working or not??
How can I force Garbage Collection to work???
How can I force Garbage Collection to stop???
if there are addetional way to trace Memory performance beside Runtime class??
--
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-jvm/200512/1
|
|
| Back to top |
|
 |
Ben_ Guest
|
|
| Back to top |
|
 |
Cos Guest
|
Posted: Tue Dec 20, 2005 8:52 pm Post subject: Re: JVM memory problem |
|
|
Besides, I'd suggest you to switch to latest release of Java5 or latest
build of future Java6, which is available from www.java.net: there are
a lot of greate improvements in GC performance and ergonomics since
1.4.2 and even 1.5.0
--
Take care,
Cos
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|