× 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.



My Mac version of RDi has run just fine for 6 days - I had the beta running for 12 days before that.

But to be fair - the version of RDi I ran in my WIndows virtual machine often ran for three or four weeks without issues.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Sep 21, 2016, at 4:01 PM, Ken Killian <kkillian@xxxxxxxxxxxx> wrote:

Jon,

Gee, worked 20-hours straight on Sunday, and have been doing 12-hour days...

I had my RDI 9.5.1 running straight for 12-hours...

Simple 10-second restart of RDi 9.5.1 *usually* fixes all...

Yup, I need to eat more snickers bars!

Wish I had a more reliable MAC-PRO & IOS, rather than WinDoze...

Guilty as charged, I cannot compare reliable IBM i to Windows 10, that is insane.


PS. Restart of RDI 9.5.1 did fix this... :)

I forgot to restart a job to get a fresh copy of the program, and I thought it was RDi's fault. But did a start-Service job on the Green screen, and got the wrong source!!! I did not restart the job! D'uh...

Overall, I love RDi, it is a great piece of software. So if I have hiccup, it drives me nuts. It is on PC, not reliable!!!


-Ken Killian-


-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Tuesday, September 20, 2016 5:07 PM
To: Wdsci-L <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDI 9.5.1 Error & lock-up on PARSER... <disappointment>

I don’t think you expect too much Ken - but I sometimes wonder if it is “just you” <grin>

I feel for you - but I don’t ever seem to have the number of issues you seem to see regularly.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Sep 20, 2016, at 3:36 PM, Ken Killian <kkillian@xxxxxxxxxxxx> wrote:

Hi,

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...

Dump from error Log:
eclipse.buildId=unknown
java.fullversion=JRE 1.8.0 IBM J9 2.8 Windows 10 amd64-64 Compressed
References 20160427_301573 (JIT enabled, AOT enabled) J9VM -
R28_Java8_SR3_20160427_1620_B301573
JIT - tr.r14.java.green_20160329_114288
GC - R28_Java8_SR3_20160427_1620_B301573_CMPRSS
J9CL - 20160427_301573
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

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

--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.

--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.