4.5.2. What’s Fixed in 7.2.0

[Critical]: System-stopping issue, such as a crash or data loss.
[Major]: Significant issue with no easy workaround.
[Minor]: Issue that usually has a workaround.
[Trivial]: Small issue, such as a typo in a log.

4.5.2.1. [Critical] RTI Connext Python installation was not checked when creating publication *

RTI Connext Python installation was not checked when creating a publication. This issue has been fixed. Admin Console no longer allows you to create any publication if you don’t have RTI Connext Python installed in your machine.

[RTI Issue ID ADMINCONSOLE-1262]

4.5.2.2. [Critical] Admin Console froze when displaying information about a member in an unbounded sequence

Admin Console could freeze on selecting a member of an unbounded sequence from the Sample Log. This problem has been fixed. Now, Admin Console does not freeze on selecting an unbounded sequence’s member.

[RTI Issue ID ADMINCONSOLE-1266]

4.5.2.3. [Major] Logical view was empty after discovery import *

The DDS Logical view, and other views, were empty after a discovery import. This issue has been fixed.

[RTI Issue ID ADMINCONSOLE-1263]

4.5.2.4. [Major] Admin Console failed when executing generated Python Code *

Admin Console failed when executing generated Python code in Graphical Data Publishing when the IDL included modules. This issue has been fixed; the generated Python Code should execute correctly even when the IDL includes modules.

[RTI Issue ID ADMINCONSOLE-1247]

4.5.2.5. [Major] Errors received when subscribed to a Topic and invalid discriminators received

This issue was fixed in release 7.1.0, but not documented at that time.

Due to an uncaught exception, Admin Console displayed error dialogs when subscribed to a Topic and receiving samples that had an invalid union discriminator. This issue has been fixed; the exception is now being caught and a log message written instead of the dialog. When this exception occurs, Admin Console fills the discriminator value with -2147483648.

[RTI Issue ID ADMINCONSOLE-1190]

4.5.2.6. [Minor] Some icons and entities did not display as expected when using Security *

When Security was enabled, unexpected behaviors occurred in different views. For example, security padlock icons did not update correctly and entities did not appear in the expected views. This issue has been fixed.

[RTI Issue ID ADMINCONSOLE-1226]

4.5.2.8. [Minor] VxWorks process identifiers caused issues in Admin Console

VxWorks uses a 64-bit unsigned integer for its process identifiers. These identifiers caused issues because Admin Console interpreted them as signed. This issue is resolved.

[RTI Issue ID ADMINCONSOLE-1225]

4.5.2.9. [Minor] Incomplete context menu in Topic View *

When in Topic View, the Unsubscribe, Visualize, and Subscription Properties commands were not available in the right-click context menu. This issue is resolved.

[RTI Issue ID ADMINCONSOLE-1216]

4.5.2.10. [Minor] Error message incorrectly triggered when monitoring information was not available

When Admin Console discovered a Routing Service, Recording Service, or Replay Service that was not sending monitoring information, Admin Console triggered an error message. This issue is fixed.

[RTI Issue ID ADMINCONSOLE-1159]