Hi I had installed JProbe in my machine.. How to start with it
-Arul ----- Original Message ----- From: "Scott Stirling" <[EMAIL PROTECTED]> To: "JRun-Talk" <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 6:25 AM Subject: RE: out of Memory Excpetion > Some likely candidates: > > 1. Infinite loop creating objects. > > 2. Memory leak -- unnecessary and wasteful accumulation of objects that are > never dereferenced. > > 3. Large amounts of data (result sets, files, etc.) being cached or read in > memory. > > Try increasing the max heap size for the JVM, and if that doesn't work do > some memory profiling with Hprof or a professional tool like JProbe or > OptimizeIt. > > Scott Stirling > Macromedia > > -----Original Message----- > From: Arul > To: JRun-Talk > Sent: 11/25/2001 7:15 AM > Subject: out of Memory Excpetion > > Hi.. > > Why do i get out of Memory Exception in my application running in Jrun. > Any possible solutions on that > > -Arul > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
