Java web start Invalid Argument error
843785Nov 30 2008 — edited Nov 30 2008HI I am trying to run a photo program that uses java... i have used it many times but now that I did the most recent update it gives me this error code. Would reinstalling the java program help? I am not sure what to do.
THANKS for your help...
Here is all the information that I am given:
An error occurred while launching/running the application.
Category: Invalid Argument error
Could not load file/URL specified: @C:\Documents and Settings\Owner.STEFANIE\Application Data\Sun\Java\Deployment\javaws\cache\indirect\indirect40679.ind
CouldNotLoadArgumentException[ Could not load file/URL specified: @C:\Documents and Settings\Owner.STEFANIE\Application Data\Sun\Java\Deployment\javaws\cache\indirect\indirect40679.ind]
at com.sun.javaws.Main.main(Unknown Source)
java.io.FileNotFoundException: @C:\Documents and Settings\Owner.STEFANIE\Application Data\Sun\Java\Deployment\javaws\cache\indirect\indirect40679.ind (The filename, directory name, or volume label syntax is incorrect)
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.main(Unknown Source)
Edited by: sjasmine on Nov 30, 2008 3:58 PM