Issues fixed in OpenEdge 12.2.10
- 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 |
|---|---|---|
| ADE | OCTA-44335 |
In prodict/dump_inc.p if DUMP_INC_INDEXMODE not set, the delta.df has incorrect index status. |
| DB | OCTA-41161 |
The database was up and running with AIMGT enabled. The user then brings down the database by killing the broker, but does not kill off the AIMGT daemon. The user then can bring the database back up with AIMGT, but now has two AIMGT daemons running. We then get corruption in the database. The user has to restore to an earlier backup to get things up and running again. |
| DB | OCTA-3495 |
The AI Manager can fail to start, returning an apparent codepage/collation error (17156) - Failed to process collation tables in drShutSetXlate, errno -1. - despite codepage-related parameters being correctly specified in the database and client startup pf files. |
| DB | OCTA-43129 |
Running database upgrade utility conv1112 cause SQL views schema corruption. |
| DB | OCTA-42335 |
Corrupted data in “Status: Buffer Cache” |
| Install /OEAG | OCTA-43494 |
After installing OpenEdge Authentication Gateway using the OpenEdge 12.2.7 installer to perform a full installation, the Authentication Gateway instance does not get created. This is observed when the User specifies a custom location for the instance creation. |
| Lang | OCTA-46166 |
PASOE session crashes when trying to reference a .NET object if the ABL object tracking functionality is enabled. |
| Lang | OCTA-44682 |
List and Label Report Designer raises errors if the ProBindingSource is getting data from a ProDataset that has an empty temp table in its hierarchy. |
| Lang | OCTA-46096 |
Error 2910 is reported after deleting window if widget on WAIT-FOR is in the delete window, if you are running with OpenEdge 11.7.13 and later, 12.2.8 and later, and 12.5. |
| Lang | OCTA-43164 |
Connecting to a database using ICU collation with a Windows username that includes extended character may cause the error “icu source string error: 3”; if the operating system and database are using different codepages. |
| Lang | OCTA-41323 |
An ABL session may crash after passing a ProDataset or temp-table by-reference to a routine, if in the call stack another ProDataset or temp-table was passed by-reference. |
| Lang | OCTA-33943 |
ABL application crashes when PROFILER is active, the LISTINGS option is enabled and the .p file size is greater than 64K, and compilation and execution is done in same session. If the persistent procedure in question is pre-compiled or the PROFILER is disabled, this problem does not occur. |
| OEM | OCTA-43553 |
OpenEdge Management often reports LogFileNotFound on PASOE instances log files resulting in alert fatigue |
| PASOE | OCTA-27392 |
When using the SOAP transport on PASOE and doing a RETURN ERROR “string”, the “string” was inadvertently left out of the SOAP Fault detail element when serviceFaultLevel is at 3. |
| PASOE | OCTA-39670 |
The command /pasoeInstanceLocation/bin/tcman.sh start create the log file catalina.out in the default directory /pasoeInstanceLocation/logs instead of using the non default directory specified previously. |
| PASOE | OCTA-44008 |
The catalina.out logs a NullPointerException for a SOAP request |
| PASOE | OCTA-45819 |
REST request with JSON data to LONGCHAR input parameter results in an empty string in PAS for OpenEdge |
| PDSOE | OCTA-45355 |
PDSOE (Eclipse) uses log4j 1.x as a dependency |