Thread: profite updater
View Single Post
  #6  
Unread 06-15-2009, 06:50 AM
Tyrionn's Avatar
Tyrionn Tyrionn is offline
A Brown Bear
 
Join Date: Aug 2007
Server: The Bazaar
Posts: 9
Default

Getting the following error when running the updater:

CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\Drogo\AppData\Local\Temp\javaws2]
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)

and....

java.io.FileNotFoundException: C:\Users\Drogo\AppData\Local\Temp\javaws2 (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 am using Windows 7.

Any ideas?
__________________
I can stare at a knot in a piece of wood
until it frightens me.
*************************

Reply With Quote