ICEfaces
  1. ICEfaces
  2. ICE-6304

CompatResourceServlet unable to parse corrupted dates

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      SEVERE: Servlet.service() for servlet [Resource Servlet] in context with path [/component-showcase] threw exception
      java.lang.NumberFormatException: For input string: ".20103E20103E2"
      at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1224)
      at java.lang.Double.parseDouble(Double.java:510)
      at java.text.DigitList.getDouble(DigitList.java:151)
      at java.text.DecimalFormat.parse(DecimalFormat.java:1303)
      at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1936)
      at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1312)
      at java.text.DateFormat.parse(DateFormat.java:335)
      at com.icesoft.faces.webapp.CompatResourceServlet.service(CompatResourceServlet.java:61)

        Activity

        Hide
        Ted Goddard added a comment -

        Log level to FINE since malformed headers are routinely generated by browsers and no action on the part of the application developer or deployer is required.

        Show
        Ted Goddard added a comment - Log level to FINE since malformed headers are routinely generated by browsers and no action on the part of the application developer or deployer is required.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: