| 1 | Repository Root: http://josm.openstreetmap.de/svn
|
|---|
| 2 | Build-Date: 2012-11-29 02:31:07
|
|---|
| 3 | Last Changed Author: stoecker
|
|---|
| 4 | Revision: 5608
|
|---|
| 5 | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
|
|---|
| 6 | URL: http://josm.openstreetmap.de/svn/trunk
|
|---|
| 7 | Last Changed Date: 2012-11-28 23:47:46 +0100 (Wed, 28 Nov 2012)
|
|---|
| 8 | Last Changed Rev: 5608
|
|---|
| 9 |
|
|---|
| 10 | Identification: JOSM/1.5 (5608 de)
|
|---|
| 11 | Memory Usage: 80 MB / 494 MB (18 MB allocated, but free)
|
|---|
| 12 | Java version: 1.7.0_11, Oracle Corporation, Java HotSpot(TM) Client VM
|
|---|
| 13 | Operating system: Windows Vista
|
|---|
| 14 | Dataset consistency test: No problems found
|
|---|
| 15 |
|
|---|
| 16 | Plugin: OpeningHoursEditor (28656)
|
|---|
| 17 | Plugin: PicLayer (28807)
|
|---|
| 18 | Plugin: buildings_tools (28891)
|
|---|
| 19 | Plugin: graphview (28807)
|
|---|
| 20 | Plugin: measurement (28898)
|
|---|
| 21 | Plugin: reltoolbox (28857)
|
|---|
| 22 | Plugin: reverter (28820)
|
|---|
| 23 | Plugin: terracer (29037)
|
|---|
| 24 | Plugin: turnrestrictions (28807)
|
|---|
| 25 | Plugin: undelete (28807)
|
|---|
| 26 |
|
|---|
| 27 | java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
|---|
| 28 | at org.openstreetmap.josm.gui.dialogs.ValidatorDialog$FixTask.realRun(ValidatorDialog.java:612)
|
|---|
| 29 | at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
|
|---|
| 30 | at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145)
|
|---|
| 31 | at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
|
|---|
| 32 | at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
|
|---|
| 33 | at java.util.concurrent.FutureTask.run(Unknown Source)
|
|---|
| 34 | at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
|
|---|
| 35 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
|
|---|
| 36 | at java.lang.Thread.run(Unknown Source)
|
|---|
| 37 | Caused by: java.lang.reflect.InvocationTargetException
|
|---|
| 38 | at java.awt.EventQueue.invokeAndWait(Unknown Source)
|
|---|
| 39 | at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
|
|---|
| 40 | at org.openstreetmap.josm.gui.dialogs.ValidatorDialog$FixTask.realRun(ValidatorDialog.java:584)
|
|---|
| 41 | ... 8 more
|
|---|
| 42 | Caused by: java.lang.IllegalArgumentException: {Way id=199399759 version=1 MVDT nodes=[]} is already deleted
|
|---|
| 43 | at org.openstreetmap.josm.command.DeleteCommand.executeCommand(DeleteCommand.java:119)
|
|---|
| 44 | at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:54)
|
|---|
| 45 | at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:36)
|
|---|
| 46 | at org.openstreetmap.josm.gui.dialogs.ValidatorDialog$FixTask$1.run(ValidatorDialog.java:587)
|
|---|
| 47 | at java.awt.event.InvocationEvent.dispatch(Unknown Source)
|
|---|
| 48 | at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
|
|---|
| 49 | at java.awt.EventQueue.access$200(Unknown Source)
|
|---|
| 50 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 51 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 52 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 53 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
|
|---|
| 54 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 55 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 56 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 57 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 58 | at java.awt.WaitDispatchSupport$2.run(Unknown Source)
|
|---|
| 59 | at java.awt.WaitDispatchSupport$4.run(Unknown Source)
|
|---|
| 60 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 61 | at java.awt.WaitDispatchSupport.enter(Unknown Source)
|
|---|
| 62 | at java.awt.Dialog.show(Unknown Source)
|
|---|
| 63 | at java.awt.Component.show(Unknown Source)
|
|---|
| 64 | at java.awt.Component.setVisible(Unknown Source)
|
|---|
| 65 | at java.awt.Window.setVisible(Unknown Source)
|
|---|
| 66 | at java.awt.Dialog.setVisible(Unknown Source)
|
|---|
| 67 | at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$4.run(PleaseWaitProgressMonitor.java:170)
|
|---|
| 68 | at java.awt.event.InvocationEvent.dispatch(Unknown Source)
|
|---|
| 69 | at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
|
|---|
| 70 | at java.awt.EventQueue.access$200(Unknown Source)
|
|---|
| 71 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 72 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 73 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 74 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
|
|---|
| 75 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 76 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 77 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 78 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
|
|---|
| 79 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 80 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 81 | at java.awt.EventDispatchThread.run(Unknown Source)
|
|---|