You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/02/13 17:37:05 UTC

DO NOT REPLY [Bug 26917] New: - Cannot get the jsp-examples and servlets-examples pages to load

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=26917>.
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=26917

Cannot get the jsp-examples and servlets-examples pages to load

           Summary: Cannot get the jsp-examples and servlets-examples pages
                    to load
           Product: Tomcat 5
           Version: 5.0.18
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Webapps:Examples
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: doug.parisek@bull.com


I downloaded the jakarta-tomcat-5.0.18 binary from the Jakarta site and 
installed it on our AIX platform.  I am able to load the home page 
($CATALINA_HOME/webapps/ROOT/index.jsp) without any problem.  I can also load 
all the Tomcat-Documentation pages (tomcat-docs) without problem.  I cannot 
load the jsp-examples or servlets-examples pages however.  The manager page 
shows both to be not running.  When I attempt to start either I get an error.  
For example, trying to deploy jsp-examples results in the following error:

FAIL - Application at context path /jsp-examples could not be started

The catalina.out log shows the following:

[INFO] StandardHostDeployer - -standardHost.start /jsp-examples
[ERROR] Context - -Error filterStart
[ERROR] Context - -Context startup failed due to previous errors

I even re-installed tomcat but that didn't help.  Can someone please tell me 
what is missing.  I can stop and start the tomcat-docs just fine.

Note:  The jsp-examples and servlets-examples files are installed at the same 
level as tomcat-docs (standard installation).

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