<?xml version="1.0" encoding="UTF-8"?>
<jnlp codebase="https://nacrana.dyndns.org:443/" spec="1.0+">
<information>
<title>Virtual KVM Client</title>
<vendor>Hewlett-Packard Corporation</vendor>
<icon href="http://nacrana.dyndns.org:80/images/logo.gif" kind="splash"/>
<shortcut online="true"/>
</information>
<application-desc main-class="com.avocent.kvm.client.Main">
<argument>title=Virtual KVM Session - nacrana.dyndns.org</argument>
<argument>ip=nacrana.dyndns.org</argument>
<argument>platform=ast2050</argument>
<argument>vmprivilege=true</argument>
<argument>user=511702305</argument>
<argument>passwd=2084420925</argument>
<argument>kmport=2068</argument>
<argument>vport=2068</argument>
<argument>apcp=1</argument>
<argument>version=2</argument>
</application-desc>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.6 1.5 1.4+"/>
<jar href="http://nacrana.dyndns.org:80/software/avctKVM.jar" download="eager" main="true" />
</resources>
<resources os="Windows">
<nativelib href="http://nacrana.dyndns.org:80/software/avctKVMIOWin32.jar" download="eager"/>
</resources>
<resources os="Linux">
<nativelib href="http://nacrana.dyndns.org:80/software/avctKVMIOLinux.jar" download="eager"/>
</resources>
</jnlp>
Ausnahme:
com.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden:
http://nacrana.dyndns.org:80/software/avctKVM.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)
Gekapselte Ausnahme:
java.io.FileNotFoundException:
http://nacrana.dyndns.org:80/software/avctKVM.jar
at sun.reflect.GeneratedConstructorAccessor2.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.
www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.
www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
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)
Caused by: java.io.FileNotFoundException:
http://nacrana.dyndns.org:80/software/avctKVM.jar
at sun.net.
www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
... 15 more