Opened 13 years ago
Closed 13 years ago
#7477 closed defect (fixed)
Error with plugin list
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | plugin list | Cc: |
Description
- start josm and go to preference -> plugins
- click on "download list"
The list is downloaded but there are new plugins nor any update of already known ones ( I have the debian josm-plugin package installed e.g. I already have some plugins in the list even with empty preference dir).
On the console I get following exception
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-03-05 02:33:10 Last Changed Author: simon04 Revision: 5041 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-03-04 22:45:08 +0100 (Sun, 04 Mar 2012) Last Changed Rev: 5041 Info: Missing preference file '$HOME/.josm/preferences.xml'. Creating a default preference file. GET http://api.openstreetmap.org/api/capabilities... OK Failed to parse plug-in list document from site 'http://josm.openstreetmap.de/plugin%<?plugins=>'. Skipping site. Exception was: org.openstreetmap.josm.plugins.PluginListParseException: java.io.IOException: Illegal entry in plugin list. org.openstreetmap.josm.plugins.PluginListParseException: java.io.IOException: Illegal entry in plugin list. at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:118) at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.parsePluginListDocument(ReadRemotePluginInformationTask.java:317) at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.realRun(ReadRemotePluginInformationTask.java:363) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.io.IOException: Illegal entry in plugin list. at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:99) ... 10 more
Identification: JOSM/1.5 (5041 en_GB) Memory Usage: 80 MB / 592 MB (33 MB allocated, but free) Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM Operating system: Linux
Debian wheezy (testing)
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 13 years ago
comment:2 by , 13 years ago
Replying to Don-vip:
The line "Zukünftige Ziele: Automatisches Herunterladen und Laden von canvec-.osm-Dateien ermöglichen" is wrong. Where does it come from ? Launchpad ?
As far as I know these descriptions are part of the plugin manifest. (Plugins)
There seems to be a typo in the german description. ("\r" after .zip-Dateinen).
Have a look at De:Plugins. The second part is missing.
In http://josm.openstreetmap.de/plugin :
The line "Zukünftige Ziele: Automatisches Herunterladen und Laden von canvec-.osm-Dateien ermöglichen" is wrong. Where does it come from ? Launchpad ?