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

Identify path filename if path/file name too long

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tfs-plugin
    • None

      tfs-plugin 5.1.0, Jenkins 1.651.3

      Glad to see plugin now fails if any path/filename too long.
      But the failure message does not provide the name of the path/file causing the failure.

      Makes it hard to identify the culprit since it can be any one of the files in a given directory.
      Add to error message the offending culprit value.

      Bonus appreciation if it would report ALL paths/files too long rather than immediate fail on first.

      FATAL: hudson.remoting.ProxyException:
      java.lang.RuntimeException: com.microsoft.tfs.core.clients.versioncontrol.exceptions.VersionControlException:
      com.microsoft.tfs.core.exceptions.TECoreException:
      The specified path, file name, or both are too long.
      The fully qualified file name must be less than 260 characters,
      and the directory name must be less than 248 characters.

            Unassigned Unassigned
            ianw Ian Williams
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: