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



Went back to RDP 8.0.3, which seems rock solid on my laptop. No performance problems on that release. And I have the license applied for that version too! :)

The only real problem I have with RDP 8.0.3, is when I don't HARD-CODE the External program name on the Procedure-Interface D-specs. When I build a cross reference it just ENDS, no error, nothing, it just DISAPPEARS. That is MY ONLY true problem on this release. Which is FIXED on RDP 8.5.1 <smile>

RDP 8.5.1 works well, except for the minor memory leak and debug job issue not finding source code. I normally debug 1-3 jobs at time.

Sadly, I think that maybe my employer did not purchase an extended support contract. Less than 25% of our developers even try RDP/RDi. <Big Frown>

Maybe these releases newer than RDP 8.0.3, don't like my laptop?
<smirk>

Rational still beat SEU hands down!!
<Big Smile>


-Ken Killian-

PS. A co-worker is swamped with weekend work, and can't even get RDP 8.0.3 installed. In this case, she doesn't have administrator authority, which of course is required for windows 7.


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken Killian
Sent: Friday, June 28, 2013 1:00 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Cc: Taryn Morris
Subject: Re: [WDSCI-L] RDi 9.0 Macro Record/Play not available...

The only other spot I have notice, it sometimes on the iProject tab, it doesn't paint completely...

It has happen about 3-times, I haven't been able to duplicate it again recently...

I just now got this error:
An error has occurred. See error log for more details.
java.lang.Object incompatible with org.eclipse.e4.core.commands.EHandlerService

Now, I am having multiple errors, for instance, I cannot open other views, they are all grayed out.

I am running on the trial version, maybe that has something to do with these errors?

Exception occurred while rendering: org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@ada9a1a1 (elementId: org.eclipse.pde.runtime.LogView, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@f044739, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (closeable: false)

***************************************
Message:
Exception occurred while rendering: org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@ada9a1a1 (elementId: org.eclipse.pde.runtime.LogView, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@f044739, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (closeable: false)


Exception stack Trace:
java.lang.IllegalArgumentException: Index out of bounds
at org.eclipse.swt.SWT.error(SWT.java:4342)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.SWT.error(SWT.java:4247)
at org.eclipse.swt.custom.CTabFolder.createItem(CTabFolder.java:670)
at org.eclipse.swt.custom.CTabItem.<init>(CTabItem.java:119)
at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.createTab(StackRenderer.java:763)
at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.childRendered(StackRenderer.java:802)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:594)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:731)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:702)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:696)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:681)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.createElement(PartServiceImpl.java:1071)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:607)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:332)
at org.eclipse.ui.internal.WorkbenchPage.bringToTop(WorkbenchPage.java:942)
at org.eclipse.ui.internal.views.log.LogView$25.run(LogView.java:1066)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:613)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

Session Data:
eclipse.buildId=unknown
java.fullversion=JRE 1.7.0 IBM J9 2.6 Windows 7 amd64-64 Compressed References 20130306_140761 (JIT enabled, AOT enabled) J9VM - R26_Java726_SR4_FP1_20130306_1011_B140761
JIT - r11.b03_20130131_32403ifx1
GC - R26_Java726_SR4_FP1_20130306_1011_B140761_CMPRSS
J9CL - 20130306_140761
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

-Ken Killian-
(423) 510-3129


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Edmund Reinhardt
Sent: Friday, June 28, 2013 11:23 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Cc: Taryn Morris
Subject: Re: [WDSCI-L] RDi 9.0 Macro Record/Play not available...


Hi Ken,
We are working on that menu painting problem.
Are you seeing it in Lpex as well as Application Diagram. Under what circumstances are you seeing it in Lpex.



Regards,



Edmund (E.H.) Reinhardt
COBOL IDE on AIX, DDS, WebFacing, System i Application Development, Rational Developer for Power



2D barcode Phone: 1-905-413-3125 | Phone: 1-905-854-6195 IBM
- encoded E-mail: edmund.reinhardt@xxxxxxxxxx
with AIX COBOL: 8200 Warden Ave
contact www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON L6G 1C7
information "In every thing give thanks: for this is the will of Canada
God in Christ Jesus concerning you." - 1
Thessalonians 5:18






From: Ken Killian <kkillian@xxxxxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>,
Date: 28/06/2013 08:14 AM
Subject: Re: [WDSCI-L] RDi 9.0 Macro Record/Play not available...
Sent by: wdsci-l-bounces@xxxxxxxxxxxx



I did a restart today, and I had already started with a clean/fresh workspace for RDI 9.0

There seems to be some toggle of the Enable/Disenable of the Macro Record/Play, that sometimes does not work on iProjects for me...

But, I open a LPEX on IBM I, and the macros worked. And then open the off-line iProject, and now I have macros working on the iProjects.

I assume that there is something about the toggle of the enable of the macros, depending on what view is active. It seems with RDi 9.0, I have to redo a lot of things to force a "refresh" to get things to work...
:(

Biggest is one my report issue of the right-click menu not painting, which is already reported on PMR...

I guess, I will play around to see what cause the Macro Record/Play to be disenable, to see if I can repeat this scenario repeatedly. And then report back, if I can reliable duplicate this error.

-Ken Killian-
(423) 510-3129

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck Calabro
Sent: Thursday, June 27, 2013 12:16 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] RDi 9.0 Macro Record/Play not available...

On 6/27/2013 11:30 AM, Ken Killian wrote:
Forgot to mention, this is inside iProject. The macro Record/Play
seems
to work in the Normal On-Line LPEX, rather than the iProject...
:(

Works for me.

I broke down and created a new workspace for 9.0. It broke my heart because I had a lot of compile commands, filters, etc in my 8.5 workspace that I'd rather have kept. But I figured that I'd start clean so that any... unusual goings on could not be attributed to a migrated workspace.

So here's how I tested record/play. I was in my version of the Remote System Explorer perspective. Had an RPGLE source member open for editing.
Tried record/play - worked. Opened i Projects perspective and tried to play back the thing I'd recorded in the other perspective - worked. Tried recording another sequence and played that back - worked.

Am I doing something different?
--buck
--
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 ...

Follow-Ups:
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.