[OSM-talk] New JOSM Release

Tom Chance tom at acrewoods.net
Tue Oct 17 10:13:26 BST 2006


Ahoy,

I'm also getting errors with various plugins. I downloaded the jars, rather 
than compiling them myself. The mappaint and annotation-presets plugins have 
loaded fine. Here are the errors:


=== plastic_laf ===

tom at tzujan ~ $ java -jar /usr/local/bin/josm-1.4.jar
Could not load plugin plastic_laf
org.openstreetmap.josm.plugins.PluginException: An error occoured in plugin 
plas
tic_laf
        at 
org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo
rmation.java:71)
        at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:
131)
Caused by: java.lang.ClassNotFoundException: plastic_laf.Plugin
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:580)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:242)
        at 
org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo
rmation.java:68)




=== landsat ===

tom at tzujan ~ $ java -jar /usr/local/bin/josm-1.4.jar
java.lang.NoSuchFieldError: downloadAction
        at landsat.LandsatPlugin.<init>(LandsatPlugin.java:9)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at 
org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformati
on.java:54)
        at org.openstreetmap.josm.Main.loadPlugins(Main.java:199)
        at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:
174)



=== lang-en_GB ===


tom at tzujan ~ $ java -jar /usr/local/bin/josm-1.4.jar
Could not load plugin lang-en_GB
org.openstreetmap.josm.plugins.PluginException: An error occoured in plugin 
lang
-en_GB
        at 
org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformati
on.java:56)
        at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:
133)
Caused by: java.util.MissingResourceException: resource bundle not found
        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:194)
        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:124)
        at org.openstreetmap.josm.TranslationLoader_en_GB.<init>(Unknown 
Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at 
org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformati
on.java:54)



Regards,
Tom

On Monday 16 October 2006 22:14, Robert Hart wrote:
> Imi,
>
> I'm running on Linux, and compiling from SVN. This release of JOSM lacks
> titles on any of it's windows. I can work around by setting LANG=C before.
> I normally have LANG=en_GB.UTF-8.
>
> I've tried building and installing the lang-en_GB plugin, but this fails to
> load:
>
> org.openstreetmap.josm.plugins.PluginException: An error occoured in plugin
> lang-en_GB
>         at
> org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.jav
>a
>
> :56)
>
>         at
> org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:133)
> Caused by: java.util.MissingResourceException: resource bundle not found
>         at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:194)
>         at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:124)
>         at org.openstreetmap.josm.TranslationLoader_en_GB.<init>(Unknown
> Source)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>         at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcce
>s sorImpl.java:39)
>         at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstru
>c torAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at java.lang.Class.newInstance0(Class.java:350)
>         at java.lang.Class.newInstance(Class.java:303)
>         at
> org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.jav
>a
>
> :54)
>
> Rob
>
>
>
> -----Original Message-----
> From: talk-bounces at openstreetmap.org
> To: talk at openstreetmap.org
> Sent: 10/16/2006 1:33 PM
> Subject: [OSM-talk] New JOSM Release
>
> Hi,
>
> I released a new stable of JOSM today. More info at
> http://www.opengeodata.org/?p=97
>
>
> Ciao, Imi
>
>
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk
>
>
> This message has been scanned for viruses by MailControl -
> www.mailcontrol.com
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

-- 
The struggle against power is the struggle of memory against forgetting
 - Kundera




More information about the talk mailing list