CouldNotLoadArgumentException on launching jnlp file with Java 1.6
843802Mar 9 2007 — edited Jul 24 2007I have the following error when I launch a JWS app (jnlp file via IE) :
CouldNotLoadArgumentException[ Could not load file/URL specified : C:\Documents and Settings\mickael_m.SIGALNET\Application Data\Sun\Java\Deployment\cache\6.0\21\56bad555-13a830b3]
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
When this error happens, I just have to click OK and lauch the jnlp file again.
This error happens only sometimes... (maybe 1time/10).
It seems to be a bug ....
Did someone found a solution to resolve this curious probleme ?
OS : Windows 2000 and Windows XP
JAVA version :
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)