Salesforce

ABL Session shutdown is never logged

« Go Back

Information

 
TitleABL Session shutdown is never logged
URL Nameabl-session-shutdown-is-never-logged
Article Number000204036
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: All supported platforms
Other: Progress AppServer for OpenEdge, PASOE
Question/Problem Description

ABL Session shutdown is never logged, neither on agent shutdown nor when the terminateABLSession JMX query is run.

An ABL session's startup is logged in the agent log but a session's shutdown is never logged.

If the terminateABLSession JMX query is run with a 0 terminate option, then the stop message may be written into the agent log (depending on application code).

However, the ABL session's termination is not logged when executing the terminateABLSession JMX query with a terminate option of 1 or 2.

On session start, messages like the below are written to the agent log.

YYYY-MM-DDThh:mm:ss.###-0400 012345 056789 1 AS-4 mtapsv:-:? -- Log entry types activated: ASPlumbing,DB.Connects
YYYY-MM-DDThh:mm:ss.###-0400 012345 056789 2 AS-4 mtapsv:-:? AS Starting MSAS Session for scaler.
YYYY-MM-DDThh:mm:ss.###-0400 012345 056789 2 AS-4 mtapsv:-:? AS MSAS Session Startup. (5473)


There is no corresponding "Destroying Session" message by default.

Steps to Reproduce
Clarifying Information
Without a termination message, it is not straightforward to determine the status of the session.

The fact that the session is not in the agent's pool anymore can only really be inferred by fetching the list of agent sessions and seeing that that session is no longer present.

If there is a Session Manager session associated with the ABL session, then its shutdown is written in the "dated" log, but the ABL session ID is not in this log, exacerbating the problem.
Error Message
Defect NumberOCTA-37280 , OCTA-39471
Enhancement Number
Cause
The message was missing from the default logging.
Resolution
Upgrade to OpenEdge 12.2.7 or later.
 
Workaround
Notes
Keyword Phrase
Last Modified Date11/9/2021 12:31 PM

Powered by