View Single Post
  #1  
Unread 03-22-2009, 11:48 AM
wulfgeng's Avatar
wulfgeng wulfgeng is offline
A Forest Scavenger
 
Join Date: Dec 2004
Server: Befallen
Posts: 16
Default Not able to launch updater anymore on Vista

Launcher had been working great. Now get 'unable to launch the application' error.

Exception
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\Administrator\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\26\59901d5 a-2fd868d7]
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
ava.io.FileNotFoundException: C:\Users\Administrator\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\26\59901d5 a-2fd868d7 (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)
Reply With Quote