Closed GoogleCodeExporter closed 9 years ago
This precedes the error:
$ javaws http://ripper.profitux.cz/esmska/download/webstart.php
java.lang.ClassNotFoundException: esmska/data/Config
Continuing ...
java.lang.Exception: XMLEncoder: discarding statement
XMLEncoder.writeObject(Config);
Continuing ...
$ cat .config/esmska/settings.xml
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.6.0_22" class="java.beans.XMLDecoder">
</java>
Original comment by kamil.paral
on 10 Apr 2011 at 7:58
This problem does not happen if esmska is run as a standard program from the
multiplatform archive. But once the config file is broken, the program doesn't
start neither way.
Original comment by kamil.paral
on 10 Apr 2011 at 8:03
java-1.6.0-openjdk-1.6.0.0-55.1.10.fc15.x86_64
icedtea-web-1.0.2-2.fc15.x86_64
Original comment by kamil.paral
on 10 Apr 2011 at 8:07
In r5f233a4b6d04 the crash on start was fixed. But that doesn't fix the problem
that webstart run does not save the file properly.
Original comment by kamil.paral
on 17 Apr 2011 at 7:16
OpenJDK + WebStart disallowed in redf84919d72f
Original comment by kamil.paral
on 17 Apr 2011 at 7:57
Original issue reported on code.google.com by
kamil.paral
on 10 Apr 2011 at 7:51