Re: running jrockit with CFusionMX7 to find memory leak

2007-08-08 Thread Tom Chiverton
On Tuesday 07 Aug 2007, [EMAIL PROTECTED] wrote: I have been having a terrible time trying to get jrockit running with coldfusion. I have coldfusion MX 7 running and installed jrockit Can you stick your app on CF8 in the dev. environment and use the built in stuff to try and locate it by

Re: running jrockit with CFusionMX7 to find memory leak

2007-08-08 Thread Erik ahlin
1 think this is the easiest way to use memleak. 1) Copy the license file to your JRE-directory. See: http://dev2dev.bea.com/jrockit/tools.html 2) Start JRockit with -Xmanagement:port=7091,ssl=false,authenticate=false 3) Start Mission Control and click new connection in the JRockit Browser

Re: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread Jason Fill
This is not relating to jrockit, but do you happen to be running FusionReactor? There was a bug in v2 of FR that, in some instances, caused the ODBC Wrapper to make memory climb. This has been fixed in their 2.04 release - and works great I might add. Just thought I would though that out

Re: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread Calvert Rent
Hey Jason, No, I am not running FusionReactor... thanks though. Really, I am just trying to track down a memory leak. I have reviewed the code 100s of times, but nothing seems out of the ordinary. Does anyone know any tools that work with ColdFusion to track down memory leaks? Thanks!

Re: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread Cutter (CFRelated)
varScoper? Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _ http://blog.cutterscrossing.com Calvert Rent wrote: Hey Jason, No, I am not running FusionReactor... thanks though. Really, I am just trying to track

RE: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread John Mason
with CFusionMX7 to find memory leak This is not relating to jrockit, but do you happen to be running FusionReactor? There was a bug in v2 of FR that, in some instances, caused the ODBC Wrapper to make memory climb. This has been fixed in their 2.04 release - and works great I might add. Just thought

Re: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread Calvert Rent
varScoper looks good, but this page uses cfscript which doesn't work w/ varScooper. I am currently downloading Java SE 5.0 so I can try out jvmstat. After I download a new version of Java, I assume I need to point coldfusion (through the admin interface) to point to the new instance of java.

RE: running jrockit with CFusionMX7 to find memory leak

2007-08-07 Thread Jaime Metcher
2007 7:21 AM To: CF-Talk Subject: Re: running jrockit with CFusionMX7 to find memory leak varScoper looks good, but this page uses cfscript which doesn't work w/ varScooper. I am currently downloading Java SE 5.0 so I can try out jvmstat. After I download a new version of Java, I assume I