Modify

Opened 15 years ago

Closed 15 years ago

#5247 closed defect (irreproducible)

unexpected error while drawing a way

Reported by: richlv Owned by: richlv
Priority: major Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

had a gps trace loaded with photos correlated, data, gps traces & a wms layer downloaded. was drawing a way when the error occurred

Please provide any additional information below. Attach a screenshot if possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-06-11 01:31:34
Last Changed Author: stoecker
Revision: 3329
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-06-10 09:53:42 +0200 (Thu, 10 Jun 2010)
Last Changed Rev: 3329

Identification: JOSM/1.5 (3329 en)
Memory Usage: 523 MB / 682 MB (213 MB allocated, but free)
Java version: 1.6.0_20, Sun Microsystems Inc., Java HotSpot(TM) Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: osmarender (21566)
Plugin: remotecontrol (21433)
Plugin: wmsplugin (21401)

org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Complete node with null coordinates: {Way id=-6872 version=0 MV nodes=[{Node id=-6870 version=0 V lat=57.31535787176075,lon=25.271084213027148}, {Node id=-6871 version=0 V lat=57.315407763018925,lon=25.271202384696924}, {Node id=-6873 version=0 V lat=57.31547621835599,lon=25.271086361602958}, {Node id=-6875 version=0 V lat=57.31543328875273,lon=25.27096389278156}]}Unexpected error. Please report it to http://josm.openstreetmap.de/ticket/3892
{Node id=-6875 version=0 V lat=57.31543328875273,lon=25.27096389278156}
EastNorth: EastNorth[e=0.4410615250816414, n=1.2268262130767784]
Mercator

	at org.openstreetmap.josm.data.osm.Way.checkNodes(Way.java:379)
	at org.openstreetmap.josm.data.osm.Way.fireNodesChanged(Way.java:386)
	at org.openstreetmap.josm.data.osm.Way.setNodes(Way.java:63)
	at org.openstreetmap.josm.data.osm.Way.cloneFrom(Way.java:227)
	at org.openstreetmap.josm.command.ChangeCommand.executeCommand(ChangeCommand.java:43)
	at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:53)
	at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:37)
	at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:59)
	at org.openstreetmap.josm.actions.mapmode.DrawAction.mouseReleased(DrawAction.java:554)
	at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
	at java.awt.Component.processMouseEvent(Component.java:6263)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
	at java.awt.Component.processEvent(Component.java:6028)
	at java.awt.Container.processEvent(Container.java:2041)
	at java.awt.Component.dispatchEventImpl(Component.java:4630)
	at java.awt.Container.dispatchEventImpl(Container.java:2099)
	at java.awt.Component.dispatchEvent(Component.java:4460)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
	at java.awt.Container.dispatchEventImpl(Container.java:2085)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4460)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (0)

Change History (3)

comment:1 by stoecker, 15 years ago

Owner: changed from team to richlv
Status: newneedinfo

Somehow dataset was corrupted. Can you make it reproducable?

comment:2 by richlv, 15 years ago

hmm, no, i don't think i can reproduce that. probably can be closed then
although the output says "Dataset consistency test: No problems found" ;)

comment:3 by stoecker, 15 years ago

Resolution: irreproducible
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain richlv.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.