• 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)
      
      

          [JENKINS-9407] Jenkins Wall Display not working

          The plugin should work without a internet connection, des the computer where you start the plugin need a proxy to reach 'http://il-iapps03:5080/jenkins/...'?

          Christian Pelster added a comment - The plugin should work without a internet connection, des the computer where you start the plugin need a proxy to reach 'http://il-iapps03:5080/jenkins/...'?

          roger four added a comment -

          I encounter this issue,too. I find the plugin works on some computers,and does not work on others.I guess that it may be caused by the brower and java version. But I could not resolve it still.Can you give the recommended configuration and version? Thanks.

          roger four added a comment - I encounter this issue,too. I find the plugin works on some computers,and does not work on others.I guess that it may be caused by the brower and java version. But I could not resolve it still.Can you give the recommended configuration and version? Thanks.

          Oleg Nenashev added a comment -

          Please specify the plugin in the "Component/s" field next time. Otherwise, the plugin maintainers won't get notifications

          Oleg Nenashev added a comment - Please specify the plugin in the "Component/s" field next time. Otherwise, the plugin maintainers won't get notifications

          This plugin version is very outdated. Pleasue use the newer HTMl based one

          Christian Pelster added a comment - This plugin version is very outdated. Pleasue use the newer HTMl based one

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

              Created:
              Updated:
              Resolved: