Modify

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#401 closed defect (duplicate)

after loading 3 plug-inns at once, JOSM fails to start

Reported by: prikkeldraad@… Owned by: framm
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 344
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 344
Last Changed Date: 2007-10-07 13:50:55 +0200 (Sun, 07 Oct 2007)

java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/Segment

at UtilsPlugin.UtilsPlugin.<init>(UtilsPlugin.java:25)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:129)
at org.openstreetmap.josm.Main.loadPlugins(Main.java:238)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:149)

Attachments (0)

Change History (3)

comment:1 by anonymous, 17 years ago

UtilsPlugin is known to be broken. Remove it from your config directory, it should no longer show in the plugins page.

comment:2 by anonymous, 17 years ago

Resolution: duplicate
Status: newclosed

this is a utilsplugin issue - duplicate of #353

comment:3 by Gabriel Ebner <ge@…>, 16 years ago

Just for the record, this wasn't caused by the utilsplugin, but by an out-of-date version of mappaint.

Modify Ticket

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