RE: 408 with virtual host and j_security_check

2006-09-15 Thread Montilla Markus \(KIUH 43\)
From: Gregor Schneider [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 2:41 PM To: Tomcat Users List Subject: Re: 408 with virtual host and j_security_check Hm, then I'd check if DNS is able to resolve your hostname. Can you ping the hostname? Besides, I'd define the Session-

Re: 408 with virtual host and j_security_check

2006-09-15 Thread Gregor Schneider
Hm, then I'd check if DNS is able to resolve your hostname. Can you ping the hostname? Besides, I'd define the Session-Timeout only in $catalina_home/config/web.xml OR only in $catalina_home/webpass/your_app/WEB-INF/web.xml otherwise you might spent hours searching for a misconfiguration. If

RE: 408 with virtual host and j_security_check

2006-09-15 Thread Montilla Markus \(KIUH 43\)
- From: Gregor Schneider [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 1:56 PM To: Tomcat Users List Subject: Re: 408 with virtual host and j_security_check did you set the session-ttimeout in $catalina_home/config/web.xml or in $catalina_home/webapps/your_app/WEB-INF/web.xml? usually

Re: 408 with virtual host and j_security_check

2006-09-15 Thread Gregor Schneider
did you set the session-ttimeout in $catalina_home/config/web.xml or in $catalina_home/webapps/your_app/WEB-INF/web.xml? usually this error means that the session has exceed and it happens, when j_securitycheck display the login-screen and the user is waiting too long to enter the credentials. g

RE: 408 with virtual host and j_security_check

2006-09-15 Thread Montilla Markus \(KIUH 43\)
can't be... when I enter uptime, the time is correctly set... Greets Markus -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 1:32 PM To: Tomcat Users List Subject: Re: 408 with virtual host and j_security_check Maybe the clock is wrong o

Re: 408 with virtual host and j_security_check

2006-09-15 Thread Pid
Maybe the clock is wrong on the server. Montilla Markus (KIUH 43) wrote: > Hi > I have an error with my Application using Tomcat 5 and a virtual host. > When > I access it using localhost defined as host everything works. Otherwise > I can access > the login page and then I get an "HTTP Status