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

Jenkins Wall Display not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • walldisplay-plugin
    • None

      not sure what the problem is, is this plugin requires internet connection from my jenkins server in order to run?
      anyway, i get this application exception when java starts to run

      lunch file

      <?xml version="1.0" encoding="utf-8"?><jnlp spec="1.0+" codebase="http://il-iapps03:5080/jenkins/plugin/jenkinswalldisplay"><information><title>Jenkins Wall Display</title><vendor>Christian Pelster</vendor><description>Jenkins Wall Display Application</description><description kind="short"></description><offline-allowed/></information><security><all-permissions/></security><resources><j2se version="1.6"/><jar href="client.jar"/><jar href="commons-cli.jar"/><jar href="xpp3.jar"/><jar href="xstream.jar"/></resources><application-desc main-class="de.pellepelster.jenkins.walldisplay.WallDisplayFrame"><argument>-u http://il-iapps03:5080/jenkins</argument><argument>-v Nightly%20Builds</argument></application-desc></jnlp>
      

      Exception

      com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://il-iapps03:5080/jenkins/plugin/jenkinswalldisplay/client.jar
      	at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
      	at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
      	at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
      	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
      	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
      	at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
      	at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
      	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      	at java.util.concurrent.FutureTask.run(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      	at java.lang.Thread.run(Unknown Source)
      
      

            pelle Christian Pelster
            shaib Shai Ben-Hur
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: