Skip to content

properties layer & wms layer IllegalArgumentException while trying to add WMS-Layer #563

@fgdrf

Description

@fgdrf

What I did in uDig:

Than this error was logged and displayed in error-log view:

!ENTRY org.locationtech.udig.catalog.ui 4 0 2021-10-13 15:02:05.253
!MESSAGE Error fetching the Title for the resource
!STACK 0
java.lang.IllegalArgumentException: ImageRegistry key already in use: obj16/grid_obj.gif
	at org.eclipse.jface.resource.ImageRegistry.put(ImageRegistry.java:248)
	at org.locationtech.udig.core.AbstractUdigUIPlugin.registerImage(AbstractUdigUIPlugin.java:65)
	at org.locationtech.udig.core.AbstractUdigUIPlugin.getImageDescriptor(AbstractUdigUIPlugin.java:45)
	at org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl$WMSResourceInfo.<init>(WMSGeoResourceImpl.java:558)
	at org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl.createInfo(WMSGeoResourceImpl.java:152)
	at org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl.createInfo(WMSGeoResourceImpl.java:1)
	at org.locationtech.udig.catalog.IGeoResource.getInfo(IGeoResource.java:220)
	at org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl.getInfo(WMSGeoResourceImpl.java:140)
	at org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl.getInfo(WMSGeoResourceImpl.java:1)
	at org.locationtech.udig.catalog.ui.ResolveTitlesDecorator$UpdateLabel.run(ResolveTitlesDecorator.java:397)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions