jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Jetty
  • JETTY-1327

Duplicate local variable _jspx_temp0

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 7.1.6
  • Fix Version/s: None
  • Component/s: JSP
  • Labels:
    None
  • Environment:
    CentOS 5, Java HotSpot(TM) Client VM (build 17.0-b16, mixed mode, sharing)

Description

Noticed the following error in server's logs:
org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

PWC6197: An error occurred at line: 4 in the jsp file: <name here>.jsp
PWC6199: Generated servlet error:
Duplicate local variable _jspx_temp0

This seems to be a Jasper error already reported and fixed a long time ago in Tomcat: https://issues.apache.org/bugzilla/show_bug.cgi?id=45691

The above link also contains a full war to replicate.

Other people reported the same problem under Jetty 6.1.19: http://youtrack.jetbrains.net/issue/TW-10511?query=by
From the solution reported in jetbrains forums (clean work folder, restart), this clearly is a random issue occurring only on particular concurrent compilation scenarios.

Is Jasper included in the current Jetty patched the same way as reported in the fix for Tomcat 6.0.19? It seems that Jetty uses Jasper from Glassfish, I wonder if that patch made it through...

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Dan Ruthers added a comment - 08/Feb/11 7:26 AM

jboss only incorporated this fix in July 2010:
https://issues.jboss.org/browse/JBPAPP-4547

Show
Dan Ruthers added a comment - 08/Feb/11 7:26 AM jboss only incorporated this fix in July 2010: https://issues.jboss.org/browse/JBPAPP-4547
Hide
Permalink
Greg Wilkins added a comment - 21/Feb/11 10:26 PM

We are considering switching back to use the tomcat jasper rather than the glassfish one.
stay tuned

Show
Greg Wilkins added a comment - 21/Feb/11 10:26 PM We are considering switching back to use the tomcat jasper rather than the glassfish one. stay tuned
Hide
Permalink
Jan Bartel added a comment - 10/May/11 2:26 AM

Dan,

It doesn't look to me as if this is fixed in the glassfish codebase for jsp-2.1 nor jsp-2.2. At least, this particular patch seems not be applied. I can't see any changes that might be related to it either. Can I suggest you raise this as an issue at the glassfish jsp project to be fixed? The link is here: http://jsp.java.net/

thanks
Jan

Show
Jan Bartel added a comment - 10/May/11 2:26 AM Dan, It doesn't look to me as if this is fixed in the glassfish codebase for jsp-2.1 nor jsp-2.2. At least, this particular patch seems not be applied. I can't see any changes that might be related to it either. Can I suggest you raise this as an issue at the glassfish jsp project to be fixed? The link is here: http://jsp.java.net/ thanks Jan
Hide
Permalink
Dan Ruthers added a comment - 16/May/11 1:00 AM

Jan, thanks.
I've now opened a ticket at http://java.net/jira/browse/JSP-20 , let's see what happens...

Show
Dan Ruthers added a comment - 16/May/11 1:00 AM Jan, thanks. I've now opened a ticket at http://java.net/jira/browse/JSP-20 , let's see what happens...
Hide
Permalink
Jan Bartel added a comment - 20/Sep/11 10:57 PM

Info: this bug still exists in jsp-impl-2.2.2.b05.

Show
Jan Bartel added a comment - 20/Sep/11 10:57 PM Info: this bug still exists in jsp-impl-2.2.2.b05.

People

  • Assignee:
    Jan Bartel
    Reporter:
    Dan Ruthers
Vote (1)
Watch (1)

Dates

  • Created:
    08/Feb/11 7:18 AM
    Updated:
    20/Sep/11 10:57 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.