My Oracle Support Banner

EVENT PROCESSING: Exception when attempting to register query in Alert when BAM 12.2.1.4.0 Node is starting (Doc ID 2753646.1)

Last updated on NOVEMBER 15, 2023

Applies to:

Oracle BAM (Business Activity Monitoring) - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

In a BAM 12.2.1.4.0 BAM 2 nodes cluster the following exception appears in node 2 when it is starting :

<Dec 4, 2020 2:43:14,793 PM EST> <Error> <oracle.beam.cqservice> <BEA-000000><[214] EVENT PROCESSING: Enception encountered attempting to register query:WORK[TASK=oracle.beam.cqservice.ha.HAEventProcessor$RegisterQueryWork SUCCESS=true] QUERY[ID={BAM ProjectName}.{BAM Alert Name} DESTINATION=5 STATUS=REGISTERING SERVER=null]
Exception: com.oracle.pitchfork.interfaces.LifecycleCallbackException:Failure to invoke public void oracle.beam.service.support.ejb.AbstractStatelessSessionBean.ejbCreate() throws javax.ejb.CreateException on bean class class oracle.beam.config.ConfigApiBean_460x75_Impl with args: null

at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:391)
at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:363)
at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:498)
at com.oracle.pitchfork.intercept.LifecycleEventCallbackInvocationContext.proceed(LifecycleEventCallbackInvocationContext.java:128)
at com.oracle.pitchfork.intercept.LifecycleEventCallbackInvocationContext.proceed(LifecycleEventCallbackInvocationContext.java:150)
at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:560)
at weblogic.ejb.container.injection.EjbComponentCreatorImpl.invokePostConstruct(EjbComponentCreatorImpl.java:55)
at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessManager.java:295)

The exception seems that affect the Alert {BAM Alert Name}, but it was also found that in BAM node 1 appears a similar exception when it starts:

<Dec 9, 2020 1:03:51,500 PM EST> <Error> <oracle.beam.cqservice> <BEA-000000>
<[195] EVENT PROCESSING: Enception encountered attempting to register query:WORK[TASK=oracle.beam.cqservice.ha.HAEventProcessor$RegisterQueryWork SUCCESS=true] QUERY[ID={BAM ProjectName}.{BAM Alert Name} DESTINATION=1 STATUS=REGISTERING SERVER=null]
Exception: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke public void oracle.beam.service.support.ejb.AbstractStatelessSessionBean.ejbCreate() throws javax.ejb.CreateException on bean class class oracle.beam.config.ConfigApiBean_460x75_Impl with args: null
at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:391)
...

It was also noted that Alert seems to be correct, and when it is built a similar Alert, there is not exception and the Alert works fine.

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


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