Skip to main content

Miscellaneous Notes and Bug Fixes for USoft 11.2.1

note

See known problems and workarounds on the USoft 11.2 page for ongoing issues.

Bug fixes​

The identification number in front of each item is a Jira Issue ID. This is a number that USoft uses internally.

An identification number(s) in parentheses at the end of an item (if any) is a Jira Support ID. This is a number that USoft Support uses to communicate with external reporters.


DEFINER​

USD-6503​

In USoft Definer, when changes were made in the EAR Diagrammer and an error occurred during saving, the diagram was closed and all changes were lost.

This has been fixed. Saving a diagram no longer closes the Diagrammer. If an error occurs, you can correct it in the diagram and then save again.


INSTALLER​

USD-6617​

When installing USoft, the dialog that displayed the progress during the installation showed several unreplaced variables.

This has been fixed.


LINUX​

USD-6952​

Docker images are now based on Ubuntu 24.04 LTS. PowerShell 7.6 is now supported.


MISCELLANEOUS​

USD-6944​

In USoft 11.2, Java has been upgraded to JDK 25. If a Service Definer uses a locally installed JDK, the highest version allowed is therefore 25.

USD-7069​

Starting the C/S application without a username and password made the login dialog appear. When the login dialog was dismissed, the application continued to run, but trying to open something could result in a crash.

This has been changed. When the login dialog is cancelled, the application now closes.

USD-7265​

All references to the DDE technology have been removed from the USoft platform. This technology was old and was not considered secure. The -d option of the Windows application Usd.exe used this technology to communicate with termout.exe. That application has been removed. The output is now written to a log file called termout.log.


RULES ENGINE​

USD-8667​

Executing RulesEngine.DomainCheck() on a domain with alternative io-formats could result in an endless loop.

This has been fixed.