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

Perforce Polling errors when using a View Map from File and specifying Poll Exclude File(s)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin
    • Windows 2008 R2, Perforce P4D/NTX64/2011.1/370818 (2011/10/19)

      Perforce polling errors with a NullPointerException when you use a View Map from File and specify Poll Exclude File(s). When you just use the View Map from File and no exclusions polling works fine.

      ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@76948f[test_view_file_perforce_polling]
      java.lang.NullPointerException
      at hudson.plugins.perforce.PerforceSCM.parseProjectPath(PerforceSCM.java:2102)
      at hudson.plugins.perforce.PerforceSCM.parseProjectPath(PerforceSCM.java:2097)
      at hudson.plugins.perforce.PerforceSCM.isFileInView(PerforceSCM.java:672)
      at hudson.plugins.perforce.PerforceSCM.isChangelistExcluded(PerforceSCM.java:1288)
      at hudson.plugins.perforce.PerforceSCM.getCurrentDepotRevisionState(PerforceSCM.java:1238)
      at hudson.plugins.perforce.PerforceSCM.compareRemoteRevisionWith(PerforceSCM.java:1118)
      at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
      at hudson.scm.SCM.poll(SCM.java:373)
      ...

            rpetti Rob Petti
            benjamin_detroch Benjamin De Troch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: