My Oracle Support Banner

WLS 12.1.3 - CDI Interceptors Are Called Twice (Doc ID 2068255.1)

Last updated on DECEMBER 16, 2023

Applies to:

Oracle WebLogic Server - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

Weblogic infrastructure upgraded from 12.1.1 to 12.1.3. And deployed <application_name>.ear on a weblogic 12.1.3 server, now the CDI Interceptors in the application are called twice. 

Sample Output of <server_name>.out shows the following content (repeated every few seconds): 

ClientSimulator.dummyMethod called 
TestInterceptor called 
TestInterceptor called 
PersonRepository.dummyMethod called 
ClientSimulator.dummyMethod called 
TestInterceptor called 
TestInterceptor called 
PersonRepository.dummyMethod called 

 

Changes

 Weblogic infrastructure upgraded from 12.1.1 to 12.1.3

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
Changes
Cause
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.