Thread: Updater Broken
View Single Post
  #13  
Unread 04-20-2009, 03:44 PM
Nelenarap Nelenarap is offline
A Sea Turtle
 
Join Date: Jul 2005
Server: Permafrost
Posts: 33
Default

Getting the same error.

Aplication Error: Unable to Launch Application

Error:
Could not load file/url specified: C:\Users\Robert\AppData\LocalLow\Sun\Java\Development\cache\6.0\30\3c7a95e-5ef18096

Exception:
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\Robert\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\30\3c7a95e-5ef18096]
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)

Wrapped Exception:
java.io.FileNotFoundException: C:\Users\Robert\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\30\3c7a95e-5ef18096 (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.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


I've tried running it from the link provided above, and nothing. Looked for the AppData folder in the Robert subfolder of the Users directory and don't see it. Any ideas?
Reply With Quote