I think this is from the session scope in JRUN expiring before the session scope in CF. I think in the 7.0.2 release this was fixed.
On 11/16/06, Snake <[EMAIL PROTECTED]> wrote: > Dunno about actually restarting the application but you could try > Kill the application scape. > Rename name the application. > > Russ > > -----Original Message----- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: 16 November 2006 15:27 > To: CF-Talk > Subject: Invalid Session > > 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? > > rick > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:260677 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

