Known issues in OpenEdge 12.2.18
- Last Updated: September 8, 2025
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Click here for a list of the fixed issues.
The following table lists the release notes for this release:
| Component | Issue Number | Description |
|---|---|---|
| AdminServer | OCTA-80822 |
Beginning with OpenEdge version 12.2.18, Remote RMI is disabled by default as part of a security enhancement. This change affects remote calls made by utilities related to the following components:
If your environment relies on Remote RMI functionality, you can re-enable it by
updating the
|
| Lang | OCTA-77432 |
The default HTTPS configuration for .NET Open Client has changed to use TLSv1.2. Protocol options other than TLSv1.1, TLSv1.2, and TLSv1.3 will be ignored. |
| Lang | OCTA-71595 |
The .NET Open Client StrictHostVerify property on both the RuntimeProperties and Connection classes has been marked as Obsolete. This property and its associated behavior are ignored and do not affect the HTTP host name validation performed by .NET Open Client. The hostname validation for .NET Open Client HTTPS connections relies on the underlying .NET implementation for its behavior. |
| PASOE | OCTA-42261 |
TCMAN and PASMAN are command-line utilities used for managing and administering PASOE. They support three types of actions: manager, server, and general, as described in the Learn about PAS for OpenEdge administration tools. Configuring HTTPS for Manager Actions When using an HTTPS port for a PASOE instance, manager actions require that the Java Trust Store contains the appropriate root certificates. Unlike other administration tools, these actions do not use the Since each Java installation is unique, you must set up your certificates correctly in the Java Trust Store, in addition to configuring
%DLC%/certs. This applies to all types of certificates:
Steps to Configure Java Trust Store Below are steps that work for most Java installations when using PASOE default certificates. Similar procedures can be followed for self-signed and CA-signed certificates.
|
| PASOE | OCTA-69780 |
The SAML client.login.model fails with “java.lang.ExceptionInInitializerError: null”. This issue is present in 12.2.15, 12.2.16, and 12.2.17. It's resolved in 12.2.18. This exception is caused by two jars that are no longer used by OpenEdge. To resolve the issue in updates 12.2.15 through 12.2.17, remove the following jars:
|
| PDSOE | OCTA-77461 |
Progress Developer Studio for OpenEdge (PDSOE) provides the "Report Technical Issue" feature that enables customers to directly log a support case. This feature depends on a service hosted on a Progress server accessible through the web. Progress has determined that this feature is rarely used. So, it opted to retire the hosted service and remove the "Report Technical Issue" feature from the Developer Studio. Customers can contact Technical Support through the SupportLink portal or by phone. To get the list of phone numbers by region, browse to the Welcome to SupportLink page and click “Call Support". Then, click the “Call Support” button for OpenEdge. |