Setting the Human Workflow, Task or Identity Service logs to TRACE slows down the execution
(Doc ID 2101666.1)
Last updated on OCTOBER 06, 2021
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.3.0 to 12.2.1.0.0 [Release 11gR1 to 12c]Information in this document applies to any platform.
Symptoms
When you set some of services log (Workflow, Task or Identity Services) to TRACE:32 , the execution slows down considerably.
If you look the JFR or the Full Thread Dumps, you can see stacks with the following fragment:
at java.util.regex.Matcher.replaceAll(Matcher.java:809)
at java.lang.String.replaceAll(String.java:2189) at
at oracle.bpel.services.common.ServicesLogger.hidePasswordElementsInString(ServicesLogger.java:747)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |