You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
What I did in uDig:
Than this error was logged and displayed in error-log view:
The text was updated successfully, but these errors were encountered: