tomcat6 (6.0.24) "Duplicate local variable" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apache Tomcat6 Package for Ubuntu |
Fix Released
|
Critical
|
|||
tomcat6 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Lucid |
Fix Released
|
Medium
|
Thierry Carrez |
Bug Description
Binary package hint: tomcat6
version: tomcat 6.0.24
Since it is already reported in bugzilla I am not going to copy-paste it all here.
Full description of the bug can be found here: https:/
Since 6.0.24 is the default version in lucid and the bug is fixed in newer versions the solution could be to upgrade the lucid package.
== SRU Report ==
Impact:
Regression for applications using Struts 1.2 or bean:define, they can't work after upgrading to Lucid.
Development branch fix:
6.0.26 upstream has this fix, and a sync request to 6.0.26-1 was filed.
Minimal patch:
http://
TEST CASE:
$ sudo apt-get install tomcat6
$ cd /tmp && tar zxvf testcase.tar.gz
$ sudo mv /tmp/struts-blank /var/lib/
Access http://
Affected version returns: HTTP status 500 Unable to compile class for JSP / Duplicate local variable
Fixed version returns: a "Welcome" page.
Regression potential:
Given the nature of the patch it is regression-prone, however that patch was applied upstream, released in 6.0.25+ and did not trigger known regressions.
Changed in tomcat6 (Ubuntu Lucid): | |
assignee: | nobody → Thierry Carrez (ttx) |
Changed in tomcat6 (Ubuntu Lucid): | |
assignee: | Thierry Carrez (ttx) → nobody |
milestone: | none → lucid-updates |
Changed in tomcat6 (Ubuntu Lucid): | |
assignee: | nobody → Thierry Carrez (ttx) |
status: | Triaged → In Progress |
Changed in tomcat6 (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in tomcat6 (Ubuntu Lucid): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done removed: verification-needed |
Changed in tomcat6: | |
importance: | Unknown → Critical |
status: | Unknown → Fix Released |
patch is available at https:/ /issues. apache. org/bugzilla/ attachment. cgi?id= 24992