JDK-6787795 : Need better error descriptions during failures to launch JavaFX applets
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u11
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-12-20
  • Updated: 2011-05-13
  • Resolved: 2009-05-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u14 b02Fixed
Description
###@###.### points out that while developers are building JavaFX applets, certain exceptions do not have descriptive enough information to tell what the root cause is. The following blog entry shows the FileNotFound exception in the JNLP2Manager which is problematic:

http://www.dieajax.com/2008/12/19/10-minute-javafx-tutorial-deploy-javafx-applets-and-applications-both-online-and-offline/

Comments
EVALUATION We need add more precise decriptions when throw Exception in JNLP2Manager.
13-01-2009