﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5594	Exception while restoring autosaved data	Zverikk	team	"I don't know why this happened and how to reproduce the problem. A couple of times before save data restored without exceptions. After exception, zoom seemed very high. Also, tag value with length of 336 characters was lost.

{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-10-16 01:31:55
Last Changed Author: ulfl
Revision: 3609
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-10-15 22:45:29 +0200 (Fri, 15 Oct 2010)
Last Changed Rev: 3609

Identification: JOSM/1.5 (3609 ru)
Memory Usage: 24 MB / 508 MB (2 MB allocated, but free)
Java version: 1.6.0_15, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista
Dataset consistency test: No problems found

Plugin: PicLayer (22549)
Plugin: buildings_tools (23330)
Plugin: editgpx (22548)
Plugin: irsrectify (23070)
Plugin: multipoly (22171)
Plugin: public_transport (22148)
Plugin: reverter (23278)
Plugin: validator (23192)
Plugin: wmsplugin (23454)

java.lang.NullPointerException
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:570)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JSplitPane.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
	at javax.swing.RepaintManager.paint(Unknown Source)
	at javax.swing.JComponent._paintImmediately(Unknown Source)
	at javax.swing.JComponent.paintImmediately(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
	at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)"	defect	closed	normal		Core		fixed	autosave	
