﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
281	Unknown error	mgeiser	imi	"I just deleted a way and created a new way with the same name. Then I got this error:


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: 335
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 335
Last Changed Date: 2007-09-30 01:44:08 +0200 (Sun, 30 Sep 2007)


java.lang.StackOverflowError
	at java.util.Currency.getInstance(Currency.java:254)
	at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:542)
	at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:77)
	at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:140)
	at java.text.NumberFormat.getInstance(NumberFormat.java:750)
	at java.text.NumberFormat.getInstance(NumberFormat.java:376)
	at java.text.MessageFormat.subformat(MessageFormat.java:1237)
	at java.text.MessageFormat.format(MessageFormat.java:836)
	at java.text.Format.format(Format.java:140)
	at java.text.MessageFormat.format(MessageFormat.java:812)
	at org.openstreetmap.josm.tools.I18n.tr(I18n.java:20)
	at org.openstreetmap.josm.io.OsmServerWriter.uploadOsm(OsmServerWriter.java:72)
	at org.openstreetmap.josm.actions.UploadAction$2.realRun(UploadAction.java:151)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:84)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)"	defect	closed	major		unspecified	latest	worksforme		
