Modify

Opened 16 years ago

Closed 16 years ago

#4049 closed defect (worksforme)

Error When OSM Data Download Finishes

Reported by: iandees Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-29 02:32:22
Last Changed Author: stoecker
Revision: 2542
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-28 23:56:56 +0100 (Sat, 28 Nov 2009)
Last Changed Rev: 2542

Memory Usage: 99 MB / 739 MB (43 MB allocated, but free)
Java version: 1.6.0_16

Dataset consistency test:
No problems found

Plugins: remotecontrol,utilsplugin,validator,wmsplugin
Plugin remotecontrol Version: 18503
Plugin utilsplugin Version: 18503
Plugin validator Version: 18524
Plugin wmsplugin Version: 18408

java.lang.AbstractMethodError: org.openstreetmap.josm.gui.layer.Layer.paint(Ljava/awt/Graphics2D;Lorg/openstreetmap/josm/gui/MapView;Lorg/openstreetmap/josm/data/Bounds;)V

at org.openstreetmap.josm.gui.MapView.paint(MapView.java:389)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1030)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5124)
at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
at javax.swing.RepaintManager.paint(RepaintManager.java:1220)
at javax.swing.JComponent._paintImmediately(JComponent.java:5072)
at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:803)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
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 iandees, 16 years ago

Was caused by the validator plugin (when I start JOSM and disable the validator plugin, then restart and try downloading again, JOSM works without error).

This happened after I updated from an older version of JOSM-latest and instructed JOSM to update the plugins. The update said that everything was up to date.

comment:2 by iandees, 16 years ago

Component: CoreCore validator

After removing the plugin (see comment above), I tried to add the validator plugin back in and received the same error.

comment:3 by stoecker, 16 years ago

Resolution: worksforme
Status: newclosed

Recent validator is 18848. You must update.

Modify Ticket

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