Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java web start Invalid Argument error

843785Nov 30 2008 — edited Nov 30 2008
HI 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2008
Added on Nov 30 2008
0 comments
220 views