Issues fixed in OpenEdge 12.2.19
- Last Updated: April 14, 2026
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Released on March 17, 2026.
Click here for a list of known issues (release notes).
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| AdminServer | OCTA-84175 |
The dbman command fails when the -host localhost parameter is not specified while trying to connect to the local AdminServer. |
| AdminServer | OCTA-77063 | CVE-2025-7389: Important Arbitrary File Read Security Update for OpenEdge AdminServer Access to unsafe file methods through the OpenEdge AdminServer through RMI. The methods have been removed and the control for other encryption methods has been strengthened. For more information, see Known issues in OpenEdge 12.2.19. |
| DataServers | OCTA-79613 |
The DataServer application could crash after a CRC error occurred as AVM continued the application execution even after this error. The AVM has been updated to stop execution of application after the first CRC error to prevent unsafe execution. |
| DB | OCTA-86569 |
Online backup on the repl target crashed with “No return pbktbl in bmRemoveQAreaDbkey” |
| Generic JMS Adapter / PASOE / STAT | OCTA-72563 |
BrokerConnect’s default logging for the Generic JMS Adapter logs frequent |
| Install | OCTA-67814 |
The “Progress OpenEdge Management Service 12.2” Windows Service from an OpenEdge 12.2 64-bit installation is removed after uninstalling OpenEdge 12.2 32-bit. |
| Install | OCTA-29312 |
The “Enter” key does not work in “proupdt” preventing updates for multiple licenses. |
| Install | OCTA-66511 |
Below registry key is not being created when using netsetup install. « Computer\HKEY_LOCAL_MACHINE\SOFTWARE\PSC\PROGRESS\12.8 » , Key « WorkPath » |
| Install | OCTA-36907 |
During installation, the validation step for PowerShell version does not pass, causing the installer to fail even though the required version is present. |
| Install | OCTA-29310 |
When running the proupdt utility, the cursor does not begin in the first text field. |
| Install | OCTA-38897 |
Client Networking MSI package does not tailor install path to the short path notation. |
| Install | OCTA-85360 |
Client-Networking 32-bit MSI install fails to access mscomctl.ocx |
| Install | OCTA-60551 |
Copy/Paste of serial numbers and control codes from the licence .pdf copies additional characters into the installer dialog that triggers errors. |
| Lang | OCTA-87616 |
Accessing the root object directly for a ProDataGraph java open client may throw a NullPointerException. |
| Lang | OCTA-84517 |
ABL hybrid objects that implement a .NET interface may cause the .NET bridge to leak a ProxyHandleHolder object. |
| Lang | OCTA-81003 |
COPY-LOB to/from a FILE can crash with path names greater than 255 characters long. |
| Lang | OCTA-78585 |
ABL session may crash if the memCheck or DbCheck options are enabled on a shared-memory database connection. |
| Lang | OCTA-85245 |
A memory violation error can happen during the loading of the .df when trying to manage Progress.Lang.LockConflict. |
| Lang | OCTA-75378 |
A database crash can occur when a client creates an index key that exceeds the database's size limit. |
| Lang | OCTA-82787 |
When compiling a program with the XREF-XML option, the error “Error in DataSet relations information during XREF-XML” can occur with very large dataset definitions. |
| Lang | OCTA-84562 |
The syntax check process may become unresponsive when it encounters an include argument that has not been defined. |
| Lang | OCTA-82803 |
The AVM may crash when the loading of a large number of records is interrupted by pressing Ctrl-C. |
| Lang | OCTA-85461 |
The AVM may crash when a widget which has a pending event trigger is deleted before the trigger is executed. |
| Lang / PASOE | OCTA-80877 |
PASOE agent may crash when committing a transaction using a TRANSACTION-MODE AUTOMATIC procedure, if there are buffers in scope that have changes not committed, there are write triggers for those buffers, and one of the buffers is released in the process of running the write trigger on another buffer. |
| OEM | OCTA-79864 |
When using the log file monitor via OpenEdge Explorer with a Polish PROMSGS file, only the first 50 rows load successfully. Attempting to load additional rows causes the interface to freeze with a continuous loading message. |
| OEM | OCTA-32401 |
Database lg archive and truncation properties (lgtruncatefrequency, lgtruncatetime) ignored when set under oem. |
| PASOE | OCTA-80844 |
Warning 'Error retrieving bean with name 'jwkWebSelector'' can be seen in logs |
| PASOE | OCTA-83049 |
The test_server_SHA256.pem and other test certificates in DLC\keys will expire in December 2025. |
| PASOE | OCTA-87393 |
PASSOE does not return details when a MsgFormatException is thrown, losing details on why the exception happened. |
| PASOE | OCTA-46276 |
Empty request body in Web RequestHandler for requests using |
| PASOE | OCTA-82495 |
Exception thrown “Failed to load JWS keys” starting a PASOE instance after publishing a web app. |
| PASOE | OCTA-81469 |
OAuth2 authentication fails when the response from the JWK URL contains carriage returns and line feeds. |
| PASOE | OCTA-80088 |
PASOE Session Manager hangs when processing a request to run an internal procedure of a persistent procedure when the ABL Session with the persistent procedure has been terminated |
| PASOE | OCTA-78149 |
PASOE Web transport service reports as memory violation error 49 and crashes |
| PASOE | OCTA-83333 |
PASOE 12.8.6 instance running on linux becomes randomly unresponsive and NoAvailableConnection exception messages are shown in [ablapp].[date].log |
| PDSOE | OCTA-61962 |
PDSOE shows empty PAS logfiles in Log Viewer panel when changing the agent working directory from OEM |
| Security | OCTA-80321 |
CVE-2025-8095: Unintended Use of OECH1 for Password/Secrets Protection The OECH1 encoding algorithm, historically used to obfuscate administrative system passwords and sensitive configuration values, has been identified as cryptographically weak and unsuitable for enterprise use. OECH1 is permanently removed across the platform. For more information, see Known issues in OpenEdge 12.2.19. |
| SQL | OCTA-83136 |
Getting record validation failure on the data inserted in pub.”_SQL_Properties” and pub.”_sysstatuse” tables using AUS (Autonomous Update Statistics) feature. |
| SQL | OCTA-82623 |
Getting “SYSTEM ERROR related to idxcheck on PUB._SQL_Properties, _Idxsqlproperties in db.lg after running idxcheck utility where AUS (Autonomous Update Statistics) was already enabled. |
| SQL | OCTA-83367 |
Upgrading JDBC driver containing fix for a security vulnerability of CVSS score 8.6 along with other memory leak and deadlock related issues with DataDirect JDBC driver. |
| SQL | OCTA-81248 |
OE SQL Server crashes when UDF receives null as an argument and it also runs SQL queries and processes the results. |
| SQL | OCTA-81772 |
A user-defined function (UDF) gives the incorrect output if the call to the first row produces a null value, then calls for the rest of the rows produce the same value. |