Issues fixed in OpenEdge 12.8.3
- Last Updated: September 6, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Released on Jun 12, 2024.
Click here for a list of known issues (release notes).
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| DataServers-MSSQLSRV | OCTA-62042 |
DataServer client on Linux platform crashes on cross platform use case (client (Linux) communicates with server (NT64)), when tried to create a record for the time field. |
| DataServers-ORACLE | OCTA-61135 |
For the INDEXED-REPOSITION query, REPOSITION-TO-ROWID may return error 7313 when the table’s schema definition size is greater than 32k, and a procedure (.p) is run twice in the same session. |
| DB | OCTA-58746 |
RPLS returns (19679) when reconnecting to target |
| Install | OCTA-56031 |
OpenEdge Installer fails to give any error message while extracting archives if the file is locked by another process. |
| Install | OCTA-66510 |
During a silent install NetSetup, interactive C++ redistributable install popup is shown even if C++ redistributable is installed or not. |
| Install | OCTA-60877 |
The installation of OpenEdge 12.8.1 Service Pack starts and vanishes after showing a few percent progress. |
| Lang | OCTA-61682 |
Unrelated class corrupts CLOB field in browse TT on reposition of query and may crash |
| Lang | OCTA-61562 |
Session crashes when assigning a .NET System.Char[] object to an ABL indeterminate CHAR array. |
| Lang | OCTA-61897 |
OpenEdge.Net encoding returns different result in OpenEdge 12.8 than 11.7 |
| Lang | OCTA-61154 |
In user-defined functions and OOABL methods, INPUT-OUTPUT and OUTPUT MEMPTR array parameters that are INDETERMINATE in both the caller and callee are freed when calling functions, such as GET-SIZE, on the indeterminate MEMPTR. |
| PASOE | OCTA-66743 |
Exception: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter is thrown when configuring PASOE for JWT support |
| PASOE | OCTA-66813 |
A PASOE 12.x SOAP web service which contains a URL as a namespace instead of a URI raises an error. |
| PASOE | OCTA-66402 |
It is not possible to deploy a WSM file using different WSDL Styles. |
| PASOE | OCTA-60535 |
There is no way to set the preauthAuthProvider.rolePrefix property in oeablSecurity.properties file to a blank value. |
| PDSOE | OCTA-62039 |
Developer Studio ABL source code fails strict compilation test for PDSOE code when strict compiler options are passed to startup parameters |
| PDSOE | OCTA-66399 |
Initialize OpenEdge Tooling does not work correctly if the PROPATH contains entries of directories/folders that are not available. |
| PDSOE | OCTA-60100 |
When PDSOE has multiple projects in the workspace and projects have database connections, it was observed that on workspace start or project close/start for the first time logs an error “Load database schema cache for ” and opens an error dialog. |
| SQL | OCTA-57760 |
OpenEdge SQL Server (_sqlsrv2) process’s memory usage is growing endlessly when it connects and disconnects to auxiliary databases multiple times. |
| SQL | OCTA-30880 |
SQL connection attempt to SSL enabled database when SSL certificate has expired after database was started causes _sqlsrv2 process to use 100% CPU. |