I've used ARIS Express for couple of weeks for evaluation purposes. Now the whole thing won't start any more. This is what happens when I start to it:
- The Java 6 window flashes on the dispaly and disapperas
- Dialog appears stating: Unable to launch Application
- When I click on Details button following stack trace appears:
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Documents and Settings\wmmalaj\Application Data\Sun\Java\Deployment\cache\6.0\45\72b5016d-4f46ea92]
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)
It seems some mystical cache file is disappeared? I don't know what to do, I kind of liked the tool, but cannot afford to fight with problems like this.
Markku Laaksoharju Author on
I did some additional researches, like had a look to the directory menitoned at the stack. Yes it is true there aren't such a file. Question is where to it has gone? I haven't tuch this kind of directory, heck didn't even konw it existed.
Ok there seems to be kind of pairs of fiels, one named like the missing one and one with similare name, but idx extesion added to it. Have these something to do with java runtime, being at Java directory I'd guess so. so the question remains how to fix? Just reinstall whole thing and wait for the next chrash?
Thanks again, Markku