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

When it is impossible to get data from an UC Jenkins serves the Oops page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

       Oops!
      
      A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened.
      
      Stack trace
      
      java.io.IOException: Could not find JSON in http://links.sonatype.com/products/insight/ci/jenkins-plugins?id=insight-ci&version=2.7.3
      	at hudson.model.DownloadService.loadJSON(DownloadService.java:174)
      	at hudson.model.UpdateSite.updateDirectlyNow(UpdateSite.java:176)
      	at hudson.PluginManager.doCheckUpdatesServer(PluginManager.java:1615)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:324)
      	at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:52)
      

      We reported the error on the UC side ( https://github.com/sonatype/sonatype-ci-for-jenkins/issues/1 ) but providing such error page to the user ins't really useful. Also if you have several update center registred in your instance I imagine that we are stopping at the first error while we could continue with others.

      cc danielbeck schristou88 WDYT ?

            Unassigned Unassigned
            aheritier Arnaud Héritier
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: