That's fascinating... I had to read the stack trace from the bottom up to understand it, but it's pretty clear that everything's fine until the Coldfusion application tries to put data into the J2EE session. It's at that point that Jrun gets involved again, tries to validate the session data CF is handing it, and complains that the session data CF is giving it isn't valid.
I'm sure everyone else already knew this... so I'm slow some days. And it's Sunday. And... well, anyway... I still think that stack trace is telling something. At the very least it shows the moment when the system breaks down. If it were me, I'd want to know how the CF sessions and J2EE sessions interact... i.e. what makes a Jrun session valid or invalid, and what *exactly* is CF sending to Jrun. Is there a dump utility of some sort, or a trace tool anyway, that could actually expose what's going on in CF at the point of failure? Or could you use CFTRACE/CFLOG to track everything going on the in application right up to the point of sending Jrun the session information? What happens if you shut J2EE sessions on in CFADMIN? Or, do you have them turned off already? I have to admit that there's a lot about MX 61/7 that still leaves me a bit foggy just because I *knew* what these things meant in CF5 and there's so much new architecture behind the CFMX products, and it's all dependent on Java-Voodoo in the back room, so to speak. And, since you've got MM involved, I don't think ANYTHING I could say would be helpful... other than YOU'LL GET IT DUDE, HANG IN THERE!! :) And let us know how it all comes out in the end. J On Sun, 27 Feb 2005 07:13:31 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > Ok guys, we're still having major problems at CrystalTech. They have a MM > team member helping with the issue, but it seems like we get 3-4 different > stories. > > I kinda agree with Sean that something isn't configured properly which is > allowing the JRUN session to timeout before CF. They say they've confirmed > with Sheldon Sargent that all the settings in CFADMIN are correct. And JRUN > configuration is set right as well. So why would we still get this error? > > I wont post the "session is invalid" error. There isn't anything to that one. > But I think there's something in this Java. I don't know Java though, anyone > got any ideas? > > Thanks, > Will 4 > -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.neo.servequake.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196735 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

