Hey,
We see a lot of spam in cpm.stdout.elg. This on a MDS with quite heavy api usage.
example:
[Expert@mds-01:0]# tail -f /var/log/opt/CPsuite-R81.20/fw1/log/cpm.stdout.elg
[DEBUG] GCMfn101 Internal Memory Warning: Possible read beyond allocated buffer. ct 7f3b80009680, ctOff 0 ctL 373 jcS 77896448
[DEBUG] GCMfn101 iv 7f3b8002d240 ivL 12 aad 7f3b8002d24c aadL 13 ky 7f3b8002d259 kyL 32 tgLen 16 jpS 16
[DEBUG] GCMfn101 Internal Memory Warning: Possible read beyond allocated buffer. ct 7f3bb002b130, ctOff 0 ctL 373 jcS 59671552
[DEBUG] GCMfn101 iv 7f3bb0011cf0 ivL 12 aad 7f3bb0011cfc aadL 13 ky 7f3bb0011d09 kyL 32 tgLen 16 jpS 16
[DEBUG] GCMfn104 Internal Memory Warning: Possible read beyond allocated buffer. pt 7f3b80009680, ptN 7f3b80009680 ptOff 0 ptL 25 jpS 77896448 iv 7f3b8002d240 ivL 12 aad 7f3b8002d24c aadL 13 ky 7f3b8002d259 kyL 32 tg 7f3b8002d279 tgL 16
[DEBUG] GCMfn104 Internal Memory Warning: Possible read beyond allocated buffer. pt 7f3bb002b130, ptN 7f3bb002b130 ptOff 0 ptL 25 jpS 59671552 iv 7f3bb0011cf0 ivL 12 aad 7f3bb0011cfc aadL 13 ky 7f3bb0011d09 kyL 32 tg 7f3bb0011d29 tgL 16
[DEBUG] GCMfn101 Internal Memory Warning: Possible read beyond allocated buffer. ct 7f3b80009680, ctOff 0 ctL 204 jcS 77896448
I am unsure if this actually shows some issue on the platform. Anyone?
There is no log rotation on cpm.stdout.elg - so in 8 days it goes from 0 -> 10gb after a manual wipe. So it spams quite a lot.
I already created a SR to Diamond, but answer after some back and forth is currently at the level "But do you have any impact on the system?"
Current log level
[Expert@mds-01:0]# grep TOPIC-DEBUG $MDS_FWDIR/conf/log4j2.xml
<!-- TOPIC-DEBUG:locks_all:SEVERITY:INFO -->
<!-- TOPIC-DEBUG:hitcount:SEVERITY:INFO -->
<!-- TOPIC-DEBUG:crud:SEVERITY:INFO -->
<!-- TOPIC-DEBUG:ha:SEVERITY:INFO -->
<!-- TOPIC-DEBUG:login:SEVERITY:info -->
<!-- TOPIC-DEBUG:webservices:SEVERITY:info -->
[Expert@mds-01:0]#
Regards,
Henrik