Completely rebuilt the machine.  I'm running Windows *cough*Vista*cough*
SP1 32-Bit with, of course, IIS7.  IIS7 doesn't know what to do with
..cfm/.cfc file types but after adding some handler mappings, I was off
and running into CF Admin.  The Task Manager said that Jrun was using
about 140 MB.  I can't recall if it was at 140MB before/after I first
launched CF Admin.

I copied a couple of simple CF sites into the web root but didn't open
any of them in a browser.  I noticed my PC performance gadget was
showing a ton of memory being used.  Task Manager confirmed that Jrun
was running at 518MB.  Back to where I started...

I moved all of my sites back out of the web root and removed the handler
mappings for .cfm/.cfc.  Restarted both IIS and CF.  Jrun still climbs
to 518MB. 

I installed JDK 1.5.0_14 and edited my jvm.config file to point to the
installation path (and restarted CF).  Then I recreated the handler
mapping in IIS for .cfm and logged into CF Admin.  My settings summary
indicates I'm running on Java Version 1.5.0_14.  JRun is currently
running 550MB with only CF Admin in CFIDE, cfdocs and aspnet_client in
the web root.

I edited my jvm.config file with...

-Xms512m -Xmx756m

Now Jrun is at 577MB after launching CF Admin.

Any help is *greatly* appreciated.

Jason


-----Original Message-----
From: Mark Kruger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 15, 2008 12:47 PM
To: CF-Talk
Subject: RE: JRun 600MB+ shortly after boot up

Jason,

Ok... Maybe your heap size isn't big enough to instantiate the ap... It
must
be a real whopper :)

Try editing your jvm.config file. Add 

-Xms512m -Xmx756m 

To the server args and restart... See if increasing the heap will help
you
bring it up.

It's not 64 bit is it?

-Mark





Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-----Original Message-----
From: Jason Durham [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 15, 2008 8:59 AM
To: CF-Talk
Subject: RE: JRun 600MB+ shortly after boot up

Thanks for the suggestion however James Holmes beat you to it.
Unfortunately, running on 1.5_13 and 1.5_14 has the same results.  Jrun
hovers around 400MB until I try to initialize my first app.

-----Original Message-----
From: Mark Kruger [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 15, 2008 8:27 AM
To: CF-Talk
Subject: RE: JRun 600MB+ shortly after boot up

Jason,

Ah... Since it chokes on object creation this looks like it could be the
class loader issue that everyone yammers about with JVM 1.6. Try
rollling
back to 1.5. 

-Mark


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-----Original Message-----
From: Jason Durham [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 14, 2008 8:49 PM
To: CF-Talk
Subject: RE: JRun 600MB+ shortly after boot up

Here is a link to the error I receive when trying to load the index.
The fusebox files haven't been altered except for a couple of variable
values.

http://www.durhamcons.com/error.htm 


-----Original Message-----
From: Mark Kruger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 14, 2008 8:34 PM
To: CF-Talk
Subject: RE: JRun 600MB+ shortly after boot up

Yep... That's the default all right. Did you make any changes to the JVM
files - upgrade to a new version for example?  


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com











~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305412
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to