Issues fixed in OpenEdge 12.2.12
- Last Updated: September 9, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Click here for a list of known issues.
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| ABLTOOLS | OCTA-41322 |
Temp-tables are not deleted using Data Object Handler on PASOE |
| ADE | OCTA-51801 |
The _file_._catagory field may contain a space as opposed to an empty string as the initial value if the database was converted from OE 10 using either of the OE 11.0 or 11.1 releases. |
| DB | OCTA-47548 |
When restoring to a specific point in time with ai roll-forward the database cannot recover if there are limbo transactions to resolve. |
| DB | OCTA-52714 |
The proquiet enable/disable utility will fail on a database started with -bistall and -bithreshold after the proquiet bithreshold utility was used to increase the threshold when the bi threshold was reached. |
| DB | OCTA-50527 |
Proutil dumpspecified might not dump all the values in the filter criteria when filtering on a non-indexed character field. |
| DB | OCTA-50273 |
Promon option “C. 2PC Coordinator Information” will crash a non-2pc enabled database if when prompted with the the “2phase must be enabled to use this option” error message the user issues an “enter” followed by a transaction number or a cntrl-C followed by a transaction number . |
| DB | OCTA-53925 |
Online failover transition fails in synchronization test on source db when source db AI seq is at least 65536. |
| DB | OCTA-16662 |
On target replication synchronization failed when online backup started. |
| DB | OCTA-48331 |
Able to failover and failback using replication datasets, however, once I failback, the subsequent failover fails. |
| Install | OCTA-24185 |
Uninstalling 32-bit Progress WebClient application breaks 64-bit Progress WebClient application as it results into un-installing dlls PSCCab, PSCSecReg from 64-bit WebClient. |
| Install | OCTA-45379 |
Progress OpenEdge 12.2.8 Client Networking installation doesn't register the libraries %DLC%\bin\system\pstimer.ocx and %DLC%\bin\prox.dll |
| Lang | OCTA-51171 |
When NEWing a class that inherits a class which has been modified (and recompiled) after the NEWed class was compiled, the session crashes if the modified class contains a PROTECTED constructor. |
| Lang | OCTA-2978 |
Using WRITE-FRAGMENT with returned LONGCHAR object created with SAX-WRITER can cause a large memory leak. |
| Lang | OCTA-46788 |
The version of Infragistics Ultra Controls shipped with OpenEdge 12.2.9 was upgraded from 19.2.20192.198 to 19.2.20192.476 but the redirections required to enable r-code built against 19.2.20192.198 to run without recompilation were not included in prowin.exe.config (prowin32.exe.config in 32-bit OpenEdge products). |
| Lang | OCTA-50565 |
PASOE session may intermittently throw error “You are trying to use a multi-threaded .NET object in a way that is not supported. The ABL cannot be called on a thread other than the main thread. (15740)” when trying to access a .NET data member or execute a .NET method even though multi-threading is not involved. |
| Lang | OCTA-53068 |
PASOE Connection procedure executes a second time from a single connection attempt from the ABL code, when the first call raises an error. |
| Lang | OCTA-38594 |
Memptr is being vacated too soon when used as input parameter. |
| Lang | OCTA-52164 |
If there is code in an internal procedure called by a database trigger that does RETURN ERROR , the RETURN-VALUE that is set will be cleared, incorrectly, before the trigger returns. So that RETURN-VALUE will not be seen by the code that caused the trigger to fire. |
| Lang | OCTA-50263 |
Error “Cycle in procedure calls detected in <procedure> while executing WRITE trigger for <table>. (2868)” may lead to record corruption if trigger is running within the scope of a sub-transaction. |
| Lang | OCTA-50008 |
Client may leak a small amount of memory each time it connects to a Web service. |
| Lang | OCTA-50440 |
ABL/WEB Client is sending data from previous request if network was disrupted for previous request that was sending a MEMPTR to the server |
| Lang | OCTA-53190 |
A client connection to a remote OpenEdge database with many triggers is slower in OE12 when compared to OE11. |
| Lang /Security | OCTA-45433 |
Security vulnerabilities have been identified in Apache Xerces C++ 3.1.1, a third-party component which is included in OpenEdge. |
| OEM | OCTA-38396 |
Stop agent button is missing from Classic AppServer resource view in OpenEdge Management console |
| PASOE | OCTA-46128 |
The pasman utility with pasoestart option on Windows platform doesn't return the correct exit error code when the script fails because the PAS for OpenEdge instance in question is already running. |
| PASOE | OCTA-49865 |
Terminating an ABL Session in a PASOE agent after an asynchronous STOP event has interrupted a SOAP Out request to an external service may cause a thread in the PASOE agent process to crash and generate a protrace when the ABL Session is shut down. |
| PASOE | OCTA-49859 |
PASOE client session stuck in WRITING state and some times PASOE agent consuming 100% CPU |
| PASOE | OCTA-50627 |
PASOE application is slower or hangs sometimes when running on AIX platform |
| PASOE | OCTA-47642 |
If a refresh of the ABL Sessions occur while an ABL Session is busy executing the Session Startup Procedure, then the ABL Session may crash and bring down the database that it is connected to. It may also prevent new requests from being processed for a period of time. |
| PASOE | OCTA-40782 |
If a PAS for OpenEdge agent thread encounters a SIGABRT signal, it may cause an immediate shutdown of the agent process. One source of a SIGABRT is a networking failure in handling the response from a SOAP Out request. If the PAS for OpenEdge agent is connected to an OpenEdge database via shared memory, this can cause the database to be shutdown. |
| STAT | OCTA-24003 |
Failed SSL connection is preventing new SSL connections to the database under Linux |
| Security | OCTA-48727 |
Logback version 1.2.7 and prior versions contain CVE-2021-42550 vulnerability. Logback must be upgraded to resolve CVE-2021-42550 vulnerability |