You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Carole Hébrard <ca...@netcelo.com> on 2001/03/07 15:50:48 UTC

Internal Server Error when restarting Tomcat

Hi.

I am using Apache 1.3.14, Tomcat 3.2.1 and AJP13 on Linux.
I stop and restart Tomcat without stopping Apache. When I try to access
a page, I've got the following error:


Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, tools@xxx.netcelo.com and
inform them of the time the error occurred, and anything you might have
done that may have caused the error.
More information about this error may be available in the server error
log.
--------------------------------------------------------------------------------

Apache/1.3.14 Server at xxx.netcelo.com Port 8443

After some reloads of the page, I've got the page.

Any ideas?

Carole.


Re: Internal Server Error when restarting Tomcat

Posted by Carole Hébrard <ca...@netcelo.com>.
Hi Lee,

I think Apache can re-etablish the connection. In fact, Apache do it after several
unsuccessful access. With AJP1.2, the problem does not occur so I think it is a
problem in AJP1.3.

Carole.

lee fellows wrote:

> Hi Carole,
>
>   Don't know if anyone else has attempted to help you yet, but you
> cannot shutdown
> Tomcat and restart it without cycling Apache as well if Apache is
> talking to Tomcat.
> When you shutdown Tomcat with Apache listening to the port, Apache will
> not re-establish
> the connection without being restarted.
>
> Carole Hébrard wrote:
> >
> > Hi.
> >
> > I am using Apache 1.3.14, Tomcat 3.2.1 and AJP13 on Linux.
> > I stop and restart Tomcat without stopping Apache. When I try to access
> > a page, I've got the following error:
> >
> > Internal Server Error
> > The server encountered an internal error or misconfiguration and was
> > unable to complete your request.
> > Please contact the server administrator, tools@xxx.netcelo.com and
> > inform them of the time the error occurred, and anything you might have
> > done that may have caused the error.
> > More information about this error may be available in the server error
> > log.
> > --------------------------------------------------------------------------------
> >
> > Apache/1.3.14 Server at xxx.netcelo.com Port 8443
> >
> > After some reloads of the page, I've got the page.
> >
> > Any ideas?
> >
> > Carole.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org


Re: Internal Server Error when restarting Tomcat

Posted by lee fellows <lf...@airssecure.com>.
Hi Carole,

  Don't know if anyone else has attempted to help you yet, but you
cannot shutdown
Tomcat and restart it without cycling Apache as well if Apache is
talking to Tomcat.
When you shutdown Tomcat with Apache listening to the port, Apache will
not re-establish
the connection without being restarted.



Carole Hébrard wrote:
> 
> Hi.
> 
> I am using Apache 1.3.14, Tomcat 3.2.1 and AJP13 on Linux.
> I stop and restart Tomcat without stopping Apache. When I try to access
> a page, I've got the following error:
> 
> Internal Server Error
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
> Please contact the server administrator, tools@xxx.netcelo.com and
> inform them of the time the error occurred, and anything you might have
> done that may have caused the error.
> More information about this error may be available in the server error
> log.
> --------------------------------------------------------------------------------
> 
> Apache/1.3.14 Server at xxx.netcelo.com Port 8443
> 
> After some reloads of the page, I've got the page.
> 
> Any ideas?
> 
> Carole.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org