DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7497>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7497

Catalina not loading webapps from specified folders





------- Additional Comments From [EMAIL PROTECTED]  2002-03-27 20:51 -------
If you notice in the URL I listed, I have a QT clip of the behavior that I'm
reporting.

1) Catalina v4.0.3 does in fact boot and the root page loads in a browser

2) When I click on "JSP examples", I get a 404 error that tells me
"The requested resource(/examples/jsp/) is not available."  
However, looking in the webapps folder, /examples/jsp/index.jsp *DOES*, in fact
exist

3) The same error occurs when I click on the "Servlets Examples", I get a 404
error page that again tells me "The requested resource(/examples/servlets/) is
not available, however, the file under webapps/examples/servlets/index.jsp
*DOES* in fact exist

4) I have my own directory called "funk" with a trivial index.jsp file inside
the /webapps directory.  When load http://localhost:8080/funk/, into the
browser, I get the exact same 404 error page telling me "The requested
resource(/funk/) is not available, when in fact, I just built it 30 seconds
prior to attempting to load it.

5) A check of all the /conf files shows that everything that is supposed to be
there, is there and properly configured

6) This failure to load these pages occurred on two (2) separate machines in
identical fashions.  A Power Mac 350 G3 and a Power Mac dual 1Ghz G4 and can is
shown in the movie clip at the above URL
[http://homepage.mac.com/javaseeds/images/catalinaError.mov]

7) The only hint I have found to date, is in the localhost log file with says:
2002-03-26 13:31:15 StandardContext[/examples]: Exception starting filter Set
Character Encoding java.lang.ClassNotFoundException:
filters.SetCharacterEncodingFilter at

which is coincidentally where the page behavior begins:
{CATALINA_HOME}/webapps/examples  This exception is also thrown for the servlets
and funk directories in the same fashion.

8) Installing Tomcat 3.x to check and see if something is wrong with my MacOS X
install, worked as expected.  I was able to load both the examples and servlet
webapp directories and navigate through them.  That's why I filed the bug report
on Catalina.

9) Uninstalling, re-downloading new binary, re-installing new binary did not
change the error page from loading.

10) A trivial JSP file was put into the ROOT directory that did build and
displayed in the browser without problem under Catalina.  So far, that's the
only place JSP and Servlets will build.

11) I'll leave the status as "resovled" for now and will continue to go over the
/conf files to see if there's anything I missed.  If I find the problem or find
others who encounter the same error, I'll update this report

Thanks for your help/time with this...

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to