RE: HELP!!! cannot reach my site!

2009-03-29 Thread Caldarale, Charles R
> From: Jonathan Mast [mailto:jhmast.develo...@gmail.com] > Subject: Re: HELP!!! cannot reach my site! > > I forgot that I had updated (yesterday) the codebase on > www.mysite.com to use jsp-api.jar and servlet-api.jar What do you mean by "codebase" in the above? >

Re: HELP!!! cannot reach my site!

2009-03-29 Thread Jonathan Mast
on a weekend On Sun, Mar 29, 2009 at 7:49 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: yassine.elas...@gmail.com [mailto:yassine.elas...@gmail.com] On > > Behalf Of Yassine > > Subject: Re: HELP!!! cannot reach my site! > > > > >

RE: HELP!!! cannot reach my site!

2009-03-29 Thread Caldarale, Charles R
> From: yassine.elas...@gmail.com [mailto:yassine.elas...@gmail.com] On > Behalf Of Yassine > Subject: Re: HELP!!! cannot reach my site! > > > Looking at apache and tomcats logs, i'm getting status code 200 > > when i request my homepage, but 0 length content.  It l

Re: HELP!!! cannot reach my site!

2009-03-29 Thread Yassine
On Mon, Mar 30, 2009 at 12:58 AM, Jonathan Mast wrote: > I restarted tomcat after making some changes and now I my main webpage is > down.  The www.mysite.com returns a blank page. > which changes did you made? > I didn't touch the code-base of the main website before the restart, that > servic

HELP!!! cannot reach my site!

2009-03-29 Thread Jonathan Mast
I restarted tomcat after making some changes and now I my main webpage is down. The www.mysite.com returns a blank page. I didn't touch the code-base of the main website before the restart, that service, which is on a different host (foo.mysite.com) works fine. Looking at apache and tomcats logs