﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
242	not able to start josm-latest.jar	studerap	josm@…	"I'm not able to start the josm-latest.jar since more than about a month.
I'm not shure if its always the same error but i guess so.

$ java -version
java version ""1.6.0_02""
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode)

$ uname -rpo
2.6.20.1 AMD Athlon(tm) Processor GNU/Linux

Path: josm
URL: http://www.eigenheimstrasse.de/svn/josm
Repository Root: http://www.eigenheimstrasse.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 314
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 314
Last Changed Date: 2007-08-23 22:30:52 +0200 (Thu, 23 Aug 2007)


java.lang.IncompatibleClassChangeError: Expected non-static field org.openstreetmap.josm.data.osm.DataSet.listeners
	at org.openstreetmap.josm.plugins.measurement.MeasurementDialog.<init>(MeasurementDialog.java:95)
	at org.openstreetmap.josm.plugins.measurement.MeasurementPlugin.<init>(MeasurementPlugin.java:23)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.lang.Class.newInstance0(Class.java:355)
	at java.lang.Class.newInstance(Class.java:308)
	at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:129)
	at org.openstreetmap.josm.Main.loadPlugins(Main.java:238)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:149)
"	defect	closed	critical		Plugin	tested	fixed		
