Modify

Opened 14 years ago

Closed 14 years ago

#4119 closed defect (worksforme)

crash when downloading map

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-02 02:32:19
Last Changed Author: jttt
Revision: 2561
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-01 21:37:23 +0100 (Tue, 01 Dec 2009)
Last Changed Rev: 2561

Memory Usage: 62 MB / 508 MB (30 MB allocated, but free)
Java version: 1.6.0_17

Dataset consistency test:
No problems found

Plugins: AddrInterpolation,buildings_tools,dataimport,globalsat,measurement,openstreetbugs,osmarender,routes,surveyor,terracer,utilsplugin,validator,waydownloader,wmsplugin
Plugin AddrInterpolation Version: 17883
Plugin buildings_tools Version: 24
Plugin dataimport Version: 18071
Plugin globalsat Version: 16585
Plugin measurement Version: 17377
Plugin openstreetbugs Version: 17872
Plugin osmarender Version: 18108
Plugin routes Version: 17564
Plugin terracer Version: 17874
Plugin utilsplugin Version: 17707
Plugin validator Version: 17722
Plugin waydownloader Version: 18067

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:852)
at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1030)
at javax.swing.JComponent.paint(JComponent.java:1026)
at javax.swing.JComponent._paintImmediately(JComponent.java:5086)
at javax.swing.JComponent.paintImmediately(JComponent.java:4870)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:829)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:125)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (0)

Change History (2)

comment:1 by stoecker, 14 years ago

Owner: changed from team to anonymous
Status: newneedinfo

One of your plugins is outdated. You need to find out which one.

comment:2 by stoecker, 14 years ago

Resolution: worksforme
Status: needinfoclosed

Modify Ticket

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