View Single Post
  #1  
Unread 07-26-2008, 10:34 PM
Firegun322 Firegun322 is offline
A Young Mystail Rat
 
Join Date: Mar 2007
Server: Antonia Bayle
Posts: 4
Default Error when starting ProfitUI Reborn Updater

When i try to start Profit UI Reborn I get a Application Error. It says "Unable to launch the Application". I have used Profit UI Reborn for a while now and this JUST started to happen. This is the details for the error...

Error: Could not load file/URL specified: C:\Documents and Settings\Ryan\Application\Data\Sun\Java\Deployment\cache\6.0\26\59901d5a-6012e94f

Under the "Exception" Tab..
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Documents and Settings\Ryan\Application Data\Sun\Java\Deployment\cache\6.0\26\59901d5a-6012e94f]
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 under the "Wrapped Exception" Tab...
java.io.FileNotFoundException: C:\Documents and Settings\Ryan\Application Data\Sun\Java\Deployment\cache\6.0\26\59901d5a-6012e94f (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