Modify

Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#4428 closed defect (fixed)

Exception when starting JOSM with czechaddress plugin

Reported by: bilbo Owned by: team
Priority: normal Milestone:
Component: Plugin czechaddress Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

When I start JOSM 2890 with newest czechaddress plugin (compiled from SVN) I got this exception on start (and dialog asking to delete czechaddress from preferences):

org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin czechaddress
        at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:227)
        at org.openstreetmap.josm.plugins.PluginHandler.loadPlugin(PluginHandler.java:350)
        at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:402)
        at org.openstreetmap.josm.plugins.PluginHandler.loadLatePlugins(PluginHandler.java:441)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:197)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:214)
        ... 4 more
Caused by: java.lang.NullPointerException
        at org.openstreetmap.josm.plugins.Plugin.getPluginDir(Plugin.java:88)
        at org.openstreetmap.josm.plugins.czechaddress.CzechAddressPlugin.<init>(CzechAddressPlugin.java:109)
        ... 9 more

Attachments (0)

Change History (3)

comment:1 by jttt, 14 years ago

Fixed in [o19621:19622].

Last edited 8 years ago by Don-vip (previous) (diff)

comment:2 by anonymous, 14 years ago

Resolution: fixed
Status: newclosed

comment:3 by Don-vip, 8 years ago

Component: PluginPlugin czechaddress
Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.