-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
5.0
-
x86
-
windows_2000
Any windows platform.
Build: j2re-1_5_0-fcs-bin-b99-windows-i586-04_feb_2004.exe
Can not launch any jnlp application from http://javaweb/..... in IE.
Try to launch any jnlp application from http://javaweb/... (try this for example: http://javaweb.sfbay/~ngthomas/notepad/notepad.jnlp)
You will get:
Java Web Start - Invalid Argument Error:
java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files\Content.IE5\SBDOUVBA\notepad[1].jnlp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)
Same application you can lauch from any other location with out a problem:
http://java.sun.com/products/javawebstart/demos.html.
Looks like web server configuration issue.
###@###.### 2004-07-20
Same problem reported by a CAP member:
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b58)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b58, mixed mode, sharing)
Does this problem occur on J2SE 1.3.x or 1.4.x? Yes / No (pick one)
No
Operating System Configuration Information (be specific):
Windows 2000 build 5.00.2195 Service Pack 4
Hardware Configuration Information (be specific):
Dell Optiplex GX270 P4 3.2Ghz 1gig ram
Bug Description:
Error using latest IE6 to launch any Web Start application.
Java Web Start - Invalid Argument Error - Unable to launch the specified
application
An error occurred while launching/running the application.
Category: Invalid Argument Error
Could not load file/URL specified: C:\Documents and Settings\pchung\Local
Settings\Temporary Internet Files\Content.IE5\MQRY534E\draw[1].jnlp
java.io.FileNotFoundException: C:\Documents and Settings\pchung\Local
Settings\Temporary Internet Files\Content.IE5\MQRY534E\draw[1].jnlp (The
system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown
Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)
Steps to Reproduce (be specific):
Error using latest IE6 to launch any Web Start application.
Try sun's example:
http://java.sun.com/products/javawebstart/apps/remoteApps.html
Click on any of the links and the error occurs.
The file it is requesting does not exist in IE's temporary cache directory.
Using Mozilla Firefox 0.92, the link works fine.
Build: j2re-1_5_0-fcs-bin-b99-windows-i586-04_feb_2004.exe
Can not launch any jnlp application from http://javaweb/..... in IE.
Try to launch any jnlp application from http://javaweb/... (try this for example: http://javaweb.sfbay/~ngthomas/notepad/notepad.jnlp)
You will get:
Java Web Start - Invalid Argument Error:
java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files\Content.IE5\SBDOUVBA\notepad[1].jnlp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)
Same application you can lauch from any other location with out a problem:
http://java.sun.com/products/javawebstart/demos.html.
Looks like web server configuration issue.
###@###.### 2004-07-20
Same problem reported by a CAP member:
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b58)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b58, mixed mode, sharing)
Does this problem occur on J2SE 1.3.x or 1.4.x? Yes / No (pick one)
No
Operating System Configuration Information (be specific):
Windows 2000 build 5.00.2195 Service Pack 4
Hardware Configuration Information (be specific):
Dell Optiplex GX270 P4 3.2Ghz 1gig ram
Bug Description:
Error using latest IE6 to launch any Web Start application.
Java Web Start - Invalid Argument Error - Unable to launch the specified
application
An error occurred while launching/running the application.
Category: Invalid Argument Error
Could not load file/URL specified: C:\Documents and Settings\pchung\Local
Settings\Temporary Internet Files\Content.IE5\MQRY534E\draw[1].jnlp
java.io.FileNotFoundException: C:\Documents and Settings\pchung\Local
Settings\Temporary Internet Files\Content.IE5\MQRY534E\draw[1].jnlp (The
system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown
Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)
Steps to Reproduce (be specific):
Error using latest IE6 to launch any Web Start application.
Try sun's example:
http://java.sun.com/products/javawebstart/apps/remoteApps.html
Click on any of the links and the error occurs.
The file it is requesting does not exist in IE's temporary cache directory.
Using Mozilla Firefox 0.92, the link works fine.