Issues fixed in OpenEdge 12.8.1
- Last Updated: September 9, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Released on Feb 22, 2024.
Click here for a list of known issues.
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| 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 |
| 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-58807 |
In very rare circumstances, the AVM’s performance is significantly slower than previous releases during long-running operations. |