-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
What I did in uDig:
- added a properties file as layer (DataStore -> Properties -> Select a Folder where a properties files exists) (see cities.properties from https://docs.geotools.org/stable/userguide/library/render/chart.html)
- add GeoServer WMS layer from demo page (http://udig.github.io/data/demo_servers.html)
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels