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

uncaught exception if repository URL is empty on GitHub branch source

      Was trying to add in the multi-whatever pipeline to scan our github org's repos.

      It just threw up with " Oops!
      A problem occurred while processing the request
      Logging ID=e96eb5fc-31ba-40ca-80e2-2a83e1fe6a92"

      I had to go crawl through the server logs to find,

      hudson.init.impl.InstallUncaughtExceptionHandler handleException
      Caught unhandled exception with ID e96eb5fc-31ba-40ca-80e2-2a83e1fe6a92 java.lang.IllegalArgumentException: Repository URL must not be empty at PluginClassLoader for github-branch-source//org.jenkinsci.plugins.github_branch_source.GitHubRepositoryInfo.forRepositoryUrl(GitHubRepositoryInfo.java:83)

      This should have been caught in the UI (form-missing-input) checks

          [JENKINS-73887] uncaught exception if repository URL is empty on GitHub branch source

          P created issue -
          Mark Waite made changes -
          Component/s New: github-branch-source-plugin [ 20858 ]
          Component/s Original: github-organization-folder-plugin [ 21427 ]
          Mark Waite made changes -
          Summary Original: uncaught exception while adding multifork github app account New: uncaught exception if repository URL is empty on GitHub branch source
          Mark Waite made changes -
          Priority Original: Critical [ 2 ] New: Trivial [ 5 ]

            kohsuke Kohsuke Kawaguchi
            pbrownrobo P
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: