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

2008-10-23 Thread Al Musella, DPM
This might be a long shot, but it is so easy to check... check the size of the log files .. not just the ones in the /logs directory. Do a search on the entire cold fusion directory.I had some huge log files in there causing this same problem. Deleting them fixed everything ~~~

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: AW: After migrating from CFMX 6.1 to CF8 server grinds to halt within a minute

2008-10-23 Thread Cutter (CFRelated)
That serverstore error is typically in creating additional CF instances with the Enterprise Manager without first adding instance folders within JRun/lib/wsconfig. If you don't manually create these folders first, naming them exactly as you will name your instances, then the Apache connectors g

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

2008-10-23 Thread Markus Wollny
Hi! Justin Hansen wrote: > Try down grading your JVM to 1.5.x. Already tried that. Apparently this was not the issue; the problem persists with jdk1.5.0_16. >> I tried the JRE that came with CF8, as well as >> jdk1.6.0_10 and jdk1.5.0_16, neither resolved the issue at hand. I'll try a standalo

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
CFMX 6.1 to CF8 server grinds to halt within a minute Hi! We're currently in the process of migrating our ColdFusion MX 6.1 (32-bit) servers to ColdFusion 8 (64-bit). When testing our websites without load on the server, everything is working fine. As soon as we switch to production mod

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

2008-10-22 Thread Markus Wollny
Hi! We're currently in the process of migrating our ColdFusion MX 6.1 (32-bit) servers to ColdFusion 8 (64-bit). When testing our websites without load on the server, everything is working fine. As soon as we switch to production mode and let the users surf the sites, the proxy service denies r