You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Frank Otto <ot...@delta-barth.de> on 2011/01/28 12:04:54 UTC

jetspeed 2.2.0: lost session and redirect to login portlet

hi,

I have the problem, that from time to time the session was lost in my 
portal (automatic redirect to login portlet).  But the session is not 
really expired.

I have no idea why this occurs. Is there a bug in jetspeed? Has someone 
the same problem?


kind regards,

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: jetspeed 2.2.0: lost session and redirect to login portlet

Posted by Ron McNulty <rm...@clear.net.nz>.
Hi Frank

You may be the victim of someone elses misconfigured server. If so, the 
session will be lost only when the other application is open at the same 
time as your application.

The problem is the scope of the JSESSIONID cookie. SAP portals in particular 
seem to set this to something like com.acme rather than com.acme.sapserver. 
When this happens, your appserver will see this cookie, but will not 
recognise it as a legal session ID. The only fix is to get the 
mis-configured server fixed.

OTOH, it might be something completely different... Good luck.

Regards

Ron

----- Original Message ----- 
From: "Frank Otto" <ot...@delta-barth.de>
To: "Jetspeed Users List" <je...@portals.apache.org>
Sent: Saturday, January 29, 2011 12:04 AM
Subject: jetspeed 2.2.0: lost session and redirect to login portlet


> hi,
>
> I have the problem, that from time to time the session was lost in my 
> portal (automatic redirect to login portlet).  But the session is not 
> really expired.
>
> I have no idea why this occurs. Is there a bug in jetspeed? Has someone 
> the same problem?
>
>
> kind regards,
>
> Frank
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org