Re: After migrating from CFMX 6.1 to CF8 server grinds to halt within a minute

2008-10-23 Thread Wil Genovese
Lets address your java.rgs settings. I also see that the jvm.config file is pointing to the version 5 of java. You may not need to fall back to that version. We've been using jvm.1.6_x with few issues on 5 high load servers. You have this: *java.args=-server -Xmx1024m -Dsun.io.useCanonCaches=fa

Re: After migrating from CFMX 6.1 to CF8 server grinds to halt within a minute

2008-10-23 Thread Cutter (CFRelated)
We've had exceptional progress with this. Downgrading the JVM was definitely the way to go for us, and we found the Garbage Collection to be much better as well, though we're not 64-bit. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer

RE: After migrating from CFMX 6.1 to CF8 server grinds to halt within a minute

2008-10-23 Thread Justin Hansen
Try down grading your JVM to 1.5.x. http://www.mkville.com/blog/index.cfm/2008/2/4/ColdFusion-8-Random-Slowness-Downgrade-the-JVM Justin -Original Message- From: Markus Wollny [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 1:24 PM To: cf-talk Subject: After migrating from CF