Modify

Opened 15 years ago

Closed 15 years ago

#4362 closed defect (fixed)

routes plugin: PluginException while starting josm

Reported by: vsandre Owned by: jttt
Priority: normal Milestone:
Component: Plugin routes Version: latest
Keywords: plugin routes Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-01-13 02:32:00
Last Changed Author: framm
Revision: 2833
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-01-13 02:12:18 +0100 (Wed, 13 Jan 2010)
Last Changed Rev: 2833

loading plugin 'openstreetbugs'
loading plugin 'PicLayer'
loading plugin 'dataimport'
loading plugin 'validator'
loading plugin 'slippymap'
loading plugin 'graphview'
loading plugin 'ghost'
loading plugin 'terracer'
loading plugin 'measurement'
loading plugin 'walkingpapers'
loading plugin 'colorscheme'
loading plugin 'wmsplugin'
loading plugin 'editgpx'
loading plugin 'routes'
org.openstreetmap.josm.plugins.PluginException: Ein Fehler ist in dem Plugin rou
tes aufgetreten.
        at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformati
on.java:225)
        at org.openstreetmap.josm.plugins.PluginHandler.loadPlugin(PluginHandler
.java:307)
        at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandle
r.java:359)
        at org.openstreetmap.josm.plugins.PluginHandler.loadLatePlugins(PluginHa
ndler.java:398)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:
191)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformati
on.java:212)
        ... 4 more
Caused by: java.lang.NullPointerException
        at org.openstreetmap.josm.plugins.Plugin.getPluginDir(Plugin.java:88)
        at org.openstreetmap.josm.plugins.routes.RoutesPlugin.<init>(RoutesPlugi
n.java:34)
        ... 9 more

Attachments (0)

Change History (1)

comment:1 by Gubaer, 15 years ago

Resolution: fixed
Status: newclosed

Please update the plugin. Should be fixed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jttt.
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.