This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 153674 - Win: Fails with Unable to load resource
Summary: Win: Fails with Unable to load resource
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P1 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 22:33 UTC by Lark Fitzgerald
Modified: 2008-12-25 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
console output (98.70 KB, text/plain)
2008-11-21 22:34 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-11-21 22:33:48 UTC
RC3 (Vista)

Note: this works on Mac but fails on vista.

1. create default app
2. set it to run in browser
3. deploy it.  (full console text attached)

com.sun.deploy.net.FailedDownloadException: Unable to load resource: (http://dl.javafx.com/jmc-natives-windows-
i586.jar?version-id=0.9.780&current-version-id=0.9.612, 0.9.780)
	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.downloadJarFiles(Unknown Source)
	at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
	at sun.plugin2.applet.JNLP2Manager.downloadResources(Unknown Source)
	at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
	at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Comment 1 Lark Fitzgerald 2008-11-21 22:34:34 UTC
Created attachment 74033 [details]
console output
Comment 2 Lark Fitzgerald 2008-11-21 22:36:29 UTC
This affects webstart also.
Comment 3 Lark Fitzgerald 2008-11-21 22:55:30 UTC
http://openjfx.java.sun.com/jira/browse/RT-2357
Comment 4 Adam Sotona 2008-11-24 08:47:26 UTC
This is server problem, it cannot be fixed here.
For me server dl.javafx.com does not respond at all.
Comment 5 Lark Fitzgerald 2008-11-24 14:23:54 UTC
Its up, and clearing my cache resolved the issue for me.
Comment 6 Alexandr Scherbatiy 2008-12-25 11:32:32 UTC
verified