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

Error in syncing with workspace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin
    • None
    • Platform: Other, OS: Windows XP

      When using the perforce plugin we often get the error message below during
      synchronization with the perforce workspace.

      Our work around is then to try building again with the latest synced change list
      in field "First Changelist to Track" of the project configuration, in the case
      below this field should be set to "12140". It would be nice if we would not have
      to use the workarounds: if we could return to single click building.

      Error message:
      ....
      workspace] $ p4 describe -s 12140
      Caught Exception communicating with perforce. Failed to communicate with
      p4FATAL: Unable to communicate with perforce. Failed to communicate with p4
      java.io.IOException: Unable to communicate with perforce. Failed to communicate
      with p4
      at hudson.plugins.perforce.PerforceSCM.checkout(PerforceSCM.java:340)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:681)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:264)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:238)
      at hudson.model.Run.run(Run.java:842)
      at hudson.model.Build.run(Build.java:88)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:90)

            Unassigned Unassigned
            numericalexample_com numericalexample_com
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: