We are getting a large number of warning messages in a recently-deployed WebSphere application's SystemOut.log. They appear approximately 10 per second, and are causing the logs to rapidly fill and become unusable.
This juSt means there are requests spanning multiple jvm's where one is instrumenetd and the other isnt or they are reporting to different FMS. We follow the tag and follow technology where we track requests spanning multiple jvm's. So if one of them is isntrumenetd and other isnt, it will throw this warning message.
Target.WEBSPHERE.threshold = "OFF";
Target.CONSOLE.threshold = "OFF"
You could set it to INFO or turn it OFF completely. You would have to reactivate the JavaEEDeploymentManger agent once you make these changes provided .
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center