My Oracle Support Banner

How To Enable Debug For a Specific Class in the Threadpool Worker (TPW) Template? (Doc ID 2699438.1)

Last updated on DECEMBER 12, 2023

Applies to:

Oracle Financial Services Revenue Management and Billing - Version 2.9.0.0.0 and later
Information in this document applies to any platform.

Goal

On : 2.9.0.0.0 version, ENV - Environment

How to enable debug for a specific class in the  TPW template?

When enabling debug logs for specific classes in "threadpoolworker.properties.template" in v2.9, the below logger statements for log4j2.properties.template do not work for TPW template files:

********************************************************
logger.spl.name = com.splwg.base.support.context.FrameworkSession
logger.spl.level = debug
logger.spl.appenderRef.techLog.ref = techLog
logger.spl.appenderRef.fullLog.ref = fullLog
logger.spl.appenderRef.stdout.ref = STDOUT
logger.spl.additivity = false
********************************************************
Is below the correct way of enabling debug for a specific class in TPW template?
If not, can you give us the correct way?

log4j.logger.com.splwg.cm.domain.xai.ldap.CmLdapImportPreprocessAlgComponent_Impl=debug
 

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.