﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6991	Columbus Plugin crashes at Startup	Teddych	OliverW	"The columbus plugin crashes at startup with the following Exception:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-10-04 01:31:24
Last Changed Author: bastiK
Revision: 4487
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-10-03 22:52:38 +0200 (Mon, 03 Oct 2011)
Last Changed Rev: 4487
GET http://api.openstreetmap.org/api/capabilities... OK
Communications with http://api.openstreetmap.org/api established using protocol version 0.6.
loading plugin 'ColumbusCSV' (version 26605)
org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin ColumbusCSV
	at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:280)
	at org.openstreetmap.josm.plugins.PluginHandler.loadPlugin(PluginHandler.java:475)
	at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:533)
	at org.openstreetmap.josm.plugins.PluginHandler.loadLatePlugins(PluginHandler.java:572)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:245)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
	at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:271)
	... 4 more
Caused by: java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.I18n.tr(Ljava/lang/String;)Ljava/lang/String;
	at org.openstreetmap.josm.plugins.columbusCSV.ColumbusCSVImporter.<init>(ColumbusCSVImporter.java:42)
	at org.openstreetmap.josm.plugins.columbusCSV.ColumbusCSVPlugin.<init>(ColumbusCSVPlugin.java:36)
	... 9 more
"	defect	closed	major		Plugin columbuscsv	tested	fixed		
