Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#12076 closed defect (irreproducible)

Error after delete object

Reported by: alexander@… Owned by: alexander@…
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

Revision: 8969
Repository Root: http://josm.openstreetmap.de/svn
Relative URL: ^/trunk
Last Changed Author: Don-vip
Last Changed Date: 2015-10-29 22:15:23 +0100 (Thu, 29 Oct 2015)
Build-Date: 2015-10-30 02:32:24
URL: http://josm.openstreetmap.de/svn/trunk
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last Changed Rev: 8969

Identification: JOSM/1.5 (8969 de) Windows 10 32-Bit
Memory Usage: 123 MB / 989 MB (30 MB allocated, but free)
Java version: 1.8.0_65, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugins:
- AddrInterpolation (31694)
- BuildingGeneralization (UNKNOWN)
- FixAddresses (31694)
- HouseNumberTaggingTool (31603)
- OpeningHoursEditor (31696)
- RoadSigns (31694)
- ShapeTools (1000)
- buildings_tools (31694)
- imagery_offset_db (31694)
- terracer (31694)

Last errors/warnings:
- E: java.lang.ArrayIndexOutOfBoundsException: 0
- E: java.lang.ArrayIndexOutOfBoundsException: 0
- E: java.lang.ArrayIndexOutOfBoundsException: 0
- E: java.lang.ArrayIndexOutOfBoundsException: 0
- E: java.lang.ArrayIndexOutOfBoundsException: 0

java.lang.ArrayIndexOutOfBoundsException: 0
	at org.openstreetmap.josm.data.osm.Way.getNode(Way.java:134)
	at org.openstreetmap.josm.data.osm.WaySegment.getFirstNode(WaySegment.java:37)
	at org.openstreetmap.josm.plugins.shapetools.DrawableSegment.paint(DrawableSegment.java:45)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:726)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
	at javax.swing.RepaintManager.paint(Unknown Source)
	at javax.swing.JComponent._paintImmediately(Unknown Source)
	at javax.swing.JComponent.paintImmediately(Unknown Source)
	at javax.swing.RepaintManager$4.run(Unknown Source)
	at javax.swing.RepaintManager$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.access$1200(Unknown Source)
	at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (3)

comment:1 by simon04, 10 years ago

Owner: changed from team to alexander@…
Status: newneedinfo

What have you been doing, i.e., how to reproduce this problem?

comment:2 by alexander@…, 10 years ago

Resolution: irreproducible
Status: needinfoclosed

Ich habe den fehlerhaften Teil in der XML gelöscht, danach konnten die Änderungen hochgeladen werden.
Anscheinend hat er sich beim Speichern nach einem Plugin Absturz etwas verschluckt und die Datei fehlerhaft gespeichert.

comment:3 by alexander@…, 10 years ago

Can't be reproduced, fixed by removing Errors from XML file. Then upload was successfull. Seems to be a save error after Plugin error.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain alexander@….
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.