×
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.
Using RDI 9.5.1 and trying to use Code-Assistance, and got a lock up...
Uncaught exception in class "com.ibm.etools.iseries.parsers.ISeriesEditorRPGILESQLParser"
Locked up RDI 9.5.1 completely! Unable to click on different tabs or anything...
Oh well, Reboot RDi 9.5.1 and try again...
Of course this only happens when I try to use features in RDI like Split windows and code assistance.
When I don't use these "Advance features", I don't have a problem... <frown>
Cannot open an PMR, because I don't know how to duplicate this error...
RDI 9.5.1 is not designed for Multitasking. Only do one thing, and reboot every so often, and then it seems fairly stable...
Time to eat another snickers... Eyes rolling as I count to 10 while I restart RDI 9.5.1 I guess I expect too much...
PS. I was running debug, editing code in split screen, with code-assist, and it locked up...
com.ibm.lpex
Error
Tue Sep 20 15:24:11 EDT 2016
Uncaught exception in class "com.ibm.etools.iseries.parsers.ISeriesEditorRPGILESQLParser". Document parser was disabled.
!VIEW MISDEVO:KKILLIAN/QRPGLESRC(EF2FUELR):2
java.lang.NullPointerException
at com.ibm.lpex.alef.contentassist.ContentAssistant$Closer.focusLost(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.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.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Control.sendFocusEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.wmKillFocus(Unknown Source)
at org.eclipse.swt.widgets.Control.WM_KILLFOCUS(Unknown Source)
at org.eclipse.swt.widgets.Canvas.WM_KILLFOCUS(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.SetFocus(Native Method)
at org.eclipse.swt.widgets.Control.forceFocus(Unknown Source)
at org.eclipse.swt.widgets.Control.setFocus(Unknown Source)
at org.eclipse.swt.widgets.Composite.setFocus(Unknown Source)
at org.eclipse.swt.widgets.Composite.setFocus(Unknown Source)
at org.eclipse.swt.widgets.Composite.setFocus(Unknown Source)
at org.eclipse.swt.widgets.Composite.setFocus(Unknown Source)
at org.eclipse.swt.widgets.Control.fixFocus(Unknown Source)
at org.eclipse.swt.widgets.Control.setEnabled(Unknown Source)
at org.eclipse.ui.internal.WorkbenchWindow.disableControl(Unknown Source)
at org.eclipse.ui.internal.WorkbenchWindow.run(Unknown Source)
at com.ibm.etools.iseries.parsers.ISeriesEditorParser.parseAll(Unknown Source)
at com.ibm.lpex.core.LpexCommonParser.totalParse(Unknown Source)
at com.ibm.lpex.core.ParsePendingList.totalParse(Unknown Source)
at com.ibm.lpex.core.ParseCommand.doCommand(Unknown Source)
at com.ibm.lpex.core.CommandHandler.doDefaultCommand(Unknown Source)
at com.ibm.lpex.core.CommandHandler.doCommand(Unknown Source)
at com.ibm.lpex.core.ParsePendingList.postUpdateProfile(Unknown Source)
at com.ibm.lpex.core.View.updateProfile(Unknown Source)
at com.ibm.lpex.core.UpdateProfileCommand.doCommand(Unknown Source)
at com.ibm.lpex.core.CommandHandler.doDefaultCommand(Unknown Source)
at com.ibm.lpex.core.LpexView.doDefaultCommand(Unknown Source)
at com.ibm.lpex.alef.LpexTextViewer.splitView(Unknown Source)
at com.ibm.lpex.alef.LpexAbstractTextEditor.openNewView(Unknown Source)
at com.ibm.lpex.alef.LpexAbstractTextEditor.access$5(Unknown Source)
at com.ibm.lpex.alef.LpexAbstractTextEditor$10.doAction(Unknown Source)
at com.ibm.lpex.core.ActionHandler.doActionIfAvailable(Unknown Source)
at com.ibm.lpex.core.ActionHandler.triggerAction(Unknown Source)
at com.ibm.lpex.core.ActionHandler.triggerAction(Unknown Source)
at com.ibm.lpex.core.LpexView.triggerAction(Unknown Source)
at com.ibm.lpex.alef.LpexKeyBindingAction.run(Unknown Source)
at org.eclipse.ui.texteditor.TextNavigationAction.runWithEvent(Unknown Source)
at org.eclipse.jface.commands.ActionHandler.execute(Unknown Source)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(Unknown Source)
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.wmKeyDown(Unknown Source)
at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Unknown Source)
at org.eclipse.swt.widgets.Canvas.WM_KEYDOWN(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)
-Ken Killian-
Senior IBM i Developer using Rational Developer for I RDI 9.5.1
Running IBM I, that supports: Java, PHP, Ruby/Ruby on Rails, Python, Node JS, RPGLE
As an Amazon Associate we earn from qualifying purchases.
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.