United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6709269 Exception thrown within JNLP2Viewer when a dragged-out applet is relaunched from desktop shortcut
6709269 : Exception thrown within JNLP2Viewer when a dragged-out applet is relaunched from desktop shortcut

Details
Type:
Bug
Submit Date:
2008-05-30
Status:
Closed
Updated Date:
2010-09-08
Project Name:
JDK
Resolved Date:
2008-10-01
Component:
deploy
OS:
windows_xp,windows
Sub-Component:
plugin
CPU:
x86,generic
Priority:
P3
Resolution:
Fixed
Affected Versions:
6u10
Fixed Versions:
6u10

Related Reports
Duplicate:

Sub Tasks

Description
Load the following applet into a browser.
http://nicole1.sfbay.sun.com:8080/plugin_tests/JNLPSupport/desktopInteg/security/paramTest.html

After the applet is loaded, drag it by using the <Alt>-<left mouse button> outside of the browser.  
Close browser window and selects "Yes" on the create shortcut dialog.
(A shortcut should be created.)
Close the dragged-out applet.
Double click on the shortcut to launch this application again - it launches, but with the following exception in the Java Console:

Starting applet (350x150) with parameters:
 height = 150
 __applet_relaunched = false
 java_arguments =
 width = 350
 code = AppletParamTest
JNLP2Viewer.appletSSVValidation
java.lang.Exception: JNLP2Viewer.appletSSVValidation
   at sun.plugin2.applet.viewer.JNLP2Viewer$1$3.appletSSVValidation(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager.fireAppletSSVValidation(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Applet started 
----
The application can be launched successfully though with the above exception.

                                    

Comments
SUGGESTED FIX

http://sa.sfbay.sun.com/projects/deployment_data/6u10/6709269.0
                                     
2008-06-05
EVALUATION

A fix is to suppress debug statements and exception in JNLP2Viewer when the DEBUG
flag isn't enabled.
                                     
2008-06-05



Hardware and Software, Engineered to Work Together