Upgrading Rational Rdi to version 9.6.0.11 I encountered a problem with the Isphere plugin … source search has stopped working.
Rdi users probably know the great plugin Isphere which offers numerous advantages and, among these, a really interesting “source file search”, with the possibility of searching for multiple strings in AND / OR or even in correspondence with the same line.
Well, installing Rational Rdi version 9.6.0.11, due to a Java cache problem, the Isphere source search stopped working … Help please!!
No problem, just follow the Midrange.com discussion groups to find that the problem can be solved in two ways … I tried the first one and it works!
Index
Tip taken from Mike Hokings’ post: https://archive.midrange.com/wdsci-l/202109/msg00039.html
Edit the file “ eclipse.ini “in the Rational Rdi installation folder (in my case, for example, it was C: Program Files IBM SDP
Edit the ECLIPSE.INI file (with an editor like Notepad ++ in administrator mode),
changing only this line:
-Xshareclasses: name = IBMSDP_% u
change it in this way:
-Xshareclasses: none
Save and restart Rational Rdi ... It should work!
Still in the same Midrange.com thread there is a second possibility by disabling the Java share cache or something similar … but having solved with the above option I did not elaborate …
I leave you the link to the whole discussion if anyone wants to try the JVM cache route too: https://archive.midrange.com/wdsci-l/202109/msg00038.html
HTH
Bye
--- Roberto De Pedrini Faq400.comWe are pleased to receive and share this "tip & trick" from Patrick Rizzi, which introduces a technique that allows…
I take inspiration from a response by Michael Mayer on the Midrange.com mailing lists to someone who asked how to…
Businesses are increasingly seeking tools to enhance efficiency, collaboration, and resource management. Enterprise Resource Planning (ERP) systems provide a comprehensive…
Early April saw the release of the "Spring Version" of ACS Access Client Solution, version 1.1.9.5 Interesting new features especially…
If the packed agenda of sessions at Common Europe Congress 2024, June 3-6 Milan, wasn't enough for you, here's another…
Debugging functions with Visual Studio Code have been available for some time but this new version 2.10.0 simplifies the handling…