× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

Using RDi 9.5.1.1. and no outline was being built. Tried Ctrl+Shift+F5 several times, and no errors. Alt-tab to force a repaint and still no Out-line view.
Yes, my source had the focus, and the bottom status said: "Live parsing xxxxx.rpgle (65%)" Where "xxxxx.rpgle" is my source member.

Finally checked the error-log, and I notice this error Message: Unhandled event loop exception.

Guess what? Restart the client-Software-RDI, and then "Magically" it starts working again. Hence "Restart-to-RDI-to-Get-It-to-Work-Client-Software"

What the heck causes an "Unhandled event loop exception" other than bad code in the software? Somewhere, someone forgot to check for Null-Pointer in the Java-code for RDI.

Here is the error message:

eclipse.buildId=unknown
java.fullversion=JRE 1.8.0 IBM J9 2.8 Windows 10 amd64-64 Compressed References 20161013_322271 (JIT enabled, AOT enabled)
J9VM - R28_Java8_SR3_20161013_1635_B322271
JIT - tr.r14.java.green_20161011_125790
GC - R28_Java8_SR3_20161013_1635_B322271_CMPRSS
J9CL - 20161013_322271
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.ibm.rational.developer.ibmi.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ibm.rational.developer.ibmi.product.ide

org.eclipse.ui
Error
Mon Feb 20 09:51:46 EST 2017
Unhandled event loop exception

org.eclipse.e4.core.di.InjectionException: org.eclipse.core.commands.ExecutionException: While executing the action, an exception occurred
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(Unknown Source)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(Unknown Source)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(Unknown Source)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Unknown Source)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(Unknown Source)
at org.eclipse.core.commands.Command.executeWithChecks(Unknown Source)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Unknown Source)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(Unknown Source)
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.filterEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.wmChar(Unknown Source)
at org.eclipse.swt.widgets.Control.WM_CHAR(Unknown Source)
at org.eclipse.swt.widgets.Canvas.WM_CHAR(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(Unknown Source)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Unknown Source)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Unknown Source)
at org.eclipse.ui.internal.Workbench$5.run(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 org.eclipse.ui.internal.ide.application.IDEApplication.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.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at 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 org.eclipse.equinox.launcher.Main.main(Unknown Source)
Caused by: org.eclipse.core.commands.ExecutionException: While executing the action, an exception occurred
at org.eclipse.jface.commands.ActionHandler.execute(Unknown Source)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
... 52 more
Caused by: java.lang.NullPointerException
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.addFieldAttributes(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.addFile(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.addVariablesAndFiles(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.addVariablesAndFiles(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.getParseXML(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistProcessor.getSubprocedures(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistProcessor.getCSpecContext(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistProcessor.processCFactor2(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistProcessor.processCSpecExtF2(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistProcessor.getProposalMatches(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILERichCodeAssistProcessor.getProposalMatches(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILESQLCodeAssistProcessor.getProposalMatches(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.base.ISeriesEditorCodeAssistProcessor.computeCompletionProposals(Unknown Source)
at com.ibm.lpex.alef.contentassist.ContentAssistant.computeCompletionProposals(Unknown Source)
at com.ibm.lpex.alef.contentassist.CompletionProposalPopup.computeProposals(Unknown Source)
at com.ibm.lpex.alef.contentassist.CompletionProposalPopup.access$4(Unknown Source)
at com.ibm.lpex.alef.contentassist.CompletionProposalPopup$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at com.ibm.lpex.alef.contentassist.CompletionProposalPopup.showProposals(Unknown Source)
at com.ibm.lpex.alef.contentassist.ContentAssistant.showProposals(Unknown Source)
at com.ibm.lpex.alef.contentassist.ContentAssistant.showPossibleCompletions(Unknown Source)
at com.ibm.etools.iseries.edit.codeassist.base.ISeriesEditorContentAssistant.showPossibleCompletions(Unknown Source)
at com.ibm.lpex.alef.LpexSourceViewer.doOperation(Unknown Source)
at org.eclipse.ui.texteditor.TextOperationAction$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.texteditor.TextOperationAction.run(Unknown Source)
at org.eclipse.jface.action.Action.runWithEvent(Unknown Source)
... 58 more


-Ken Killian-


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.