You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am using HCL Domino Designer in Eclipse which is v4.22 and it is integrated into the client so no way to upgrade.
Installation went ok without problem but when I start Domino Designer there is no assistai context menu and no preferences for it.
I get the following errors in error-log-0
SEVERE
org.osgi.framework.BundleException: Could not resolve module: com.github.gradusnikov.eclipse.plugin.assistai.main [1179]
Unresolved requirement: Require-Bundle: org.apache.commons.lang3; bundle-version="3.1.0"
at org.eclipse.osgi.container.Module.start(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(Unknown Source)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.Even
tManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source)
selectedElement, EventType=SET, Widget=null, NewValue=IDEWindow=org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9df4d2e4 (tags: [topLevel, UseEarlyCloseEvents], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: null, renderer: null, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: null, iconURI: null, tooltip: null, context: null, variables: null, x: 175, y: 73, width: 1438, height: 918)}, AttName=selectedElement, NewValue=IDEWindow=org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9df4d2e4 (tags: [topLevel, UseEarlyCloseEvents], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: null, renderer: null, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: null, iconURI: null, tooltip: null, context: null, variables: null, x: 175, y: 73, width: 1438, height: 918), EventType=SET} to handler org.eclipse.e4.ui.services.internal.events.UIE
ventHandler@c2070261
SEVERE
java.lang.NullPointerException: Cannot invoke "org.eclipse.e4.core.contexts.IEclipseContext.get(java.lang.Class)" because the return value of "org.eclipse.e4.ui.model.application.ui.basic.MWindow.getContext()" is null
at org.eclipse.ui.internal.Workbench.lambda$8(Unknown Source)
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source)
at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source)
at org.eclipse.swt.widgets.Display.syncExec(Unknown Source)
at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(Unknown Source)
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Unknown Source)
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Unknown Source)
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispat
chEvent(Unknown Source)
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(Unknown Source)
at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Unknown Source)
at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(Unknown Source)
at org.eclipse.equinox.internal.event.EventComponent.sendEvent(Unknown Source)
at org.eclipse.e4.ui.services.internal.events.EventBroker.send(Unknown Source)
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Unknown Source)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Unknown Source)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(Unknown Source)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(Unknown Source)
at org.eclipse.e4.ui.model.application.impl.ApplicationImpl.setSelectedElement(Unknown Source)
at org.eclipse.e4.ui.model.application.impl.ApplicationImpl.setSelectedElement(Unknown Source)
at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.preStartup(Unknown Source)
at org.eclipse.ui.internal.Workbench$21.runWithException(Unknown Source)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source)
at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source)
at org.eclipse.swt.widgets.Display.syncExec(Unknown Source)
at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(Unknown Source)
at org.eclipse.ui.internal.Workbench.init(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.lambda$3(Unknown Source)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at com.ibm.rcp.personality.framework.internal.RCPApplication.run(Unknown Source)
at com.ibm.rcp.personality.framework.internal.RCPApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.Ec
lipseStarter.run(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)
at org.eclipse.equinox.launcher.Main.run(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.main(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
Hello
I am using HCL Domino Designer in Eclipse which is v4.22 and it is integrated into the client so no way to upgrade.
Installation went ok without problem but when I start Domino Designer there is no assistai context menu and no preferences for it.
I get the following errors in error-log-0
SEVERE org.osgi.framework.BundleException: Could not resolve module: com.github.gradusnikov.eclipse.plugin.assistai.main [1179] Unresolved requirement: Require-Bundle: org.apache.commons.lang3; bundle-version="3.1.0" at org.eclipse.osgi.container.Module.start(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(Unknown Source) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.Even tManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) selectedElement, EventType=SET, Widget=null, NewValue=IDEWindow=org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9df4d2e4 (tags: [topLevel, UseEarlyCloseEvents], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: null, renderer: null, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: null, iconURI: null, tooltip: null, context: null, variables: null, x: 175, y: 73, width: 1438, height: 918)}, AttName=selectedElement, NewValue=IDEWindow=org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9df4d2e4 (tags: [topLevel, UseEarlyCloseEvents], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: null, renderer: null, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: null, iconURI: null, tooltip: null, context: null, variables: null, x: 175, y: 73, width: 1438, height: 918), EventType=SET} to handler org.eclipse.e4.ui.services.internal.events.UIE ventHandler@c2070261 SEVERE java.lang.NullPointerException: Cannot invoke "org.eclipse.e4.core.contexts.IEclipseContext.get(java.lang.Class)" because the return value of "org.eclipse.e4.ui.model.application.ui.basic.MWindow.getContext()" is null at org.eclipse.ui.internal.Workbench.lambda$8(Unknown Source) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(Unknown Source) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Unknown Source) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Unknown Source) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispat chEvent(Unknown Source) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(Unknown Source) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Unknown Source) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(Unknown Source) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(Unknown Source) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(Unknown Source) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Unknown Source) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Unknown Source) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(Unknown Source) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(Unknown Source) at org.eclipse.e4.ui.model.application.impl.ApplicationImpl.setSelectedElement(Unknown Source) at org.eclipse.e4.ui.model.application.impl.ApplicationImpl.setSelectedElement(Unknown Source) at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.preStartup(Unknown Source) at org.eclipse.ui.internal.Workbench$21.runWithException(Unknown Source) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(Unknown Source) at org.eclipse.ui.internal.Workbench.init(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.lambda$3(Unknown Source) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at com.ibm.rcp.personality.framework.internal.RCPApplication.run(Unknown Source) at com.ibm.rcp.personality.framework.internal.RCPApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source) at org.eclipse.core.runtime.adaptor.Ec lipseStarter.run(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source) at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source) at org.eclipse.equinox.launcher.Main.run(Unknown Source) at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Unknown Source) at com.ibm.rcp.core.internal.launcher.Main.main(Unknown Source) at com.ibm.rcp.core.internal.launcher.Main.run(Unknown Source)The text was updated successfully, but these errors were encountered: