You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Aditya Prasad <ak...@gmail.com> on 2007/03/12 22:35:39 UTC

The requested resource (/) is not available.

I've set my JULI logging to FINE to figure out why I always get "The
requested resource (/) is not available."  Unfortunately, the log
seems to indicate that the ROOT context was started up all right:

Mar 12, 2007 2:32:56 PM org.apache.catalina.startup.HostConfig deployDirectory
FINE: Deploying web application directory ROOT
...
Mar 12, 2007 2:32:56 PM org.apache.catalina.core.StandardContext start
FINE: Starting ROOT

And there are no errors in the log.  Any suggestions on where to go to
figure out why my webapp stopped working all of a sudden?  I don't
recall making any changes that should have broken it.

Thanks!

---------------------------------------------------------------------
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