﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
337	josm does not start	mgeiser	josm@…	"Hi,

the current josm-latest does not start. Right after startup there is an error message:

An unexpteccted exception occured.
This is always a coding error. If you are running the latest version of JOSM, please consider being kind and file a bug report.

This is what I am doing right now.

I'm using java 6-00-2ubuntu2 on ubuntu 7.04 64bit.



Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 343
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 343
Last Changed Date: 2007-10-07 13:20:27 +0200 (Sun, 07 Oct 2007)


java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/osm/Segment
	at UtilsPlugin.UtilsPlugin.<init>(UtilsPlugin.java:25)
	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	blocker		Core	latest	worksforme		
