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

Fisheye cannot parse Perforce changesets with "... change <id>" in the description

    XMLWordPrintable

Details

    Description

      If a Perforce changeset has "... change <id>" as the description, the parser will detect it as a new changeset and try to parse it (and fail).

      2010-10-12 13:28:23,332 DEBUG [P4 IO Pump] fisheye.app P4Client$3-processGroup - [server:1666//depot/main] Adding changelist 1215131
      2010-10-12 13:28:23,332 ERROR [IncrementalPinger1] fisheye.app RepositoryScanner-slurp - Problem processing revisions from repo server:1666//depot/main due to class java.lang.NumberFormatException - null
      java.lang.NumberFormatException: null
      	at java.lang.Long.parseLong(Unknown Source)
      	at java.lang.Long.parseLong(Unknown Source)
      	at com.cenqua.fisheye.perforce.client.P4Client$3.processGroup(P4Client.java:128)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dhansen@atlassian.com Dylan Hansen [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: