> I recently started doing clustering with coldfusion, and in 
> order to enable session replication, I enabled J2EE sessions 
> on both instances.
> 
> One of my users reported the other day a "Session is Invalid" 
> and after doing some research, it appeared that the error was 
> caused because the coldfusion session lasted longer than the 
> j2ee session, which defaults to 30 minutes.  My coldfusion 
> sessions were set to expire after an hour.
> 
> So I changed my sessiontimeout to 30 minutes, and someone 
> else reported the same problem today.
> 
> I've changed the session timeout to 20 minutes - but he's 
> still getting the error.  I guess I need to force the 
> application to restart?  But is there any way to do that 
> without restarting the instances?

What version of CF are you using? With older versions, you had to edit a
JRun XML configuration file to get J2EE sessions to last the same as CF
sessions.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
 
Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore and Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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

Reply via email to