I was hoping for a (quick) fix because this version of RDI seems much more
stable with debugging.

Best regards
--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco


Il giorno mer 4 feb 2026 alle ore 19:49 Steve Ferrell via WDSCI-L <
wdsci-l@xxxxxxxxxxxxxxxxxx> ha scritto:

We'll get a Known Issue opened.

Thanks Marco!

Steve Ferrell
Team Lead Software Engineer - RDi
Fortra.com





-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Marco
Facchinetti
Sent: Wednesday, February 4, 2026 12:46 PM
To: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDi 9.9 still generates RCL_API_Log_Sample files :(

External: Pause and review the sender's email address, any URLs before
clicking links, opening attachments, or following requests. When in doubt,
contact the Service Desk.


Hi Steve

Case nbr: TS021393541
--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco


Il giorno mer 4 feb 2026 alle ore 15:21 Steve Ferrell via WDSCI-L <
wdsci-l@xxxxxxxxxxxxxxxxxx> ha scritto:

Hi Marco,

Please contact IBM support with a small snippet of code.

Especially any Data Structures using ALIGN(*FULL) and
LIKEREC(<prototyped
value>); If it's a common issue in your source code, it's likely in a
value>/copy
or /include file.

I suspect these occurred in 98 as well, but that stack trace will fill
up logs very quickly.

Thanks!

Steve Ferrell
Team Lead Software Engineer - RDi
Fortra.com





-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Marco
Facchinetti
Sent: Tuesday, February 3, 2026 7:28 PM
To: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDi 9.9 still generates RCL_API_Log_Sample
files :(

External: Pause and review the sender's email address, any URLs before
clicking links, opening attachments, or following requests. When in
doubt, contact the Service Desk.


What make me worried is that we are seeing a ton of this problems:

java.lang.NullPointerException: Cannot invoke

"com.ibm.etools.iseries.rpgle.SubfieldPositionCalculator.getAlignedPosition(int)"
because "this._positionCalculator" is null at

com.ibm.etools.iseries.rpgle.DataStructure.getLength(DataStructure.jav
a:1232)
at

com.ibm.etools.iseries.rpgle.DataStructDataFormat.getLength(DataStruct
DataFormat.java:63)
at

com.ibm.etools.iseries.rpgle.FieldDataFormat.getFreeRpgKeyword(FieldDa
taFormat.java:1518)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getDataTypeLabel(RpgAstLa
bels.java:1327)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getFieldTypeLabel(RpgAstL
abels.java:1310)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getFieldLabelSuffix(RpgAs
tLabels.java:1291)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getFieldLabel(RpgAstLabel
s.java:1247)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getFieldLabel(RpgAstLabel
s.java:1232)
at

com.ibm.etools.iseries.rpgle.ui.RpgAstLabels.getFieldLabel(RpgAstLabel
s.java:1147)
at

com.ibm.etools.iseries.rpgle.ui.RPGTreeModelBuilder$RPGModelVisitor.cr
eateSubfieldItems(RPGTreeModelBuilder.java:788)
at

com.ibm.etools.iseries.rpgle.ui.RPGTreeModelBuilder$RPGModelVisitor.cr
eateSubfieldItems(RPGTreeModelBuilder.java:744)
at

com.ibm.etools.iseries.rpgle.ui.RPGTreeModelBuilder$RPGModelVisitor.vi
sit(RPGTreeModelBuilder.java:498)
at

com.ibm.etools.iseries.rpgle.util.RpgEnterVisitor.caseDataScope(RpgEnt
erVisitor.java:109)
at

com.ibm.etools.iseries.rpgle.util.RpgEnterVisitor.caseDataScope(RpgEnt
erVisitor.java:1)
at

com.ibm.etools.iseries.rpgle.util.RpgleSwitch.doSwitch(RpgleSwitch.jav
a:529) at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:53)
at org.eclipse.emf.ecore.util.Switch.doSwitch(Switch.java:69)
at com.ibm.etools.iseries.rpgle.ASTNode.enter(ASTNode.java:247)
at com.ibm.etools.iseries.rpgle.ASTNode.accept(ASTNode.java:241)
at com.ibm.etools.iseries.rpgle.ASTNode.enter(ASTNode.java:254)
at com.ibm.etools.iseries.rpgle.ASTNode.accept(ASTNode.java:241)
at

com.ibm.etools.iseries.rpgle.ui.RPGTreeModelBuilder.visitTree(RPGTreeM
odelBuilder.java:127)
at

com.ibm.etools.iseries.rpgle.ui.RPGTreeModelBuilder.buildTree(RPGTreeM
odelBuilder.java:140)
at

com.ibm.etools.iseries.edit.views.ISeriesEditorRPGLEOutlinePage$4.run(
ISeriesEditorRPGLEOutlinePage.java:955)
at
org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
at

org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.ja
va:166) at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at

org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.jav
a:132) at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(Par
tRenderingEngine.java:1151)
at

org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
a:339)
at

org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartR
enderingEngine.java:1042)
at

org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Work
bench.java:152) at
org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
at

org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.jav
a:339)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java
:546) at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
at

org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplic
ation.java:152)
at

org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle
.java:208)
at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplic
ation(EclipseAppLauncher.java:143)
at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ecl
ipseAppLauncher.java:109)
at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:439)
at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.jav
a:271)
at

java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Direc
tMethodHandleAccessor.java:103) at
java.base/java.lang.reflect.Method.invoke(Method.java:586)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)

Best regards
--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco


Il giorno mar 3 feb 2026 alle ore 21:16 David Gibbs via WDSCI-L <
wdsci-l@xxxxxxxxxxxxxxxxxx> ha scritto:

Looks like RDi 9.9 is still generating the RCL_API_Log_Sample xml
files.

The latest file is locked by the process so it can't be deleted
without shutting RDi down.

david
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://list/
s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=05%7C02%7Csteve.f
er
rell%40fortra.com%7Cbf63d54fa9ab49fdb33a08de638cabda%7Cca81e23b35094
5e
ea9983e346acf274d%7C0%7C0%7C639057653042429301%7CUnknown%7CTWFpbGZsb
3d
8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjo
iT
WFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=NiEn7iXDZKhjFEMd4A48XicHh
GP
vc5PX9uj7CnhQRPg%3D&reserved=0 or email:
WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.



--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://list/
s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=05%7C02%7Csteve.fer
rell%40fortra.com%7C634b0f61868848917c1208de641dc3be%7Cca81e23b350945e
ea9983e346acf274d%7C0%7C0%7C639058276225648027%7CUnknown%7CTWFpbGZsb3d
8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiT
WFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=c45GnLR225nCIx2G%2BL7BbD9eW
nVRrnNNTeOf1hRno3c%3D&reserved=0 or email:
WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.


--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://list/
s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=05%7C02%7Csteve.fer
rell%40fortra.com%7C634b0f61868848917c1208de641dc3be%7Cca81e23b350945e
ea9983e346acf274d%7C0%7C0%7C639058276225687768%7CUnknown%7CTWFpbGZsb3d
8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiT
WFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=XIlU0MDJ13KpipwOT5hG09oqQng
F9ziOe8xfnxr308g%3D&reserved=0 or email:
WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.



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


--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://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-2026 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.