https://bz.apache.org/bugzilla/show_bug.cgi?id=58187

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|REOPENED                    |RESOLVED

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
Yes, I have tested it. I have also spent a fair amount of time reviewing the
code changes.

There are several reasons why I am resolving this as invalid.

1. No steps have been provided to reproduce this on a clean Tomcat install.
I've attempted to look at the videos on a range of platforms and browsers and
all of them fail. Even if they did work, I doubt they would provide all of the
necessary information.

2. The suggested test WAR (Jenkins) deploys and starts for me on 7.0.HEAD once
I increase the upload limits for the Manager and run on Java 7.

3. There were no code changes to the relevant parts of the code between 7.0.61
and 7.0.62.

4. The behaviour when deploying jenkins when running on Java 6 is exactly the
same in 7.0.61 and 7.0.HEAD. The Manager reports OK but Jenkins is not started.

Notes:
a) My previous statement that the Manager would report any excpetion thrown by
context start was incorrect. It will report 'OK' for the deployment (by design
and unchanged from 7.0.61) but the app will show as not started.

b) The necessary changes to the upload limits is one of the steps to reproduce
missing from this report.

c) The requirement to use Java 7 was also missing from the report


At this point I would be very surprised if there was a valid bug to be found
here. Please do not re-open this report unless you can provide the following:

1. A WAR (as small as possible) or a link to a WAR that triggers different
behaviour on Tomcat 7.0.61 compared to one of:
- 7.0.62
- the latest stable 7.0.x release
- the latest 7.0.x code build from svn

2. The configuration changes to apply to the clean Tomcat installs (they must
be identical for both) before attempting the deployment test.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to