View Single Post
  #204  
Unread 09-18-2012, 06:56 PM
rans0m rans0m is offline
A Young Mystail Rat
 
Join Date: Apr 2006
Server: Antonia Bayle
Posts: 7
Default Drums updater error

Hi all,
Having the same problem as a couple posts back, worked fine a few days ago. I am running windows 7 64. I do know there was a java update a few days ago, so that may be why it is broke.
Thanks

When I run the updater I get the following popup window. "Unable to launch application". When I click the details button on the popup window, it says under exception,
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\quad\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\51\67d8c133-7384cc3b]
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)

under Wrapped Exception it says the folowing,
java.io.FileNotFoundException: C:\Users\quad\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\51\67d8c133-7384cc3b (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)


As I said above, this has been working fine for months, and I know there was a java update recently.
Thanks,
RANS0M

Last edited by rans0m : 09-18-2012 at 07:00 PM.
Reply With Quote