Hi

I tried to Use OptimizeIT
But after i changed the prefercences in Optimize IT to connect to Jrun , the
jrun default server is not getting connected.It Says

Could not find the main class : program will exit

Any idea why this is Hapenning

-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
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to