jbforster
Active participant
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sep 30, 2020
12:27 PM
Post the upgrade our debug log has been full of messages complaning about waiting for connection for DPLT.
What is this and how can get rid of it?
1 Solution
Accepted Solutions
aparashar1
Flexera Alumni
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sep 30, 2020
12:29 PM
@jbforster , 11.17 onwards a new functionality of Message Diagnostic was introduced .These messages are intended used to diagnose technical problems that occur During the debugging process.
To Disable these diagnostic messages if required ,set the below parameters
ls_diagnostics_enabled=0 at server side and LM_A_DIAGS_ENABLED=0 at client side
Fix
The issue has been fixed in 11.17.1(2020 R3),hence if 11.17 is being used then kindly plan an upgrade to 11.17.1
(If my response assists with your questions , then please click "ACCEPT AS SOLUTION" or 'Kudos' so that it help others.)
1 Reply
aparashar1
Flexera Alumni
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sep 30, 2020
12:29 PM
@jbforster , 11.17 onwards a new functionality of Message Diagnostic was introduced .These messages are intended used to diagnose technical problems that occur During the debugging process.
To Disable these diagnostic messages if required ,set the below parameters
ls_diagnostics_enabled=0 at server side and LM_A_DIAGS_ENABLED=0 at client side
Fix
The issue has been fixed in 11.17.1(2020 R3),hence if 11.17 is being used then kindly plan an upgrade to 11.17.1
(If my response assists with your questions , then please click "ACCEPT AS SOLUTION" or 'Kudos' so that it help others.)