﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7818	problem with plugin list	skyper	team	"I got following exception downloading/updating the plugin list.

{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-06-26 01:31:11
Last Changed Author: Don-vip
Revision: 5303
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-06-25 22:59:59 +0200 (Mon, 25 Jun 2012)
Last Changed Rev: 5303

Info: Missing preference file '$HOME/.josm/preferences.xml'. Creating a default preference file.
GET http://api.openstreetmap.org/api/capabilities... OK
Failed to parse plugin list document from site 'http://josm.openstreetmap.de/plugin%<?plugins=>'. Skipping site. Exception was: org.openstreetmap.josm.plugins.PluginListParseException: Failed to create plugin information from manifest for plugin 'routing.jar'
org.openstreetmap.josm.plugins.PluginListParseException: Failed to create plugin information from manifest for plugin 'routing.jar'
	at org.openstreetmap.josm.plugins.PluginListParser.createInfo(PluginListParser.java:44)
	at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:87)
	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: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin routing
	at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:130)
	at org.openstreetmap.josm.plugins.PluginListParser.createInfo(PluginListParser.java:36)
	... 11 more
Caused by: java.io.IOException: line too long
	at java.util.jar.Attributes.read(Attributes.java:379)
	at java.util.jar.Manifest.read(Manifest.java:199)
	at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:124)
	... 12 more
}}}
{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-06-26 01:31:11
Last Changed Author: Don-vip
Revision: 5303
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-06-25 22:59:59 +0200 (Mon, 25 Jun 2012)
Last Changed Rev: 5303

Identification: JOSM/1.5 (5303 en)
Memory Usage: 79 MB / 592 MB (17 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux
}}}"	defect	closed	major		Plugin	latest	fixed	plugin list	bastiK stoecker
