Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-1369

Use Session Expires due to Jetty bug (JETTY-688)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.0-M7, 2.0
    • None
    • None
    • None

    Description

      The following error always occurs in the log when this happens:

      2009-03-31 10:57:43,867 ERROR [btpool0-71] org.mortbay.log sun.reflect.GeneratedMethodAccessor991-invoke - EXCEPTION
        java.lang.NumberFormatException: uC
        at org.mortbay.util.TypeUtil.parseInt(TypeUtil.java:345)
        at org.mortbay.util.URIUtil.decodePath(URIUtil.java:197)
      

      Please refer to http://jira.codehaus.org/browse/JETTY-688

      Solution

      Upgrade to FishEye 2.0 for a fix. If you are unable to upgrade, you can replace your jetty 6.1.10 jars with the 6.1.15 which contains the fix. To do this,

      1) Shutdown your server
      2) Copy your FISHEYE_INST/lib/jetty-6.1.10.jar, FISHEYE_INST/lib/jetty-ajp-6.1.10.jar, FISHEYE_INST/lib/jetty-util-6.1.10.jar files to another location and delete these three jars from your FISHEYE_INST/lib/ directory
      3) Download jetty-6.1.15.zip from http://dist.codehaus.org/jetty/jetty-6.1.15/ and extract it in some temp directory
      4) Copy the jetty-6.1.15/lib/jetty-6.1.15.jar, jetty-6.1.15/lib/jetty-util-6.1.15.jar, jetty-6.1.15/lib/ext/jetty-ajp-6.1.15.jar files into the FISHEYE_INST/lib directory
      5) Restart fisheye

      Attachments

        Activity

          People

            ahempel Adrian Hempel [Atlassian]
            pkamal Partha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: