Skip to main content

RDi 9.9 compatibility?

  • January 27, 2026
  • 3 replies
  • 73 views

David Gibbs
Forum|alt.badge.img+1

Has the RDi plug-in been tested against RDi 9.9 that was released today?

I tried installing it and get this error:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Rocket DevOps for IBM i Team Repository (64-bit) 10.4.0.v202409041507 (com.aldon.team.rdi_64.feature.group 10.4.0.v202409041507)
Missing requirement: Rocket DevOps for IBM i in RSE 10.4.0.v202409041507 (com.aldon.RDi75 10.4.0.v202409041507) requires 'osgi.bundle; com.ibm.etools.systems.migration2 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Rocket DevOps for IBM i Team Repository (64-bit) 10.4.0.v202409041507 (com.aldon.team.rdi_64.feature.group 10.4.0.v202409041507)
To: org.eclipse.equinox.p2.iu; com.aldon.RDi75 [10.4.0.v202409041507,10.4.0.v202409041507]

 

3 replies

Dale Asher
Forum|alt.badge.img+4
  • Inspiring
  • January 27, 2026

Hi David, 

We couldn’t get this out in v11.1.0 release.  Will be delivered in v11.2.0 plugin on March 26th.

Our ticket ALEC-3885.

Best, 

Dale


David Gibbs
Forum|alt.badge.img+1
  • Author
  • Participating Frequently
  • February 5, 2026

FWIW: I was able to tweak the 11.0 plug-in so it works in RDi 9.9.

I had to remove dependency on the com.ibm.etools.systems.migration2com.ibm.etools.systems.migration plug-in’s and recalculate the sha256 hash.

It seems to work on a new install with a new workspace.


Dale Asher
Forum|alt.badge.img+4
  • Inspiring
  • February 5, 2026

David, 

Thank you for that hack.  I’ve forwarded to the lab.

The v11.2.0 plugin should be coming out on 3/26…

d

UPDATED

I just checked the fix for our next release and they had the same resolution: 

RDI 9.9 changes, the following two JARs have been removed:

  • com.ibm.etools.iseries.migration
  • com.ibm.etools.systems.migration2

These JARs were dependencies for one of our class : CMSConnectionMigrator.java.