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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39344

           Summary: Can't run servlet examples after installation
           Product: Tomcat 5
           Version: 5.5.16
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi,

the reproduction is very simple:

- Have a vanilla 5.5.16 installation.
- move to localhost:YOUR_PORT.
- move down on the page, navigate to 'Servlet Examples'.

Expected: Servlet Examples index page will open.
Actual: You will get a 404.

Checking the logs revealed that a context listener got corrupted: (?)

>java.lang.ClassFormatError: Extra bytes at the end of class file 
> listeners/ContextListener 

Searching the net revealed many reports of the same kind, for instance:

http://www.nabble.com/forum/ViewPost.jtp?post=3440834&framed=y

SAFE WORKAROUND: Use 5.5.12, as it WORKS there.
Out of the box, that is. I really do not intend to mock with the config files, 
if .12 works OOTB.
Moreover, even when meddling into there, I wasn't able to get any of the 
samples to work on the browser. With 5.5.12, 100% of them worked well.
Back to 5.5.12!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to