Modify

Opened 8 years ago

Closed 8 years ago

#14076 closed defect (duplicate)

IAE: Cannot paint layer, it is not registered (ElevationProfileLayer)

Reported by: anonymous Owned by: OliverW
Priority: normal Milestone:
Component: Plugin elevationprofile Version:
Keywords: template_report regression gsoc-core Cc: michael2402

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. 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)

Attachments (0)

Change History (6)

comment:1 by stoecker, 8 years ago

Component: CorePlugin elevationprofile
Owner: changed from team to OliverW

comment:2 by skyper, 8 years ago

Similar to #13589 and #13604

Last edited 8 years ago by skyper (previous) (diff)

comment:3 by skyper, 8 years ago

Cc: michael2402 added
Keywords: regression gsoc-core added

comment:4 by Don-vip, 8 years ago

Description: modified (diff)
Summary: am failling to download an areaIAE: Cannot paint layer, it is not registered

comment:5 by Don-vip, 8 years ago

Summary: IAE: Cannot paint layer, it is not registeredIAE: Cannot paint layer, it is not registered (ElevationProfileLayer)

comment:6 by Don-vip, 8 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #13589.

Modify Ticket

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