You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nathan Bahr <ba...@ohsu.edu> on 2007/07/07 23:07:21 UTC

Problem Loading Page Connection was Reset

Hi
I have a small problem with accessing a webapp hosted by my tomcat
5.5.20 server. I have in webapps/ROOT a basic
helloWorld.html file. The server starts and stops fine when running the
shell scripts (using j2se 5.0 btw) however I cannot
access helloWorld.html through the web browser. The log files offer no
indication that anything is breaking and I used
to be able to access webapps through the server. This change occured
about the time I tried to delete a directory and war file
in the webapps directory manually nstead of through the manager webapp
(which is also inaccessable now). Does anyone 
have advice on how to find where the problem might be occuring? 
Thanks
-Nathan


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


Re: Problem Loading Page Connection was Reset

Posted by Johnny Kewl <jo...@kewlstuff.co.za>.
Nathan, you should still be able to get to the manager from
http://localhost:8080/manager/html

If you messing around with the ROOT config, its a little tricky because its 
precompiled.
The easiest way to change ROOT, is to just make a webapp with the name ROOT 
and an empty context path.... do whatever you want, then drop the WAR into 
TC.

If you trying to retore it, just copy the contents of another TC.



----- Original Message ----- 
From: "Nathan Bahr" <ba...@ohsu.edu>
To: <us...@tomcat.apache.org>
Sent: Saturday, July 07, 2007 11:07 PM
Subject: Problem Loading Page Connection was Reset


> Hi
> I have a small problem with accessing a webapp hosted by my tomcat
> 5.5.20 server. I have in webapps/ROOT a basic
> helloWorld.html file. The server starts and stops fine when running the
> shell scripts (using j2se 5.0 btw) however I cannot
> access helloWorld.html through the web browser. The log files offer no
> indication that anything is breaking and I used
> to be able to access webapps through the server. This change occured
> about the time I tried to delete a directory and war file
> in the webapps directory manually nstead of through the manager webapp
> (which is also inaccessable now). Does anyone
> have advice on how to find where the problem might be occuring?
> Thanks
> -Nathan
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
> 


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