“Java heap space” - sounds like JVM issue not withstanding a CFM CFC
working poorly.

It is fair to say on 64 bit the memory consumed by the heap and non
heap for that matter is more than on 32 bit. Sometimes the error can
mean the initial memory settings not necessarily the maximum. There
are ways of seeing how that memory is looking by performing some JVM
logging or running some JDK tools however that is going to take some
time and effort at your end and I sense you just want to stop the
problem more than fine tune.

Are you running the same JVM arguments (JVM.CONFIG) memory settings on
CF8 32 bit that works ok versa CF9 64 bit that fails?

HTH, Carl.


On Feb 23, 9:57 am, Taco Fleur <taco.fl...@clickfind.com.au> wrote:
> Hello Carl,
>
> In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found
> 23/02 07:28:24 error ROOT CAUSE:
> java.lang.OutOfMemoryError: Java heap space
>
> *But note, this is 20 minutes after the server became unresponsive.*
>
>
> Also note that I have 8gig of memory, 4 is reserved for MS SQL and the rest
> is available.
>
> What's next?
>
> Thanks in advance..
>
>
>
>
>
> On Tue, Feb 22, 2011 at 4:53 PM, Carl <ca...@tassweb.com.au> wrote:
> > Hello Taco,
>
> > Maybe there is more you can do to self help. Look in these logs for
> > hints at JVM issues:
>
> > •[CF]\runtime\logs server or [Jrun]\logs multiserver
> > •coldfusion-event.log & coldfusion-out.log
> > •java.lang.OutOfMemoryError: GC overhead limit
> > exceeded
> > •java.lang.OutOfMemoryError: Java heap space
> > •java.lang.OutOfMemoryError: PermGen
> > •java.lang.StackOverflowError:
> > •java.lang.OutOfMemoryError: Out of swap spac
>
> > HTH, Carl.
>
> > On Feb 22, 3:19 pm, Taco Fleur <taco.fl...@clickfind.com.au> wrote:
> > > Is anyone on this list able to troubleshoot CF9 / Win2008 / IIS7 remotely
> > > Happy to pay up to $200 for someone to look at this and completely fix
> > it.
>
> > > - IIS7
> > > - Windows 2008
> > > - 64bit
> > > - CF 9,0,1,274733
>
> > > --
> > > Kind regards,
> > > Taco Fleur
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "cfaussie" group.
> > To post to this group, send email to cfaussie@googlegroups.com.
> > To unsubscribe from this group, send email to
> > cfaussie+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/cfaussie?hl=en.
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform 
> (OMP)http://www.onlinemarketingplatform.com.auhttp://www.clickfind.com.au- 
> Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to