﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2657	Routing plugin crashes	anonymous	team	"This happens when I add the routing layer and add a node to route:

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1620
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 1620
Last Changed Date: 2009-05-24 23:19:53 +0200 (Sun, 24 May 2009)

Java version: 1.6.0_13
Plugins: routing;utilsplugin;validator;wmsplugin
Plugin routing Version: 15106
Plugin utilsplugin Version: 15127
Plugin validator Version: 15127
Plugin wmsplugin Version: 15091

java.lang.NullPointerException
	at com.innovant.josm.jrt.core.RoutingGraph.createGraph(RoutingGraph.java:132)
	at com.innovant.josm.jrt.core.RoutingGraph.applyAlgorithm(RoutingGraph.java:277)
	at com.innovant.josm.plugin.routing.RoutingModel.getRouteEdges(RoutingModel.java:137)
	at com.innovant.josm.plugin.routing.RoutingLayer.paint(RoutingLayer.java:268)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:275)
	at javax.swing.JComponent.paintChildren(JComponent.java:864)
	at javax.swing.JComponent.paint(JComponent.java:1036)
	at javax.swing.JComponent._paintImmediately(JComponent.java:5096)
	at javax.swing.JComponent.paintImmediately(JComponent.java:4880)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:829)
	at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
	at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
	at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
"	defect	closed	major		Plugin	latest	duplicate	routing	
