Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#5478 closed defect (fixed)

Plugin-Load-Crash

Reported by: anonymous Owned by: team
Priority: blocker Milestone:
Component: Core Version:
Keywords: Cc:

Description

JOSM lädt keine Plugins mehr. Es läuft überhaupt nicht mehr...

Gehe ich in die Einstellungen kommt folgender Fehler:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-09-20 01:31:19
Last Changed Author: bastiK
Revision: 3552
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-09-20 00:17:35 +0200 (Mon, 20 Sep 2010)
Last Changed Rev: 3552

Identification: JOSM/1.5 (3552 de)
Memory Usage: 54 MB / 989 MB (22 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7

Plugin: DirectUpload
Plugin: RoadSigns
Plugin: buildings_tools
Plugin: editgpx
Plugin: graphview
Plugin: measurement
Plugin: multipoly
Plugin: openstreetbugs
Plugin: openvisible
Plugin: remotecontrol
Plugin: routing
Plugin: slippymap
Plugin: turnrestrictions
Plugin: validator
Plugin: wmsplugin

java.lang.NullPointerException

at org.openstreetmap.josm.plugins.PluginInformation.scanManifest(PluginInformation.java:223)
at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:117)
at org.openstreetmap.josm.plugins.PluginListParser.createInfo(PluginListParser.java:36)
at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:87)
at org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask.processLocalPluginInformationFile(ReadLocalPluginInformationTask.java:171)
at org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask.scanSiteCacheFiles(ReadLocalPluginInformationTask.java:90)
at org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask.scanLocalPluginRepository(ReadLocalPluginInformationTask.java:158)
at org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask.realRun(ReadLocalPluginInformationTask.java:217)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:83)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Attachments (1)

xxx site-josm.openstreetmap.de-_plugin.txt (140.3 KB ) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by cmuelle8, 15 years ago

it hangs on scanManifest - maybe you have a corrupt jar or an incompatible plugin..

1) try location your JOSM/plugins directory (under windows this is AppData/JOSM/plugins, linux should be ~/.josm/plugins - but i could be mistaken, if so locate it yourself)

2) temporarily move the plugins to a different folder yourself

3) see if it works again

4) move plugin back in one by one and see which one is responsible (maybe you already find a zero byte jar or something - then just delete that and see if it works

A) if all fails, delete your josm prefs, try latest josm build, goto preferences and activate your set of plugins again (of course this is only an option if you didn't customize your preferences all too much)

greetings

comment:2 by bastiK, 15 years ago

In addition to the above: Rename site-josm.openstreetmap.de-_plugin.txt in your plugins folder. Please attach the broken file, if it helps.

comment:3 by anonymous, 15 years ago

Thanks, (1..3) works. Point 4 I will test tomorrow.

comment:4 by anonymous, 15 years ago

It seems that xxx site-josm.openstreetmap.de-_plugin.txt was the problem.

comment:5 by bastiK, 15 years ago

Resolution: fixed
Status: newclosed

comment:6 by bastiK, 15 years ago

see #5485

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.