Using Weblogic 12.1.2, giving warning Warning Log Management BEA-170035 This exceeds the throttle threshold value of 1,500,

Viewed 23

I am using Log4j 2.17.1, And weblogic 12.1.2 server to deploy my applications. These were running fine but now it has started showing the following warning : -

<Sep 16, 2022 7:58:11,412 AM GMT> <LogMonitoring Service counted 4,221 log messages in the last 30 seconds. This exceeds the throttle threshold value of 1,500, certain repetitive messages will now be throttled.> <Sep 16, 2022 7:58:41,410 AM GMT> <LogMonitoring Service counted 16 log messages in the last 30 seconds which is below the threshold value of 1,500. Log messages are not being throttled.> <Sep 16, 2022 7:59:11,413 AM GMT> <LogMonitoring Service counted 4,222 log messages in the last 30 seconds. This exceeds the throttle threshold value of 1,500, certain repetitive messages will now be throttled.> <Sep 16, 2022 7:59:41,411 AM GMT> <LogMonitoring Service counted 36 log messages in the last 30 seconds which is below the threshold value of 1,500. Log messages are not being throttled.> <Sep 16, 2022 8:00:25,596 AM GMT> <WLContext.close() was called in a different thread than the one in which it was created.> <Sep 16, 2022 8:00:42,817 AM GMT> <WLContext.close() was called in a different thread than the one in which it was created.> <Sep 16, 2022 8:02:41,410 AM GMT> <LogMonitoring Service counted 23,214 log messages in the last 30 seconds. This exceeds the throttle threshold value of 1,500, certain repetitive messages will now be throttled.> <Sep 16, 2022 8:03:11,410 AM GMT> <LogMonitoring Service counted 12 log messages in the last 30 seconds which is below the threshold value of 1,500. Log messages are not being throttled.>

0 Answers
Related