strange tomcat 5.5 problem/session handling?

2007-01-04 Thread Stefan Kuhn
Hi all,
I have got a rather strange problem with am application running on tomcat.
 The aplication is based on Jetspeed, which uses Turbine. The problem is with
 login, since user handling is session based I think it could be a problem
 with tomcat session handling.
Ok, it's a jetspeed 1.6 running in tomcat 5.5.20 on a debian machine. If a
user logs in sometimes he is logged out again as soon as clicking on any
link. If he logs in a second time, it works fine. It seems the problem is
restricted to that machine and to firefox (tested also konqueror and IE).
This is really one of these ugly hard-to-solve problems. Help would be much
appreciated.
Stefan
--
Stefan Kuhn B. Sc. M. A.
Cologne University BioInformatics Center (http://www.cubic.uni-koeln.de)
Zülpicher Str. 47, 50674 Cologne
Tel: +49(0)221-470-7428   Fax: +49 (0) 221-470-7786
My public PGP key is available at http://pgp.mit.edu

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: strange tomcat 5.5 problem/session handling?

2007-01-04 Thread Filip Hanik - Dev Lists
On the tomcat side, you can enable the RequestDumperValve to see what is 
going on,
on the browser side use Firefox with a little plugin called 
LiveHttpHeaders, lets you see all the traffic going back and forward


Filip

Stefan Kuhn wrote:

Hi all,
I have got a rather strange problem with am application running on tomcat.
 The aplication is based on Jetspeed, which uses Turbine. The problem is with
 login, since user handling is session based I think it could be a problem
 with tomcat session handling.
Ok, it's a jetspeed 1.6 running in tomcat 5.5.20 on a debian machine. If a
user logs in sometimes he is logged out again as soon as clicking on any
link. If he logs in a second time, it works fine. It seems the problem is
restricted to that machine and to firefox (tested also konqueror and IE).
This is really one of these ugly hard-to-solve problems. Help would be much
appreciated.
Stefan
--
Stefan Kuhn B. Sc. M. A.
Cologne University BioInformatics Center (http://www.cubic.uni-koeln.de)
Zülpicher Str. 47, 50674 Cologne
Tel: +49(0)221-470-7428   Fax: +49 (0) 221-470-7786
My public PGP key is available at http://pgp.mit.edu

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]