!SESSION 2024-02-14 19:56:21.740 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.eclipse.osgi 4 0 2024-02-14 19:56:58.216 !MESSAGE Application error !STACK 1 org.eclipse.swt.SWTError: No more handles at org.eclipse.swt.SWT.error(SWT.java:4901) at org.eclipse.swt.SWT.error(SWT.java:4790) at org.eclipse.swt.SWT.error(SWT.java:4761) at org.eclipse.swt.widgets.Widget.error(Widget.java:432) at org.eclipse.swt.widgets.Control.createHandle(Control.java:716) at org.eclipse.swt.widgets.Scrollable.createHandle(Scrollable.java:145) at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:294) at org.eclipse.swt.widgets.Control.createWidget(Control.java:750) at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:160) at org.eclipse.swt.widgets.Control.(Control.java:114) at org.eclipse.swt.widgets.Scrollable.(Scrollable.java:85) at org.eclipse.swt.widgets.Composite.(Composite.java:99) at org.wcs.smart.splashHandlers.InteractiveSplashHandler.createUI(InteractiveSplashHandler.java:325) at org.wcs.smart.splashHandlers.InteractiveSplashHandler.init(InteractiveSplashHandler.java:151) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:814) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:828) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:612) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart 4 0 2024-02-14 19:56:58.269 !MESSAGE !STACK 0 java.lang.NullPointerException at org.wcs.smart.SmartPlugIn.stop(SmartPlugIn.java:442) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:871) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) at java.base/java.security.AccessController.doPrivileged(AccessController.java:552) at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:863) at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1025) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) at org.eclipse.osgi.container.Module.doStop(Module.java:660) at org.eclipse.osgi.container.Module.stop(Module.java:521) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1886) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1761) at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:275) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:202) at org.eclipse.osgi.container.Module.doStop(Module.java:660) at org.eclipse.osgi.container.Module.stop(Module.java:521) at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) at java.base/java.lang.Thread.run(Thread.java:835) !ENTRY org.eclipse.core.jobs 2 2 2024-02-14 19:56:58.562 !MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: ThreadJob on rule: org.wcs.smart.SmartPlugIn$1@754983e0 !SESSION 2024-02-14 19:59:18.772 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.wcs.smart.query 4 0 2024-02-14 20:52:05.933 !MESSAGE The file C:\Users\Hp\Downloads\SFG_Export\SFG_Export\Queries\Elephant_carcasses___observations_000007.xml could not be imported. Could not find Attribute with key 'species' in datamodel. !STACK 0 java.lang.Exception: Could not find Attribute with key 'species' in datamodel. at org.wcs.smart.query.model.filter.QueryDefinitionValidator.validateAttribute(QueryDefinitionValidator.java:283) at org.wcs.smart.query.model.filter.QueryDefinitionValidator$FilterValidatorVisitor.visit(QueryDefinitionValidator.java:332) at org.wcs.smart.filter.IFilter.accept(IFilter.java:36) at org.wcs.smart.filter.CategoryAttributeFilter.accept(CategoryAttributeFilter.java:181) at org.wcs.smart.query.model.filter.QueryDefinitionValidator.validate(QueryDefinitionValidator.java:98) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:107) at org.wcs.smart.patrol.query.exportimport.PatrolSimpleQueryDefinitionImporter.processDefinition(PatrolSimpleQueryDefinitionImporter.java:72) at org.wcs.smart.query.common.importexport.SimpleQueryDefinitionImporter.importQuery(SimpleQueryDefinitionImporter.java:104) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 20:53:34.624 !MESSAGE The file C:\Users\Hp\Downloads\SFG_Export\SFG_Export\Queries\Trophies_seized_000016.xml could not be imported. Could not find Attribute List Item with key 'tusks' in datamodel. !STACK 0 java.lang.Exception: Could not find Attribute List Item with key 'tusks' in datamodel. at org.wcs.smart.query.model.filter.QueryDefinitionValidator.validateAttributeListItem(QueryDefinitionValidator.java:300) at org.wcs.smart.query.model.filter.QueryDefinitionValidator$GroupByValidatorVisitor.visit(QueryDefinitionValidator.java:377) at org.wcs.smart.query.model.summary.AttributeGroupBy.visit(AttributeGroupBy.java:195) at org.wcs.smart.query.model.filter.QueryDefinitionValidator.validate(QueryDefinitionValidator.java:130) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:126) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:78) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:08.075 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_coverage_RCUreserves___km_000249.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolGriddedQueryDefImporter.validateQuery(PatrolGriddedQueryDefImporter.java:62) at org.wcs.smart.query.common.importexport.GriddedQueryDefinitionImporter.importQuery(GriddedQueryDefinitionImporter.java:96) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:32.248 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_effort__leader__by_ranger_RCUreserves_000251.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:33.554 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_effort__member__by_ranger_RCU_reserves_000272.xml could not be imported. Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:34.286 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_effort_by_Patrol_ID_RCUreserves_000250.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:34.964 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_effort_by_reserve_RCUreserves_000252.xml could not be imported. Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' at org.wcs.smart.patrol.query.model.PatrolQueryValidator$GroupByValidatorVisitor.visit(PatrolQueryValidator.java:327) at org.wcs.smart.patrol.query.parser.internal.summary.PatrolGroupBy.visit(PatrolGroupBy.java:142) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:129) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:81) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:35.518 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_effort_by_transport_type_RCUreserves_000253.xml could not be imported. Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' at org.wcs.smart.patrol.query.model.PatrolQueryValidator$GroupByValidatorVisitor.visit(PatrolQueryValidator.java:327) at org.wcs.smart.patrol.query.parser.internal.summary.PatrolGroupBy.visit(PatrolGroupBy.java:142) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:129) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:81) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:37.560 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_observation_query_direct_and_indirect_observations_per_reserve_000231.xml could not be imported. Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' at org.wcs.smart.patrol.query.model.PatrolQueryValidator$GroupByValidatorVisitor.visit(PatrolQueryValidator.java:327) at org.wcs.smart.patrol.query.parser.internal.summary.PatrolGroupBy.visit(PatrolGroupBy.java:142) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:129) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:81) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:38.198 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_query__000273.xml could not be imported. Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSimpleQueryDefinitionImporter.processDefinition(PatrolSimpleQueryDefinitionImporter.java:72) at org.wcs.smart.query.common.importexport.SimpleQueryDefinitionImporter.importQuery(SimpleQueryDefinitionImporter.java:104) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:40.903 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_query_3_000274.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BracketFilter.accept(BracketFilter.java:72) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:91) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSimpleQueryDefinitionImporter.processDefinition(PatrolSimpleQueryDefinitionImporter.java:72) at org.wcs.smart.query.common.importexport.SimpleQueryDefinitionImporter.importQuery(SimpleQueryDefinitionImporter.java:104) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:41.652 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_query_000229.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:28:42.606 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Patrol_Tracks_RCUreserves_000256.xml could not be imported. Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSimpleQueryDefinitionImporter.processDefinition(PatrolSimpleQueryDefinitionImporter.java:72) at org.wcs.smart.query.common.importexport.SimpleQueryDefinitionImporter.importQuery(SimpleQueryDefinitionImporter.java:104) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:29:22.729 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Table_Count_allspecies_RCUreserves_000254.xml could not be imported. Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "2af0fc5db2674408ac6d6cfa711e932f". Could not find a value for Station that matched Harrat AlZabin NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:29:23.429 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\Table_Reserve_Wildlife_Obs_RCUreserves_000255.xml could not be imported. Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station:1a7c652a2f5e4198a4600e18ccdc2ebc:2af0fc5db2674408ac6d6cfa711e932f:d0d5156870c645788140ea3f79c8dcb7:c7461fd2d31b4e0698397b4bbedb67bf:3201f88a22b74fda8090fbaeaaed8dbf. Could not find a value for Station that matches 'AlGharameel NR' at org.wcs.smart.patrol.query.model.PatrolQueryValidator$GroupByValidatorVisitor.visit(PatrolQueryValidator.java:327) at org.wcs.smart.patrol.query.parser.internal.summary.PatrolGroupBy.visit(PatrolGroupBy.java:142) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:129) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:81) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.query 4 0 2024-02-14 21:29:23.982 !MESSAGE The file C:\Users\Hp\Downloads\RCU_reserves_SMART\RCU_reserves_SMART\RCU_reserves_queries\test_patrol_000275.xml could not be imported. Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. !STACK 0 java.lang.Exception: Could not resolve patrol filter patrol:station equals "1a7c652a2f5e4198a4600e18ccdc2ebc". Could not find a value for Station that matched AlGharameel NR. at org.wcs.smart.patrol.query.model.PatrolQueryValidator$FilterValidatorVisitor.visit(PatrolQueryValidator.java:245) at org.wcs.smart.patrol.query.parser.internal.filter.PatrolFilter.accept(PatrolFilter.java:134) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.filter.BooleanFilter.accept(BooleanFilter.java:90) at org.wcs.smart.patrol.query.model.PatrolQueryValidator.validate(PatrolQueryValidator.java:110) at org.wcs.smart.patrol.query.exportimport.PatrolSummaryQueryDefinitionImporter.validateQuery(PatrolSummaryQueryDefinitionImporter.java:66) at org.wcs.smart.query.common.importexport.SummaryQueryDefinitionImporter.importQuery(SummaryQueryDefinitionImporter.java:95) at org.wcs.smart.query.importexport.AbstractXmlQueryImporter.importQuery(AbstractXmlQueryImporter.java:58) at org.wcs.smart.query.importexport.QueryImportEngine.importQuery(QueryImportEngine.java:107) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importQuery(ImportQueryWizard.java:266) at org.wcs.smart.query.ui.importexport.ImportQueryWizard$2.run(ImportQueryWizard.java:237) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1033) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.importFiles(ImportQueryWizard.java:221) at org.wcs.smart.query.ui.importexport.ImportQueryWizard.performFinish(ImportQueryWizard.java:127) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:832) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:472) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.query.ui.importexport.ImportQueryHandler.execute(ImportQueryHandler.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:30.897 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010554.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:33.728 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010555.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:34.444 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010556.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:36.674 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010557.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:38.029 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010558.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:39.586 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010559.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:40.424 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010560.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:41.025 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010561.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:41.238 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010562.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:41.425 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010563.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:41.845 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010564.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:42.745 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010565.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:43.396 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010566.zip not imported. The patrol mandate Visitor Escort [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Visitor Escort [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:44.556 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010567.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:45.401 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010568.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:46.145 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010569.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:47.066 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010570.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:48.132 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010571.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:48.437 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010572.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:49.193 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010573.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:50.247 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010574.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:50.825 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010575.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:51.408 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010576.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:51.963 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010577.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:52.606 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010578.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:53.184 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010579.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:53.662 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010580.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:54.060 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010581.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:54.566 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010582.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:54.975 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010583.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:55.374 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010584.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:55.952 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010585.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:56.448 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010586.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:56.801 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010587.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:57.223 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010588.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:57.576 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010589.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:57.968 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010590.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:58.309 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010591.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:58.569 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010592.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:58.954 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010593.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:33:59.420 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010594.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:00.043 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010595.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:00.558 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010596.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:01.143 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010597.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:01.738 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010598.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:02.263 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010599.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:02.748 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010600.zip not imported. The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Biological Monitoring [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:34:52.305 !MESSAGE File C:\Users\Hp\Downloads\Patrols Dec 2023\Patrols Dec 2023\AlUla_010566.zip not imported. The patrol mandate Visitor Escort [en] could not be found for the current conservation area. !STACK 0 java.lang.Exception: The patrol mandate Visitor Escort [en] could not be found for the current conservation area. at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertPatrolLeg(XmlToPatrolConverter.java:295) at org.wcs.smart.patrol.xml.model.v13.XmlToPatrolConverter.convertFile(XmlToPatrolConverter.java:263) at org.wcs.smart.patrol.xml.in.PatrolImporter.convertAndSave(PatrolImporter.java:185) at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:135) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:36:25.079 !MESSAGE File C:\Users\Hp\Downloads\SFG_Export\SFG_Export\Reports Export\Employee_List_000002.zip not imported. Patrol xml file not found in zip file. !STACK 0 java.lang.Exception: Patrol xml file not found in zip file. at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:132) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:36:27.409 !MESSAGE File C:\Users\Hp\Downloads\SFG_Export\SFG_Export\Reports Export\RCU_ranger_evaluation_report_000008.zip not imported. Patrol xml file not found in zip file. !STACK 0 java.lang.Exception: Patrol xml file not found in zip file. at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:132) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.wcs.smart.patrol 4 0 2024-02-14 21:36:29.217 !MESSAGE File C:\Users\Hp\Downloads\SFG_Export\SFG_Export\Reports Export\RCU_comprehensive_new_report__000006.zip not imported. Patrol xml file not found in zip file. !STACK 0 java.lang.Exception: Patrol xml file not found in zip file. at org.wcs.smart.patrol.xml.in.PatrolImporter.importXmlToPatrol(PatrolImporter.java:132) at org.wcs.smart.patrol.xml.in.PatrolImporter.importPatrol(PatrolImporter.java:81) at org.wcs.smart.patrol.xml.in.ImportPatrolHandler$1.run(ImportPatrolHandler.java:143) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !SESSION 2024-02-29 13:17:13.448 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.libs 2 0 2024-02-29 13:23:14.719 !MESSAGE 2024-02-29 13:23:14 SqlExceptionHelper - SQL Error: 20000, SQLState: 42X94 !ENTRY org.locationtech.udig.libs 4 0 2024-02-29 13:23:14.720 !MESSAGE 2024-02-29 13:23:14 SqlExceptionHelper - TRIGGER 'TRG_CHANGE_LOG_INSERT' does not exist. !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.414 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.415 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.415 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.415 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.416 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.416 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.872 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.872 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.872 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.873 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.873 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:23:45.874 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.wcs.smart.cybertracker 4 0 2024-02-29 13:30:30.035 !MESSAGE Could not delete registry key !STACK 0 java.lang.IllegalArgumentException: rc=2 key=Software\CyberTracker3 value=SMART51c79d61892c4089a00c2281ad98b39d at org.wcs.smart.cybertracker.util.WinRegistry.deleteValue(WinRegistry.java:262) at org.wcs.smart.cybertracker.util.PdaUtil.deleteRegistryKey(PdaUtil.java:77) at org.wcs.smart.cybertracker.CyberTrackerCaDeleteHandler.deleteCTRegistryKey(CyberTrackerCaDeleteHandler.java:74) at org.wcs.smart.cybertracker.CyberTrackerCaDeleteHandler.beforeDelete(CyberTrackerCaDeleteHandler.java:49) at org.wcs.smart.ca.ConservationAreaManager.runDeleteHandlers(ConservationAreaManager.java:163) at org.wcs.smart.ca.ConservationAreaManager.deleteConservationArea(ConservationAreaManager.java:102) at org.wcs.smart.ui.internal.DeleteConservationArea$1.run(DeleteConservationArea.java:105) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !SESSION 2024-02-29 13:30:35.640 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.libs 2 0 2024-02-29 13:33:06.755 !MESSAGE 2024-02-29 13:33:06 SqlExceptionHelper - SQL Error: 20000, SQLState: 42X94 !ENTRY org.locationtech.udig.libs 4 0 2024-02-29 13:33:06.756 !MESSAGE 2024-02-29 13:33:06 SqlExceptionHelper - TRIGGER 'TRG_CHANGE_LOG_INSERT' does not exist. !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:27.668 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:33:28.130 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:35:07.229 !MESSAGE MapImpl#getDefaultBounds(): Returning valid area of EPSG:WGS 84 !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:35:07.541 !MESSAGE MapImpl#getDefaultBounds(): Returning Default bounds (entire world) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:41:40.568 !MESSAGE MapImpl#getDefaultBounds(): Returning Default bounds (entire world) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:42:52.581 !MESSAGE MapImpl#getDefaultBounds(): Returning valid area of EPSG:WGS 84 !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:42:52.747 !MESSAGE MapImpl#getDefaultBounds(): Returning Default bounds (entire world) !ENTRY org.locationtech.udig.ui 1 0 2024-02-29 13:43:47.248 !MESSAGE Action 'Change Character Set' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-02-29 13:43:47.248 !MESSAGE Action 'Set Projection' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-02-29 13:43:47.248 !MESSAGE Action 'Count' references invalid category 'org.locationtech.udig.project.ui.operation.selectionCategory'. !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:46:25.047 !MESSAGE MapImpl#getDefaultBounds(): Returning Default bounds (entire world) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:47:42.767 !MESSAGE MapImpl#getDefaultBounds(): Returning valid area of EPSG:WGS 84 !ENTRY org.locationtech.udig.project 1 0 2024-02-29 13:47:42.932 !MESSAGE MapImpl#getDefaultBounds(): Returning Default bounds (entire world) !ENTRY org.eclipse.birt.report.designer.ui 4 1001 2024-02-29 14:06:50.438 !MESSAGE An unexpected internal exception occurred. Please see log for detail. !STACK 0 org.eclipse.birt.report.designer.core.runtime.GUIException: org.eclipse.swt.internal.win32.OS.GetWindowLong(int,int) at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:78) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:116) at org.eclipse.birt.report.designer.internal.ui.util.bidi.BidiUIUtils.init(BidiUIUtils.java:110) at org.eclipse.birt.report.designer.internal.ui.util.bidi.BidiUIUtils.applyOrientation(BidiUIUtils.java:139) at org.eclipse.birt.report.designer.internal.ui.util.UIUtil.processOrientationChange(UIUtil.java:2868) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportDesignEditPart.propertyChange(ReportDesignEditPart.java:286) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart.propertyChange(AbstractReportEditPart.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$2.runModelChange(AbstractReportEditPart.java:94) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$EditpartReportEventRunnable.run(AbstractReportEditPart.java:250) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractModelEventProcessor.postElementEvent(AbstractModelEventProcessor.java:114) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.GraphicsViewModelEventProcessor.postElementEvent(GraphicsViewModelEventProcessor.java:248) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:142) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:116) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:58) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:886) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:756) at org.eclipse.birt.report.model.api.GroupPropertyHandle.setValue(GroupPropertyHandle.java:266) at org.eclipse.birt.report.model.api.GroupElementHandle.setProperty(GroupElementHandle.java:454) at org.eclipse.birt.report.designer.internal.ui.views.attributes.provider.PropertyDescriptorProvider.save(PropertyDescriptorProvider.java:90) at org.eclipse.birt.report.designer.internal.ui.views.attributes.provider.ComboPropertyDescriptorProvider.save(ComboPropertyDescriptorProvider.java:159) at org.eclipse.birt.report.designer.internal.ui.views.attributes.widget.ComboPropertyDescriptor.save(ComboPropertyDescriptor.java:180) at org.eclipse.birt.report.designer.internal.ui.views.attributes.widget.ComboPropertyDescriptor.handleComboSelectEvent(ComboPropertyDescriptor.java:169) at org.eclipse.birt.report.designer.internal.ui.views.attributes.widget.ComboPropertyDescriptor$2.widgetSelected(ComboPropertyDescriptor.java:151) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1046) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:760) at org.eclipse.swt.custom.CCombo.listEvent(CCombo.java:1242) at org.eclipse.swt.custom.CCombo.lambda$0(CCombo.java:117) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) Caused by: java.lang.NoSuchMethodException: org.eclipse.swt.internal.win32.OS.GetWindowLong(int,int) at java.base/java.lang.Class.getMethod(Class.java:2113) at org.eclipse.birt.report.designer.internal.ui.util.bidi.BidiUIUtils.init(BidiUIUtils.java:74) ... 55 more !SUBENTRY 1 org.eclipse.birt.report.designer.ui 1 1001 2024-02-29 14:06:50.438 !MESSAGE Plug-in Provider:Eclipse BIRT Project !SUBENTRY 1 org.eclipse.birt.report.designer.ui 1 1001 2024-02-29 14:06:50.438 !MESSAGE Plug-in Name:BIRT Designer UI !SUBENTRY 1 org.eclipse.birt.report.designer.ui 1 1001 2024-02-29 14:06:50.438 !MESSAGE Plug-in ID:org.eclipse.birt.report.designer.ui !SUBENTRY 1 org.eclipse.birt.report.designer.ui 1 1001 2024-02-29 14:06:50.438 !MESSAGE Version:4.18.0.v202106181740 !SUBENTRY 1 org.eclipse.birt.report.designer.ui 4 1001 2024-02-29 14:06:50.438 !MESSAGE Error Code:Error.GUIException.invokedByUnexpectedException !SUBENTRY 1 org.eclipse.birt.report.designer.ui 4 1001 2024-02-29 14:06:50.438 !MESSAGE Error Message:org.eclipse.swt.internal.win32.OS.GetWindowLong(int,int) !ENTRY org.wcs.smart.report 4 0 2024-02-29 16:31:19.157 !MESSAGE Error running report 'Clarine Report template': Error happened while running the report. Index 5 out of bounds for length 5 !STACK 0 org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2387) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:282) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:89) at org.wcs.smart.report.execute.SmartReportRunner.runReport(SmartReportRunner.java:100) at org.wcs.smart.report.internal.ui.viewer.ReportView$1.run(ReportView.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at org.wcs.smart.data.oda.smart.query.common.SummaryQueryResultSet.getDouble(SummaryQueryResultSet.java:194) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaResultSet.getDouble(OdaResultSet.java:378) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getDouble(ResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(ResultSet.java:174) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch(OdiAdapter.java:214) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.fetch(RowResultSet.java:145) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet$RowResultSetWithResultSetScope.fetch(SimpleResultSet.java:1040) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.prepareFirstRow(SimpleResultSet.java:320) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.getResultSetIterator(SimpleResultSet.java:339) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:1065) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:607) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1277) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:167) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:82) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:286) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1956) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:258) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:274) ... 4 more !ENTRY org.wcs.smart.report 4 0 2024-02-29 17:26:24.548 !MESSAGE Error running report 'Clarine Report template': Error happened while running the report. Index 5 out of bounds for length 5 !STACK 0 org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2387) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:282) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:89) at org.wcs.smart.report.execute.SmartReportRunner.runReport(SmartReportRunner.java:100) at org.wcs.smart.report.internal.ui.viewer.ReportView$1.run(ReportView.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at org.wcs.smart.data.oda.smart.query.common.SummaryQueryResultSet.getDouble(SummaryQueryResultSet.java:194) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaResultSet.getDouble(OdaResultSet.java:378) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getDouble(ResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(ResultSet.java:174) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch(OdiAdapter.java:214) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.fetch(RowResultSet.java:145) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet$RowResultSetWithResultSetScope.fetch(SimpleResultSet.java:1040) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.prepareFirstRow(SimpleResultSet.java:320) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.getResultSetIterator(SimpleResultSet.java:339) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:1065) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:607) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1277) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:167) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:82) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:286) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1956) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:258) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:274) ... 4 more !ENTRY org.wcs.smart.report 4 0 2024-02-29 17:26:56.914 !MESSAGE Error running report 'Clarine Report template': Error happened while running the report. Index 5 out of bounds for length 5 !STACK 0 org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2387) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:282) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:89) at org.wcs.smart.report.execute.SmartReportRunner.runReport(SmartReportRunner.java:100) at org.wcs.smart.report.internal.ui.viewer.ReportView$1.run(ReportView.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at org.wcs.smart.data.oda.smart.query.common.SummaryQueryResultSet.getDouble(SummaryQueryResultSet.java:194) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaResultSet.getDouble(OdaResultSet.java:378) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getDouble(ResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(ResultSet.java:174) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch(OdiAdapter.java:214) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.fetch(RowResultSet.java:145) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet$RowResultSetWithResultSetScope.fetch(SimpleResultSet.java:1040) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.prepareFirstRow(SimpleResultSet.java:320) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.getResultSetIterator(SimpleResultSet.java:339) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:1065) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:607) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1277) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:167) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:82) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:286) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1956) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:258) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:274) ... 4 more !ENTRY org.wcs.smart.report 4 0 2024-02-29 17:27:41.978 !MESSAGE Error running report 'Clarine Report template': Error happened while running the report. Index 5 out of bounds for length 5 !STACK 0 org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2387) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:282) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:89) at org.wcs.smart.report.execute.SmartReportRunner.runReport(SmartReportRunner.java:100) at org.wcs.smart.report.internal.ui.viewer.ReportView$1.run(ReportView.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at org.wcs.smart.data.oda.smart.query.common.SummaryQueryResultSet.getDouble(SummaryQueryResultSet.java:194) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaResultSet.getDouble(OdaResultSet.java:378) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getDouble(ResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(ResultSet.java:174) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch(OdiAdapter.java:214) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.fetch(RowResultSet.java:145) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet$RowResultSetWithResultSetScope.fetch(SimpleResultSet.java:1040) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.prepareFirstRow(SimpleResultSet.java:320) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.getResultSetIterator(SimpleResultSet.java:339) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:1065) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:607) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1277) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:167) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:82) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:286) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1956) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:258) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:274) ... 4 more !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:37:47.057 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:02.882 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:02.903 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:02.943 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:02.963 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Track Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.390 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.754 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.754 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:06.754 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:35.807 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:35.823 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:35.833 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:38:35.833 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.style.sld 4 2 2024-02-29 17:40:15.638 !MESSAGE Problems occurred when invoking code from plug-in: "org.locationtech.udig.style.sld". !STACK 0 java.lang.NullPointerException at org.locationtech.udig.style.sld.editor.StyleThemePage.readCustomPalette(StyleThemePage.java:1853) at org.locationtech.udig.style.sld.editor.StyleThemePage.gotFocus(StyleThemePage.java:1760) at org.locationtech.udig.style.sld.editor.StyleEditorPage$1.pageChanged(StyleEditorPage.java:102) at org.locationtech.udig.style.sld.editor.internal.EditorDialog$14.run(EditorDialog.java:1368) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.firePageChanged(EditorDialog.java:1366) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.update(EditorDialog.java:1197) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.showPage(EditorDialog.java:1151) at org.locationtech.udig.style.sld.editor.internal.FilteredEditorDialog.showPage(FilteredEditorDialog.java:360) at org.locationtech.udig.style.sld.editor.StyleEditorDialog.showPage(StyleEditorDialog.java:172) at org.wcs.smart.ui.map.SmartStyleEditorDialog.showPage(SmartStyleEditorDialog.java:157) at org.locationtech.udig.style.sld.editor.internal.EditorDialog$8.selectionChanged(EditorDialog.java:662) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:823) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:820) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1193) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:263) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.lambda$1(OpenStrategy.java:428) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4001) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3629) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:40:40.652 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:40:40.694 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:40:40.694 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:40:40.695 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:40:40.695 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:45:55.955 !MESSAGE After 2 seconds unable to cancel 2 Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:45:55.955 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.424 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.644 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.644 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.644 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.669 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:25.669 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.483 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.483 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.648 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.648 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.648 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.670 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:47:27.670 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.eclipse.core.expressions 4 201 2024-02-29 17:48:44.250 !MESSAGE No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl !STACK 1 org.eclipse.core.runtime.CoreException: No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl at org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(TypeExtensionManager.java:131) at org.eclipse.core.expressions.TestExpression.evaluate(TestExpression.java:104) at org.eclipse.core.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:54) at org.eclipse.core.expressions.AndExpression.evaluate(AndExpression.java:36) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.failsEnablement(RegistryPageContributor.java:284) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.isApplicableTo(RegistryPageContributor.java:227) at org.eclipse.ui.internal.dialogs.PropertyPageContributorManager.contribute(PropertyPageContributorManager.java:114) at org.eclipse.ui.internal.dialogs.PropertyDialog.createDialogOn(PropertyDialog.java:64) at org.eclipse.ui.dialogs.PropertyDialogAction.createDialog(PropertyDialogAction.java:169) at org.locationtech.udig.project.ui.internal.LayersView$17.runWithEvent(LayersView.java:972) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !SUBENTRY 1 org.eclipse.core.expressions 4 201 2024-02-29 17:48:44.266 !MESSAGE No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:55.491 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:55.491 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:55.491 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:55.491 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:55.491 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:58.377 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:58.456 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:58.497 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:58.497 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:50:58.515 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.eclipse.core.expressions 4 201 2024-02-29 17:51:12.620 !MESSAGE No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl !STACK 1 org.eclipse.core.runtime.CoreException: No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl at org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(TypeExtensionManager.java:131) at org.eclipse.core.expressions.TestExpression.evaluate(TestExpression.java:104) at org.eclipse.core.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:54) at org.eclipse.core.expressions.AndExpression.evaluate(AndExpression.java:36) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.failsEnablement(RegistryPageContributor.java:284) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.isApplicableTo(RegistryPageContributor.java:227) at org.eclipse.ui.internal.dialogs.PropertyPageContributorManager.contribute(PropertyPageContributorManager.java:114) at org.eclipse.ui.internal.dialogs.PropertyDialog.createDialogOn(PropertyDialog.java:64) at org.eclipse.ui.dialogs.PropertyDialogAction.createDialog(PropertyDialogAction.java:169) at org.locationtech.udig.project.ui.internal.LayersView$17.runWithEvent(LayersView.java:972) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !SUBENTRY 1 org.eclipse.core.expressions 4 201 2024-02-29 17:51:12.620 !MESSAGE No property tester contributes a property org.locationtech.udig.catalog.featureSource to type class org.locationtech.udig.project.internal.impl.LayerImpl !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:51:31.320 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:51:31.320 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:51:31.320 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:09.885 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:09.885 !MESSAGE After 2 seconds unable to cancel Harrat Uwayrid bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:09.885 !MESSAGE After 2 seconds unable to cancel AlGharameel Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:09.885 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:09.885 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:12.636 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:12.651 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:12.667 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:57:12.687 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:30.337 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:30.337 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:30.337 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:30.337 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.286 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.294 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.426 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.442 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.442 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.442 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:33.442 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.002 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.002 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.002 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.018 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.018 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.018 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.018 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:39.050 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.386 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.386 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.386 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.549 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.690 !MESSAGE After 2 seconds unable to cancel Harrat Uwayrid bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.690 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:40.690 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:41.272 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:41.277 !MESSAGE After 2 seconds unable to cancel Harrat Uwayrid bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 17:58:41.277 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:17.277 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:19.739 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:19.754 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:11:19.754 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:12:26.116 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:12:30.600 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:12:37.792 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:12:39.481 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:12:43.705 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:13:45.231 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:13:50.305 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:13:54.168 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:13:56.532 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:13:59.954 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:14:01.713 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:01.738 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:01.738 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.793 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.793 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.965 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.965 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.976 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:06.976 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:40.670 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:40.671 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:40.691 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:15:40.691 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.253 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.402 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:16:02.403 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:18:05.132 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-02-29 18:18:10.934 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$AttributeComboListener.handleEvent(StyleThemePage.java:1091) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1042) at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:3225) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4913) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4765) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4930) at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method) at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:474) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4863) at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:2819) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4938) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3624) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:29.564 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:29.564 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:29.564 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:32.934 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:32.955 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:32.965 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.670 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.670 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.670 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.671 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.671 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.671 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.771 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.783 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.784 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.813 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.813 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:19:40.813 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:21:17.328 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:21:17.328 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:21:17.328 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:21:17.328 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:21:17.328 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.119 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.119 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.119 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.119 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.119 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-02-29 18:25:36.234 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !SESSION 2024-03-01 19:10:16.800 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.703 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.709 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.709 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.709 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.709 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.709 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.725 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.732 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.732 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.733 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.735 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:40.735 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.297 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.298 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.298 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.298 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.298 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 19:17:41.298 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:01.251 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:01.274 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.818 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.819 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.819 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.903 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.916 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.917 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.920 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:01:04.920 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:36.790 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:36.790 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:36.790 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.581 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.593 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.610 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.611 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.611 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:02:39.611 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:08.905 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:08.905 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:08.905 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.390 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.390 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.400 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.412 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.414 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:05:29.414 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:14:44.796 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:14:44.796 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:14:44.796 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:01.468 !MESSAGE After 2 seconds unable to cancel Harrat Uwayrid bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:01.488 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:02.036 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:02.043 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:02.043 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.000 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.000 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.001 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.001 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.023 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.037 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.037 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.037 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.114 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.114 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.114 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.115 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.115 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:16.115 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.266 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.266 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.266 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.291 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.292 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.292 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.292 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.358 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.366 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.366 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.366 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.366 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:19.368 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.748 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.749 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.749 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.787 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.788 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.788 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.788 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.833 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.833 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.833 !MESSAGE After 2 seconds unable to cancel Harrat Uwayrid bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.833 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:23.834 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.771 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.771 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.771 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.808 !MESSAGE After 2 seconds unable to cancel Wadi Nakhla bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.808 !MESSAGE After 2 seconds unable to cancel Sharaan bndy Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.808 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.808 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.889 !MESSAGE After 2 seconds unable to cancel North Arrow Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.889 !MESSAGE After 2 seconds unable to cancel Scalebar Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.890 !MESSAGE After 2 seconds unable to cancel Legend Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:15:26.891 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.ui 1 0 2024-03-01 23:16:58.855 !MESSAGE Action 'Change Character Set' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-03-01 23:16:58.855 !MESSAGE Action 'Set Projection' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-03-01 23:16:58.855 !MESSAGE Action 'Count' references invalid category 'org.locationtech.udig.project.ui.operation.selectionCategory'. !ENTRY org.locationtech.udig.style.sld 4 2 2024-03-01 23:17:02.477 !MESSAGE Problems occurred when invoking code from plug-in: "org.locationtech.udig.style.sld". !STACK 0 java.lang.NullPointerException at org.locationtech.udig.style.sld.editor.StyleThemePage.readCustomPalette(StyleThemePage.java:1853) at org.locationtech.udig.style.sld.editor.StyleThemePage.gotFocus(StyleThemePage.java:1760) at org.locationtech.udig.style.sld.editor.StyleEditorPage$1.pageChanged(StyleEditorPage.java:102) at org.locationtech.udig.style.sld.editor.internal.EditorDialog$14.run(EditorDialog.java:1368) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.firePageChanged(EditorDialog.java:1366) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.update(EditorDialog.java:1197) at org.locationtech.udig.style.sld.editor.internal.EditorDialog.showPage(EditorDialog.java:1151) at org.locationtech.udig.style.sld.editor.internal.FilteredEditorDialog.showPage(FilteredEditorDialog.java:360) at org.locationtech.udig.style.sld.editor.StyleEditorDialog.showPage(StyleEditorDialog.java:172) at org.wcs.smart.ui.map.SmartStyleEditorDialog.showPage(SmartStyleEditorDialog.java:157) at org.locationtech.udig.style.sld.editor.internal.EditorDialog$8.selectionChanged(EditorDialog.java:662) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:823) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:820) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1193) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:263) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.lambda$1(OpenStrategy.java:428) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4001) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3629) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:37.508 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:37.508 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:38.337 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:38.358 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:38.398 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:38.398 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:38.398 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:53.728 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:53.762 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:18:53.764 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:20:28.573 !MESSAGE After 2 seconds unable to cancel 2 Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:20:28.577 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:29:38.884 !MESSAGE After 2 seconds unable to cancel [null] Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:29:38.886 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.wcs.smart.query 4 0 2024-03-01 23:53:45.601 !MESSAGE cannot delete the file D:\smart.7.5.6.win64.12082022\data\filestore\tempfiles\740402234781600.tiff !ENTRY org.wcs.smart.query 4 0 2024-03-01 23:53:45.609 !MESSAGE cannot delete the file. Should delete on shutdown D:\smart.7.5.6.win64.12082022\data\filestore\tempfiles\740402234781600.tiff !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.890 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-01 23:53:46.929 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:02:27.184 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:02:27.185 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:02:27.185 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:02:27.185 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:10:38.744 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:10:38.744 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:10:38.744 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:21:10.518 !MESSAGE After 2 seconds unable to cancel 2 Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:21:10.518 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:38:16.771 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 00:38:16.771 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel Waypoint Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:12:55.694 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:20:15.304 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at jdk.internal.reflect.GeneratedMethodAccessor1759.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:20:21.085 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$SimpleComboListener.widgetSelected(StyleThemePage.java:1170) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at jdk.internal.reflect.GeneratedMethodAccessor1759.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:20:30.474 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException at java.base/java.util.Collections.sort(Collections.java:179) at org.geotools.filter.function.UniqueIntervalFunction.calculate(UniqueIntervalFunction.java:75) at org.geotools.filter.function.UniqueIntervalFunction.evaluate(UniqueIntervalFunction.java:153) at org.geotools.filter.expression.ExpressionAbstract.evaluate(ExpressionAbstract.java:45) at org.locationtech.udig.style.sld.editor.StyleThemePage$5.run(StyleThemePage.java:1362) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74) at org.locationtech.udig.style.sld.editor.StyleThemePage.generateTheme(StyleThemePage.java:1454) at org.locationtech.udig.style.sld.editor.StyleThemePage$PalettesListener.selectionChanged(StyleThemePage.java:1113) at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:151) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:148) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1178) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1207) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:237) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at org.wcs.smart.map.ShowStyleDialogHandler.showDialog(ShowStyleDialogHandler.java:89) at org.wcs.smart.map.ShowStyleDialogHandler.execute(ShowStyleDialogHandler.java:77) at jdk.internal.reflect.GeneratedMethodAccessor1759.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:129) at org.eclipse.e4.tools.compat.parts.DIHandler.execute(DIHandler.java:52) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) at jdk.internal.reflect.GeneratedMethodAccessor251.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:319) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:253) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.wcs.smart.SmartApp.start(SmartApp.java:47) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:34:24.454 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:34:28.214 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException !ENTRY org.locationtech.udig.style.sld 1 0 2024-03-02 01:34:30.483 !MESSAGE Theme Generation Failed !STACK 0 java.lang.NullPointerException !SESSION 2024-03-02 01:55:08.014 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.228 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.228 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.228 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.228 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.228 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.234 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.259 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.264 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.268 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.270 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.270 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.272 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.853 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.853 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.854 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.854 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.855 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-02 01:56:00.856 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !SESSION 2024-03-04 12:34:26.734 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.367 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.372 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.374 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.374 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.374 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.374 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.680 !MESSAGE After 2 seconds unable to cancel Patrol Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.683 !MESSAGE After 2 seconds unable to cancel Buffered Management Area Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.684 !MESSAGE After 2 seconds unable to cancel Conservation Area Boundary Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.686 !MESSAGE After 2 seconds unable to cancel Administrative Areas Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.688 !MESSAGE After 2 seconds unable to cancel Management Sectors Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-04 12:37:41.697 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !SESSION 2024-03-04 17:41:32.673 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.wcs.smart 4 0 2024-03-04 17:41:51.827 !MESSAGE Could not connect to the database. Check that another instance of SMART is not running and try again. EntityManagerFactory is closed !STACK 0 java.lang.Exception: Could not connect to the database. Check that another instance of SMART is not running and try again. EntityManagerFactory is closed at org.wcs.smart.SmartPlugIn.versionCheck(SmartPlugIn.java:403) at org.wcs.smart.startup.SmartStartUp.initDb(SmartStartUp.java:89) at org.wcs.smart.SmartPlugIn.initializeDatabase(SmartPlugIn.java:358) at org.wcs.smart.splashHandlers.InteractiveSplashHandler$9.run(InteractiveSplashHandler.java:535) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:530) at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:828) at org.hibernate.internal.AbstractSharedSessionContract.(AbstractSharedSessionContract.java:145) at org.hibernate.internal.AbstractSessionImpl.(AbstractSessionImpl.java:29) at org.hibernate.internal.SessionImpl.(SessionImpl.java:257) at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1288) at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:481) at org.wcs.smart.hibernate.SmartHibernateManager.openSessionOnly(SmartHibernateManager.java:277) at org.wcs.smart.hibernate.SmartHibernateManager.openSession(SmartHibernateManager.java:259) at org.wcs.smart.hibernate.SmartHibernateManager.openSession(SmartHibernateManager.java:239) at org.wcs.smart.hibernate.HibernateManager.openSession(HibernateManager.java:126) at org.wcs.smart.hibernate.HibernateManager.openSession(HibernateManager.java:111) at org.wcs.smart.SmartPlugIn.versionCheck(SmartPlugIn.java:399) ... 4 more !SESSION 2024-03-05 12:16:00.869 ----------------------------------------------- eclipse.buildId=unknown java.version=12.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 !ENTRY org.locationtech.udig.project 1 0 2024-03-05 12:17:39.112 !MESSAGE Add Layers failed to run !STACK 0 java.lang.NullPointerException at org.locationtech.udig.project.internal.impl.EditManagerImpl.getSelectedLayer(EditManagerImpl.java:721) at org.locationtech.udig.project.internal.impl.EditManagerImpl.getSelectedLayer(EditManagerImpl.java:1) at org.locationtech.udig.project.internal.commands.AddLayersCommand.run(AddLayersCommand.java:77) at org.locationtech.udig.project.command.CommandManager$Executor.execute(CommandManager.java:411) at org.locationtech.udig.project.command.CommandManager$Executor.run(CommandManager.java:336) at org.locationtech.udig.project.command.CommandManager$Executor.run(CommandManager.java:322) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.locationtech.udig.project 1 0 2024-03-05 12:18:22.592 !MESSAGE After 2 seconds unable to cancel Patrol Renderer !ENTRY org.locationtech.udig.project 1 0 2024-03-05 12:18:22.593 !MESSAGE After 2 seconds unable to cancel All Layers Renderer !ENTRY org.locationtech.udig.ui 1 0 2024-03-05 12:18:28.010 !MESSAGE Action 'Change Character Set' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-03-05 12:18:28.010 !MESSAGE Action 'Set Projection' references invalid category 'org.locationtech.udig.catalog.ui.operation.resourceCategory'. !ENTRY org.locationtech.udig.ui 1 0 2024-03-05 12:18:28.010 !MESSAGE Action 'Count' references invalid category 'org.locationtech.udig.project.ui.operation.selectionCategory'. !ENTRY org.wcs.smart.report 4 0 2024-03-05 13:44:01.730 !MESSAGE Error running report 'Clarine Report template': Error happened while running the report. Index 5 out of bounds for length 5 !STACK 0 org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2387) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:282) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:89) at org.wcs.smart.report.execute.SmartReportRunner.runReport(SmartReportRunner.java:100) at org.wcs.smart.report.internal.ui.viewer.ReportView$1.run(ReportView.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at org.wcs.smart.data.oda.smart.query.common.SummaryQueryResultSet.getDouble(SummaryQueryResultSet.java:194) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaResultSet.getDouble(OdaResultSet.java:378) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getDouble(ResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(ResultSet.java:174) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch(OdiAdapter.java:214) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.fetch(RowResultSet.java:145) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet$RowResultSetWithResultSetScope.fetch(SimpleResultSet.java:1040) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.doNext(RowResultSet.java:118) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.next(RowResultSet.java:96) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.prepareFirstRow(SimpleResultSet.java:320) at org.eclipse.birt.data.engine.executor.transform.SimpleResultSet.getResultSetIterator(SimpleResultSet.java:339) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:1065) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:607) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1277) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:167) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:82) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:286) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1956) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:258) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:274) ... 4 more