jsp compilation problem, Timeout too quick

2002-01-02 Thread James Chuang

I was trying to regenerate and compile all the JSPs I had to make sure
everything is up-to-date.  I am now finding a different behavior.  I am
chaining to my JSPs from my servlet, running under Redhat 7.1, Apache,
Tomcat 3.24, using AJP13.

What I am finding is that rather than waiting for the JSP to compile and
return output, the user is quickly (  ~ 1 sec) returned to an Apache error
page.  If I press Refresh enough times, the page will properly show.

Is there some sort of timeout setting I'm missing in Tomcat or Apache that
was introduced post 3.23?  Whn I was running 3.23, I didn't have this
problem.

Thanks in Advance.

jchuang


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: jsp compilation problem, Timeout too quick

2002-01-02 Thread Brandon Cruz

Did you just upgrade to ajp13?  I just noticed this problem when upgrading
from 3.2.1 and ajp12 as well.  I'm thinking there might be some kind of
setting we can change...  see the thread about needing to refresh jsp page
around 5 times
- Original Message -
From: James Chuang [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Wednesday, January 02, 2002 3:23 PM
Subject: jsp compilation problem, Timeout too quick


 I was trying to regenerate and compile all the JSPs I had to make sure
 everything is up-to-date.  I am now finding a different behavior.  I am
 chaining to my JSPs from my servlet, running under Redhat 7.1, Apache,
 Tomcat 3.24, using AJP13.

 What I am finding is that rather than waiting for the JSP to compile and
 return output, the user is quickly (  ~ 1 sec) returned to an Apache
error
 page.  If I press Refresh enough times, the page will properly show.

 Is there some sort of timeout setting I'm missing in Tomcat or Apache that
 was introduced post 3.23?  Whn I was running 3.23, I didn't have this
 problem.

 Thanks in Advance.

 jchuang


 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]