Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61479

java.lang.ClassCastException: java.lang.Long cannot be cast to java.util.Date

XMLWordPrintable

    • Jenkins 2.230

      In FingerprintCleanupThread, while logging the output in the case when a facet blocks the deletion, the timestamp should be treated as long and not Date. This leads to the following problem:

      `java.lang.ClassCastException: java.lang.Long cannot be cast to java.util.Date`

            stellargo stellargo
            stellargo stellargo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: