IAE: Cannot paint layer, it is not registered (ElevationProfileLayer)
What steps will reproduce the problem?
- I am failing to download an area
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-06 20:18:38 +0100 (Sun, 06 Nov 2016)
Build-Date:2016-11-06 21:45:03
Revision:11223
Relative:URL: ^/trunk
Identification: JOSM/1.5 (11223 en) Windows 8.1 64-Bit
Memory Usage: 352 MB / 910 MB (109 MB allocated, but free)
Java version: 1.8.0_05-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1600x900
Maximum Screen Size: 1600x900
Plugins:
+ DirectUpload (32329)
+ ElevationProfile (32443)
+ apache-commons (32584)
+ buildings_tools
+ editgpx (32485)
+ ejml (32639)
+ fieldpapers (v0.4.1)
+ geotools (32584)
+ imagery_offset_db
+ imageryadjust (32329)
+ jts (32539)
+ measurement
+ opendata
+ pdfimport (32584)
+ print (32502)
+ utilsplugin2
+ walkingpapers (32476)
Last errors/warnings:
- E: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin ElevationProfile. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoSuchMethodError: org.openstreetmap.josm.plugins.utilsplugin2.actions.CopyTagsAction.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoSuchMethodError: org.openstreetmap.josm.plugins.utilsplugin2.actions.CopyTagsAction.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
=== REPORTED CRASH DATA ===
MapView#paintLayer:
- layer: ElevationProfileLayer [name=Elevation Profile, associatedFile=null]
- bounds: Bounds[-13.7000616,33.8283616,-13.6377752,33.9286105]
Warning issued by: MapView#paintLayer
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (20) of main
java.lang.IllegalArgumentException: Cannot paint layer, it is not registered.
at org.openstreetmap.josm.gui.MapView.paintLayer(MapView.java:426)
at org.openstreetmap.josm.gui.MapView.paint(MapView.java:516)
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$3.run(Unknown Source)
at javax.swing.RepaintManager$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.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$1100(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$400(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$1.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.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.lambda$doBeginTask$2(PleaseWaitProgressMonitor.java:186)
at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$$Lambda$129/1341273678.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(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$1.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)
Change History
(6)
Component: |
Core → Plugin elevationprofile
|
Owner: |
changed from team to OliverW
|
Cc: |
michael2402 added
|
Keywords: |
regression gsoc-core added
|
Description: |
modified (diff)
|
Summary: |
am failling to download an area → IAE: Cannot paint layer, it is not registered
|
Summary: |
IAE: Cannot paint layer, it is not registered → IAE: Cannot paint layer, it is not registered (ElevationProfileLayer)
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Similar to #13589 and #13604