Changes between Version 3 and Version 4 of Ticket #12711


Ignore:
Timestamp:
2016-03-30T22:10:03+02:00 (9 years ago)
Author:
TobWen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12711 – Description

    v3 v4  
    103103        at java.awt.EventDispatchThread.run(Unknown Source)
    104104}}}
     105
     106=== Error Message 2 ===
     107
     108{{{
     109URL:http://josm.openstreetmap.de/svn/trunk
     110Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
     111Last:Changed Date: 2016-03-30 02:55:55 +0200 (Wed, 30 Mar 2016)
     112Build-Date:2016-03-30 01:34:35
     113Revision:10082
     114Relative:URL: ^/trunk
     115
     116Identification: JOSM/1.5 (10082 de) Windows 7 64-Bit
     117Memory Usage: 131 MB / 247 MB (54 MB allocated, but free)
     118Java version: 1.8.0_77-b03, Oracle Corporation, Java HotSpot(TM) Client VM
     119Dataset consistency test: No problems found
     120
     121Plugins:
     122- ShapeTools (1000)
     123- alignways (31895)
     124- areaselector (263)
     125- josm-plugin-opengl (1440156917)
     126- log4j (31895)
     127- splinex (31895)
     128- utilsplugin2 (32099)
     129
     130Last errors/warnings:
     131- E: java.lang.ArrayIndexOutOfBoundsException: 2
     132- E: java.lang.ArrayIndexOutOfBoundsException: 2
     133
     134java.lang.ArrayIndexOutOfBoundsException: 2
     135        at org.openstreetmap.josm.data.osm.Way.getNode(Way.java:130)
     136        at com.tilusnet.josm.plugins.alignways.AlignWaysSegment.drawSegment(AlignWaysSegment.java:101)
     137        at com.tilusnet.josm.plugins.alignways.AlignWaysSegment.highlightSegment(AlignWaysSegment.java:96)
     138        at com.tilusnet.josm.plugins.alignways.AlignWaysSegment.paint(AlignWaysSegment.java:88)
     139        at com.tilusnet.josm.plugins.alignways.AlignWaysAlgnSegment.paint(AlignWaysAlgnSegment.java:224)
     140        at org.openstreetmap.josm.gui.MapView.paint(MapView.java:778)
     141        at javax.swing.JComponent.paintChildren(Unknown Source)
     142        at javax.swing.JComponent.paint(Unknown Source)
     143        at javax.swing.JComponent.paintChildren(Unknown Source)
     144        at javax.swing.JComponent.paint(Unknown Source)
     145        at javax.swing.JComponent.paintChildren(Unknown Source)
     146        at javax.swing.JSplitPane.paintChildren(Unknown Source)
     147        at javax.swing.JComponent.paint(Unknown Source)
     148        at javax.swing.JComponent.paintChildren(Unknown Source)
     149        at javax.swing.JComponent.paint(Unknown Source)
     150        at javax.swing.JComponent.paintChildren(Unknown Source)
     151        at javax.swing.JComponent.paint(Unknown Source)
     152        at javax.swing.JComponent.paintChildren(Unknown Source)
     153        at javax.swing.JComponent.paint(Unknown Source)
     154        at javax.swing.JComponent.paintChildren(Unknown Source)
     155        at javax.swing.JComponent.paint(Unknown Source)
     156        at javax.swing.JLayeredPane.paint(Unknown Source)
     157        at javax.swing.JComponent.paintChildren(Unknown Source)
     158        at javax.swing.JComponent.paint(Unknown Source)
     159        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
     160        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
     161        at javax.swing.RepaintManager.paint(Unknown Source)
     162        at javax.swing.JComponent._paintImmediately(Unknown Source)
     163        at javax.swing.JComponent.paintImmediately(Unknown Source)
     164        at javax.swing.RepaintManager$4.run(Unknown Source)
     165        at javax.swing.RepaintManager$4.run(Unknown Source)
     166        at java.security.AccessController.doPrivileged(Native Method)
     167        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
     168        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
     169        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
     170        at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
     171        at javax.swing.RepaintManager.access$1200(Unknown Source)
     172        at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
     173        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
     174        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
     175        at java.awt.EventQueue.access$500(Unknown Source)
     176        at java.awt.EventQueue$3.run(Unknown Source)
     177        at java.awt.EventQueue$3.run(Unknown Source)
     178        at java.security.AccessController.doPrivileged(Native Method)
     179        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
     180        at java.awt.EventQueue.dispatchEvent(Unknown Source)
     181        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     182        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     183        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     184        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     185        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     186        at java.awt.EventDispatchThread.run(Unknown Source)
     187}}}