Maybe see if you are up to date with CF patches. I would put in a lot of logging code to track the session tokens, as well as other session and cookie variables, and try to isolate exactly where the problem occurs.
-Mike Chabot On Thu, Dec 15, 2011 at 8:30 PM, Bryan Stevenson <[email protected]> wrote: > > On Thu, 2011-12-15 at 20:16 -0500, Mike Chabot wrote: > >> Sometimes switching to J2EE sessions fixes odd session issues. If you >> are able to do this it might fix the problem. J2EE sessions work >> well. > > > Pretty sure they already are - but I can double check....thanks > >> Try doing a site-wide search for the cfapplication tag to make >> sure there is only one in each site. Sometimes there are multiple >> cfapplication tags in a site that people forget about.It could be a >> proxy server or firewall messing with things. > > 100% none of the above...but thanks > >> >> Does only one person see this problem? > > Nope...I can reproduce....it's a real bug ;-) > >> If one person has the problem and someone else logs into that person's >> computer, does the other person have the problem? >> Have the person that sees the problem try a different computer or a >> different browser. >> >> -Mike Chabot > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349200 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

