Issues fixed in OpenEdge 12.2.14
- Last Updated: September 6, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Released on Feb 22, 2024.
Click here for a list of known issues (release notes).
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| ADE | OCTA-55916 |
Error 12371 when selecting menu options in the Data Administration tool. |
| Build System /PASOE | OCTA-56879 |
PASOE Lite doesn't ship CONSPAWN.EXE |
| DB | OCTA-57810 |
The ‘Disconnect’ field of the _Connect VST behaves differently for self-service vs client-server connections |
| DB | OCTA-58011 |
PROMON will defer signal handling while in calls that may break consistency of database state. |
| DB | OCTA-58858 |
The JTA menu in PROMON is unable to prompt for confirmation when the JTA transaction ID is 9 or more digits. This prevents rolling back or committing JTA transactions stuck in the prepared state. |
| DB | OCTA-58933 |
Message 7129 still showing up in database log file for SQL connections when using -omitLgMsgs 7129 |
| DB | OCTA-57230 |
Database failed to start due to error (9215) last open date mismatch between .db file and the d1. |
| DB | OCTA-58224 |
Database connections using -RO are very slow if the .lg file has no write permissions. |
| DB | OCTA-56878 |
After upgrading glibc on Linux, DB broker fails to spawn server with the following error: |
| DataServers | OCTA-54348 |
Oracle DataServer - indexed-reposition - query get-next() after reposition jumps back to first result when the first index component have duplicate values, second index component have null value and third index component have distinct values for RowId on which reposition-to-rwoid is called. |
| DataServers | OCTA-57042 |
An update to datetime field of a table with multiple number of Varchar2 and datetime fields Using the dataserver on Oracle DB with system property MAX_STRING_SIZE set to extended reports error: ORA-01830. |
| Install | OCTA-58405 |
Running r code using prowin32 results in error -”OpenEdge Graphical Client has stopped working”. |
| Lang | OCTA-58695 |
READ-JSON and READ-XML leak memory when they directly call a method or function that returns a LONGCHAR or MEMPTR. |
| Lang | OCTA-56898 |
PASOE agent crashes intermittently calling a dotnet method that returns a double as a decimal. |
| OEM | OCTA-55218 |
Version 12.2 fathom -load failed to ignore deprecated product from fathom dump from version 11.7 |
| OEM | OCTA-57128 |
_dbagent does not shutdown with proshut db -by -shutdownTimeout 2m causing a failure to shutdown. |
| PASOE | OCTA-57996 |
When an AppServer procedure with a DATASET and LONGCHAR output parameter is exposed as a SOAP web service within PASOE, then the response will hang for a considerable amount of time while serializing the LONGCHAR output parameter. |
| PASOE | OCTA-53787 |
Under 12.2.11 PASOE failed to pass three parameter values to connect procedure. |
| PASOE | OCTA-56653 |
PASOE PROPATH is concatenated with extra text when it is published via deploying build automatically. Process adds propath entries to the running agent, but somehow many entries are duplicated, causing the propath list to grow increasingly longer. |
| PASOE | OCTA-56817 |
Client unable to connect to PASOE after multiple agent refresh REST calls |
| PASOE | OCTA-56185 |
PAS for OpenEdge 12.2.12 results in high CPU for java process when servicing SOAP requests |
| SQL | OCTA-52775 |
OE SQL Server is crashing in highly concurrent environment due to free memory read. Its happening while using cached information about table`s field. |