Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Session timeout page not showing in IE6
Session timeout page not showing in IE6 [message #126925] Thu, 02 April 2009 19:50 Go to next message
Brendan Bartlett is currently offline Brendan BartlettFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

First off, I would like to thank the development team for RAP. It is a
great framework and I wish the best of luck in the future for this
framework and the team working on it!

I'm using the RAP 1.1.2 Service Release with Eclipse 3.4.2 and have run
into a strange problem with session timeouts.

We've created a largish application using the workbench (it's a case
management tool).

I'm running Equinox directly in a 1.5.0 JVM (on i5/OS V5R4) and have the
org.eclipse.equinox.http.jetty.context.sessioninactiveinterv al set to
about 40 minutes in my config.ini. Sessions appear to be timing out fine,
however we're experiencing the following:

- In Firefox 3, we get the "The server session timed out" page, and
everything is working fine.

- However, in Internet Explorer 6 (unfourtantly my target environment),
after the session times out, IE appears to just "lock up" and not display
this page. Dropdown menus drop but don't display any options and IE fails
to display the session timeout page.

Any idea what we could have done to cause this?

ps. We had a default exception handler to display a dialog to the user in
the postStartup in the ApplicationWorkbenchAdvisor. If we displayed a
dialog in the "Content is disposed" case, it looked like we deadlocked
inside of RAP. This caused nasty problems where the jetty
sessionscavenger thread would also deadlock. So, we don't display the
error dialog in that case anymore!

thanks again
Re: Session timeout page not showing in IE6 [message #126966 is a reply to message #126925] Fri, 03 April 2009 05:30 Go to previous messageGo to next message
Sergey N. Yashin is currently offline Sergey N. YashinFriend
Messages: 44
Registered: July 2009
Member
Forget about IE6!
Re: Session timeout page not showing in IE6 [message #127015 is a reply to message #126925] Fri, 03 April 2009 07:53 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Brendan,

there was an open bug about that issue. It is fixed in the 1.2 stream of
RAP. It was a rather easy fix but I don't think there are any service
releases planned for 1.1 to backport it.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=264150

Greets
Benny

Brendan Bartlett wrote:
> Hi,
>
> First off, I would like to thank the development team for RAP. It is a
> great framework and I wish the best of luck in the future for this
> framework and the team working on it!
>
> I'm using the RAP 1.1.2 Service Release with Eclipse 3.4.2 and have run
> into a strange problem with session timeouts.
> We've created a largish application using the workbench (it's a case
> management tool).
>
> I'm running Equinox directly in a 1.5.0 JVM (on i5/OS V5R4) and have the
> org.eclipse.equinox.http.jetty.context.sessioninactiveinterv al set to
> about 40 minutes in my config.ini. Sessions appear to be timing out
> fine, however we're experiencing the following:
>
> - In Firefox 3, we get the "The server session timed out" page, and
> everything is working fine.
>
> - However, in Internet Explorer 6 (unfourtantly my target environment),
> after the session times out, IE appears to just "lock up" and not
> display this page. Dropdown menus drop but don't display any options
> and IE fails to display the session timeout page.
>
> Any idea what we could have done to cause this?
>
> ps. We had a default exception handler to display a dialog to the user
> in the postStartup in the ApplicationWorkbenchAdvisor. If we displayed
> a dialog in the "Content is disposed" case, it looked like we deadlocked
> inside of RAP. This caused nasty problems where the jetty
> sessionscavenger thread would also deadlock. So, we don't display the
> error dialog in that case anymore!
>
> thanks again
>
>


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Re: Session timeout page not showing in IE6 [message #127092 is a reply to message #127015] Fri, 03 April 2009 14:02 Go to previous message
Brendan Bartlett is currently offline Brendan BartlettFriend
Messages: 4
Registered: July 2009
Junior Member
Benjamin Muskalla wrote:

Thanks Benny. I pulled down 1.2M6 and the problem has gone away. I'll
check bugzilla next time to see if my issue has already been resolved.

-Brendan

> Hi Brendan,

> there was an open bug about that issue. It is fixed in the 1.2 stream of
> RAP. It was a rather easy fix but I don't think there are any service
> releases planned for 1.1 to backport it.

> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=264150

> Greets
> Benny
Previous Topic:ToolItem programmatic selection problem
Next Topic:Using DOJO in custom widgets + AJAX
Goto Forum:
  


Current Time: Thu Apr 25 01:09:32 GMT 2024

Powered by FUDForum. Page generated in 0.03153 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top