Hi there,
I'm on glassfish v2b53 and have created an enterprise client app that runs well from within NB5.5.1, but when I go to the gf mgmt. console and try to launch it via webstart, I always get this in webstart:
Beim Starten/Ausführen der Anwendung ist ein Fehler aufgetreten.
Titel: complete-ea-app-client
Hersteller: khb
Kategorie: Download-Fehler
Ressource konnte nicht geladen werden:
http://192.168.1.24:48080/__JWSappclients/__appserver/aslib/appserv-jwsacc.jar
(that means: download-error ... and ... resource could not be loaded)
Typing in the URL in the browser yields a 404, much as the exceptions thrown in webstart show:
JNLPException[category: Download-Fehler : Exception: java.io.IOException: HTTP response 404 : LaunchDesc: null ]
at com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java:582)
at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(DownloadProtocol.java:884)
at com.sun.javaws.LaunchDownload.downloadJarFiles(LaunchDownload.java:698)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(LaunchDownload.java:662)
at com.sun.javaws.Launcher.downloadResources(Launcher.java:1032)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:375)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:595)
java.io.IOException: HTTP response 404
at com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java:582)
at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(DownloadProtocol.java:884)
at com.sun.javaws.LaunchDownload.downloadJarFiles(LaunchDownload.java:698)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(LaunchDownload.java:662)
at com.sun.javaws.Launcher.downloadResources(Launcher.java:1032)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:375)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:595)
Found this mentioned elsewhere, but there it only happened on the first attempt (always for me).
Am I missing smth.?
TIA,
Karl.
[Message sent by forum member 'charly4711' (charly4711)]
http://forums.java.net/jive/thread.jspa?messageID=235181