I haven't added the try/catch around the cfapplication tag. But my error
reporting has all of this information already. All I know is the the
checkSessionValidity() should have a try/catch around it if possible.
Everything else is fine. There is no explanation in the scopes about
why. Just that the IllegalStateException exception was returned as far
as I can tell.

-----Original Message-----
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 10:49 AM
To: CF-Talk
Subject: RE: java.lang.IllegalStateException: Session is invalid at
jrun.servlet.session.JRunSession.checkSessionValidity(JRunSession.java:3
79)

You can put a try/catch around your cfapplication tag. There's a good
chance
it will pick up these error conditions, then send yourself an html email
with cfdumps of #session#, #variables# and
#getpagecontext().getcfscopes()#
to find out what's going on.

-nathan strutz
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to