| 1 | Repository Root: http://josm.openstreetmap.de/svn
|
|---|
| 2 | Build-Date: 2010-01-16 02:32:07
|
|---|
| 3 | Last Changed Author: stoecker
|
|---|
| 4 | Revision: 2864
|
|---|
| 5 | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
|
|---|
| 6 | URL: http://josm.openstreetmap.de/svn/trunk
|
|---|
| 7 | Last Changed Date: 2010-01-15 23:23:43 +0100 (Fri, 15 Jan 2010)
|
|---|
| 8 | Last Changed Rev: 2864
|
|---|
| 9 |
|
|---|
| 10 | Memory Usage: 92 MB / 1016 MB (15 MB allocated, but free)
|
|---|
| 11 | Java version: 1.6.0_17
|
|---|
| 12 |
|
|---|
| 13 | Dataset consistency test:
|
|---|
| 14 | No problems found
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 | Plugins: buildings_tools,editgpx,measurement,remotecontrol,wmsplugin
|
|---|
| 18 | Plugin wmsplugin Version: 19306
|
|---|
| 19 | Plugin editgpx Version: 19052
|
|---|
| 20 | Plugin remotecontrol Version: 19298
|
|---|
| 21 | Plugin buildings_tools Version: 28
|
|---|
| 22 | Plugin measurement Version: 19058
|
|---|
| 23 |
|
|---|
| 24 | java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
|
|---|
| 25 | at java.util.Vector.elementAt(Unknown Source)
|
|---|
| 26 | at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
|
|---|
| 27 | at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:711)
|
|---|
| 28 | at org.openstreetmap.josm.data.osm.DataSet.fireSelectionChanged(DataSet.java:285)
|
|---|
| 29 | at org.openstreetmap.josm.data.osm.DataSet.clearSelection(DataSet.java:471)
|
|---|
| 30 | at org.openstreetmap.josm.actions.mapmode.SelectAction.selectPrims(SelectAction.java:520)
|
|---|
| 31 | at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseReleased(SelectAction.java:436)
|
|---|
| 32 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
|
|---|
| 33 | at java.awt.Component.processMouseEvent(Unknown Source)
|
|---|
| 34 | at javax.swing.JComponent.processMouseEvent(Unknown Source)
|
|---|
| 35 | at java.awt.Component.processEvent(Unknown Source)
|
|---|
| 36 | at java.awt.Container.processEvent(Unknown Source)
|
|---|
| 37 | at java.awt.Component.dispatchEventImpl(Unknown Source)
|
|---|
| 38 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 39 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 40 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
|
|---|
| 41 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
|
|---|
| 42 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
|
|---|
| 43 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 44 | at java.awt.Window.dispatchEventImpl(Unknown Source)
|
|---|
| 45 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 46 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 47 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 48 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 49 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
|
|---|
| 50 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 51 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 52 | at java.awt.EventDispatchThread.run(Unknown Source)
|
|---|