Re: Session id is invalid occurs randomly

2010-02-24 Thread Tsirkin Evgeny
I guess changing the cookie name can help here: org.apache.catalina.SESSION_COOKIE_NAME See: http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html Note that this is per jvm setting ,so all the apps on the given server will get this cookie name . Which in turn is probably NOT a problem as

Re: Session id is invalid occurs randomly

2010-02-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron, On 2/24/2010 1:50 AM, Ron McNulty wrote: > Check what else they have open when they access your application. > There could be another J2EE application that does not scope it's > session cookies correctly. We have had ongoing problems with SAP > p

Re: Session id is invalid occurs randomly

2010-02-23 Thread Ron McNulty
- all session cookies are named JSESSIONID. This is not honoured by some IBM products, but Tomcat adheres faithfully to the spec. Regards Ron - Original Message - From: Jeffrey Janner To: Tomcat Users List Sent: Wednesday, February 24, 2010 11:48 AM Subject: RE: Session id is in

RE: Session id is invalid occurs randomly

2010-02-23 Thread Jeffrey Janner
erriding the default handling mechanism. Jeff -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, February 23, 2010 3:56 PM To: Tomcat Users List Subject: Re: Session id is invalid occurs randomly -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 J

Re: Session id is invalid occurs randomly

2010-02-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeffrey, On 2/23/2010 2:54 PM, Jeffrey Janner wrote: > It seems that they can login just fine and work just fine, most of the > time. However, every now and then, they will get kicked out with an > "invalid session" error. That is our software's err

RE: Session id is invalid occurs randomly

2010-02-23 Thread Jeffrey Janner
PM To: Tomcat Users List Subject: Re: Session id is invalid occurs randomly On 23/02/2010 19:54, Jeffrey Janner wrote: > Hi - > > I need a little help here. We are running Tomcat 5.5.17 APR/SSL, Sun > JDK 1.5.0_06, Windows 2000 SP4 32-bit. > > We have a customer running IE as the cl

Re: Session id is invalid occurs randomly

2010-02-23 Thread Mark Thomas
On 23/02/2010 19:54, Jeffrey Janner wrote: Hi - I need a little help here. We are running Tomcat 5.5.17 APR/SSL, Sun JDK 1.5.0_06, Windows 2000 SP4 32-bit. We have a customer running IE as the client passing through an unknown proxy server. Sometimes they are running IE via a remote desktop,

Session id is invalid occurs randomly

2010-02-23 Thread Jeffrey Janner
Hi - I need a little help here. We are running Tomcat 5.5.17 APR/SSL, Sun JDK 1.5.0_06, Windows 2000 SP4 32-bit. We have a customer running IE as the client passing through an unknown proxy server. Sometimes they are running IE via a remote desktop, sometimes from their own desktop (if I