JDK-6723296 : Misleading error message when the JNLP file tags does not match
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2008-07-08
  • Updated: 2010-04-04
  • Resolved: 2008-07-08
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
6u10Resolved
Related Reports
Duplicate :  
Description
When a JNLP file tags are not paired correctly, a FileNotFound exception is thrown. Need to work on the parse to throw a more clear/helpful message.

Sample case and discussion here:
http://forums.java.net/jive/thread.jspa?messageID=284264&#284264

Comments
EVALUATION This is the same basic problem reported in 6722585. This is considered a serious impediment to developers and the fix is being targeted at 6u10. Closing this bug as a duplicate.
08-07-2008