﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8528	Error on dev snapshot	anonymous	team	"Build-Date: 2013-03-20 14:26:05
Revision: 5787
Is-Local-Build: true

Identification: JOSM/1.5 (5787 SVN ru)
Memory Usage: 74 MB / 878 MB (38 MB allocated, but free)
Java version: 1.7.0_10, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Operating system: Linux


java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.Error: Unresolved compilation problems: 
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	MapCSSParser cannot be resolved to a type
	MapCSSParser cannot be resolved to a type
	TokenMgrError cannot be resolved to a type
	ParseException cannot be resolved to a type
	The method logError(Throwable) in the type StyleSource is not applicable for the arguments (ParseException)
	ParseException cannot be resolved to a type

	at org.openstreetmap.josm.Main.<init>(Main.java:383)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:69)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:345)
Caused by: java.util.concurrent.ExecutionException: java.lang.Error: Unresolved compilation problems: 
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	MapCSSParser cannot be resolved to a type
	MapCSSParser cannot be resolved to a type
	TokenMgrError cannot be resolved to a type
	ParseException cannot be resolved to a type
	The method logError(Throwable) in the type StyleSource is not applicable for the arguments (ParseException)
	ParseException cannot be resolved to a type

	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.openstreetmap.josm.Main.<init>(Main.java:380)
	... 2 more
Caused by: java.lang.Error: Unresolved compilation problems: 
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	The import org.openstreetmap.josm.gui.mappaint.mapcss.parsergen cannot be resolved
	MapCSSParser cannot be resolved to a type
	MapCSSParser cannot be resolved to a type
	TokenMgrError cannot be resolved to a type
	ParseException cannot be resolved to a type
	The method logError(Throwable) in the type StyleSource is not applicable for the arguments (ParseException)
	ParseException cannot be resolved to a type

	at org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.<init>(MapCSSStyleSource.java:22)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fromSourceEntry(MapPaintStyles.java:221)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:193)
	at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:179)
	at org.openstreetmap.josm.Main$4.call(Main.java:360)
	at org.openstreetmap.josm.Main$4.call(Main.java:1)
	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:722)
"	defect	closed	normal		Core		invalid		
