Hi,

Although everything 'outside' works now (all mentioned Java WS examples work), 
I still have problems when there's a Java WS app inside our firewall. The same 
effect occurs: I can wget the file fine, but running the program gives this: 
(we have ScrumWorks locally installed, it's a free download)

om.sun.deploy.net.FailedDownloadException: Unable to load resource: 
http://scrumworks.oce.nl/scrumworks/jnlp/scrumworks.jnlp
        at 
com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1376)
        at 
com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1529)
        at 
com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1507)
        at 
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1613)
        at 
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1538)
        at 
com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:217)
        at 
com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:201)
        at com.sun.javaws.Launcher.updateFinalLaunchDesc(Launcher.java:468)
        at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:247)
        at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:198)
        at com.sun.javaws.Launcher.launch(Launcher.java:115)
        at com.sun.javaws.Main.launchApp(Main.java:412)
        at com.sun.javaws.Main.continueInSecureThread(Main.java:249)
        at com.sun.javaws.Main$1.run(Main.java:111)
        at java.lang.Thread.run(Thread.java:619)

Wrapped exception:

java.io.FileNotFoundException: 
http://scrumworks.oce.nl/scrumworks/jnlp/scrumworks.jnlp
        at sun.reflect.GeneratedConstructorAccessor1.newInstance(Unknown Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at 
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1368)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1362)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1016)
        at 
com.sun.deploy.net.BasicHttpRequest.doRequest(BasicHttpRequest.java:229)
        at 
com.sun.deploy.net.BasicHttpRequest.doRequest(BasicHttpRequest.java:113)
        at 
com.sun.deploy.net.BasicHttpRequest.doGetRequest(BasicHttpRequest.java:78)
        at 
com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1186)
        at 
com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1529)
        at 
com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1507)
        at 
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1613)
        at 
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1538)
        at 
com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:217)
        at 
com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:201)
        at com.sun.javaws.Launcher.updateFinalLaunchDesc(Launcher.java:468)
        at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:247)
        at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:198)
        at com.sun.javaws.Launcher.launch(Launcher.java:115)
        at com.sun.javaws.Main.launchApp(Main.java:412)
        at com.sun.javaws.Main.continueInSecureThread(Main.java:249)
        at com.sun.javaws.Main$1.run(Main.java:111)
        at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.FileNotFoundException: 
http://scrumworks.oce.nl/scrumworks/jnlp/scrumworks.jnlp
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311)
        at 
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
        at 
com.sun.deploy.net.BasicHttpRequest.doRequest(BasicHttpRequest.java:190)
        ... 17 more

Other networking stuff works fine. It doesn't work in any browser I tried on 
Debian. It works fine on Windows machine on the same network.

-- 
Kind regards,

Manuel Bilderbeek

Software Developer at Research & Development of Océ-Technologies B.V.
PO Box 101, 5900 MA Venlo, the Netherlands | Trade reg.: 12002662

This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.





--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to