Two things:
1) You mentioned you are using session replication.  How much stuff are
you putting in the session scope.  Large objects can eat memory since
sessions are replicated to all instances whether or not they are needed
there.
2)  Do you know if your out of memory errors relate to the heap in
general, or just the Permanent Generation space? (permgen)

~Brad

-----Original Message-----
From: Russ [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 10, 2008 1:10 PM
To: CF-Talk
Subject: RE: JVM auto-restart on Out of Memory error?

We are also running into out of memory issues.  I currently restart CF
twice
a day (we have load balancing and session replication so it shouldn't
affect
users), but I would love for it to restart automatically.  

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308893
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