#5297 closed defect (duplicate)
Plugins problem
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-08-04 01:31:57
Last Changed Author: bastiK
Revision: 3413
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-08-04 00:10:31 +0200 (Wed, 04 Aug 2010)
Last Changed Rev: 3413
Identification: JOSM/1.5 (3413 it)
Memory Usage: 44 MB / 247 MB (14 MB allocated, but free)
Java version: 1.6.0_20, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 2003
java.lang.NullPointerException
at org.openstreetmap.josm.plugins.PluginInformation.scanManifest(PluginInformation.java:215)
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 (0)
Change History (2)
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #5296.