[OSM-talk] Fixes in JOSM validator
D Tucny
d at tucny.com
Thu Apr 19 01:48:14 BST 2007
On 19/04/07, Francisco R. Santos <frsantos at gmail.com> wrote:
>
> I just comitted some changes to my JOSM data validator for automatically
> fixing some of the errores detected. Just click on the fix button, and the
> selected errors are fixed when possible.
> The plugin can be downloaded from [2],
>
> Regards,
> Quico
>
> [1]: http://wiki.openstreetmap.org/index.php/User:JLS/speller
> [2]: http://personales.ya.com/frsantos/validator.jar
Hi,
I just tried downloading and installing the validator plugin, but, it
doesn't seem to want to load... I'm getting the following error message...
org.openstreetmap.josm.plugins.PluginException: An error occoured in plugin
validator
at org.openstreetmap.josm.plugins.PluginInformation.loadClass(
PluginInformation.java:118)
at org.openstreetmap.josm.Main.loadPlugins(Main.java:221)
at org.openstreetmap.josm.gui.MainApplication.main(
MainApplication.java:153)
Caused by: java.lang.ClassNotFoundException:
org.openstreetmap.josm.plugins.validator.OSMValidatorPl
ugin
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.openstreetmap.josm.plugins.PluginInformation.loadClass(
PluginInformation.java:115)
... 2 more
Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
at java.util.zip.ZipFile.read(Native Method)
at java.util.zip.ZipFile.access$1200(Unknown Source)
at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source)
at java.util.zip.ZipFile$1.fill(Unknown Source)
at java.util.zip.InflaterInputStream.read(Unknown Source)
at sun.misc.Resource.getBytes(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
... 12 more
Not entirely sure what that means...
d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20070419/b070a746/attachment.html>
More information about the talk
mailing list