[cfaussie] Re: out of memory error

2008-09-05 Thread Rae Buerckner
Check you DB drivers, JVM version and whether all available updates have been applied. R On Fri, Sep 5, 2008 at 5:02 PM, skateboard.com.au [EMAIL PROTECTED]wrote: Hello I'm running CFMX7 on solaris. I think Jrun is dying when it's trying to ssl encode a http packet with a 30 meg content

[cfaussie] Re: out of memory error

2008-09-05 Thread skateboard.com.au
its a little leaky. ta Drew -Original Message- From: Rae Buerckner [EMAIL PROTECTED] To: cfaussie@googlegroups.com Date: Fri, 5 Sep 2008 17:05:14 +1000 Subject: [cfaussie] Re: out of memory error Check you DB drivers, JVM version and whether all available updates have been applied

[cfaussie] Re: out of memory error

2008-09-05 Thread Rae Buerckner
@googlegroups.com Date: Fri, 5 Sep 2008 17:05:14 +1000 Subject: [cfaussie] Re: out of memory error Check you DB drivers, JVM version and whether all available updates have been applied. R On Fri, Sep 5, 2008 at 5:02 PM, skateboard.com.au [EMAIL PROTECTED]wrote: Hello I'm

[cfaussie] Re: out of memory error

2008-09-05 Thread Dale Fraser
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rae Buerckner Sent: Friday, 5 September 2008 5:22 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: out of memory error Rebooting would have cleared all your memory leaks, you should still do the checks I recommended. R On Fri, Sep 5, 2008 at 5

[cfaussie] Re: out of memory error

2008-09-05 Thread M@ Bourke
Just tell her its an out of money error On Fri, Sep 5, 2008 at 9:07 AM, Dale Fraser [EMAIL PROTECTED] wrote: I get a similar error Out of money error. I've narrowed it down and the cause seems to be something in here C:\ColdFusion8\bin\wifeshopping.bat

[cfaussie] Re: Out of Memory

2008-05-19 Thread Joel Cass
Subject: [cfaussie] Re: Out of Memory Dale, something on your page seems to go crazy and suck all the remaining VM memory. Cheers Kai We are getting these errors on a particular page. Looking at the code there is nothing wrong that we can see other than the fact

[cfaussie] Re: Out of Memory

2008-05-19 Thread Zac Spitzer
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kai Koenig Sent: Monday, 19 May 2008 12:17 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Out of Memory Dale, something on your page seems to go crazy and suck all the remaining VM memory. Cheers Kai We are getting

[cfaussie] Re: Out of Memory

2008-05-19 Thread Dale Fraser
1024 mb Regards Dale Fraser http://learncf.com http://flexcf.com -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer Sent: Tuesday, 20 May 2008 10:25 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Out of Memory how much

[cfaussie] Re: Out of Memory

2008-05-19 Thread Zac Spitzer
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer Sent: Tuesday, 20 May 2008 10:25 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Out of Memory how much memory do you have allocated to the cf jvm? On Tue, May 20, 2008 at 9:22 AM, Joel Cass [EMAIL PROTECTED] wrote

[cfaussie] Re: Out of Memory

2008-05-18 Thread Mark Mandel
What is the memory state of your server when this happens? Looks like you may just have some operation on the page that is using up all the server's memory, and then dying on you. Mark On Mon, May 19, 2008 at 12:09 PM, Dale Fraser [EMAIL PROTECTED] wrote: We are getting these errors on a

[cfaussie] Re: Out of Memory

2008-05-18 Thread Kai Koenig
Dale, something on your page seems to go crazy and suck all the remaining VM memory. Cheers Kai We are getting these errors on a particular page. Looking at the code there is nothing wrong that we can see other than the fact that it is manipulating a large amount of data.   Any ideas on what

[cfaussie] Re: Out of Memory

2008-05-18 Thread Dale Fraser
To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Out of Memory Dale, something on your page seems to go crazy and suck all the remaining VM memory. Cheers Kai We are getting these errors on a particular page. Looking at the code there is nothing wrong that we can see other than the fact