My Oracle Support Banner

The BPM Composer fails to start due to a BAC configuration exception (Doc ID 2295627.1)

Last updated on APRIL 03, 2023

Applies to:

Oracle Business Process Management Suite - Version 12.2.1.0.0 and later
Information in this document applies to any platform.

Symptoms

The BPMComposer (BPM Composer) application is in a failed state. In the logs we see the following exceptions:

oracle.bpm.bac.subversion.server.exception.ServerException: BPM-0: PAM Server is configured to work in single node, but it is deployed in cluster. Cause: When PAM Server is configured single node the application has to be deployed into a single Weblogic node. Action: Change the PAM Server configuration to work either in Active-Active or Active-Passive mode
         at oracle.bpm.bac.server.mbeans.runtime.manager.SingleNodeRuntimeManager.checkConfiguration(SingleNodeRuntimeManager.java:33)
         at oracle.bpm.bac.subversion.server.DefaultBacServer.start(DefaultBacServer.java:73)
         at oracle.bpm.bac.application.startup.ApplicationListener.start(ApplicationListener.java:106)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:498)
         at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:387)
         at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:362)
         at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:481)

 

weblogic.application.ModuleException: oracle.bpm.bac.subversion.server.exception.ServerException: BPM-0: PAM Server is configured to work in single node, but it is deployed in cluster. Cause: When PAM Server is configured single node the application has to be deployed into a single Weblogic node. Action: Change the PAM Server configuration to work either in Active-Active or Active-Passive mode
         at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:237)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:232)
         at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:83)
         Truncated. see log file for complete stacktrace
Caused By: oracle.bpm.bac.subversion.server.exception.ServerException: BPM-0: PAM Server is configured to work in single node, but it is deployed in cluster. Cause: When PAM Server is configured single node the application has to be deployed into a single Weblogic node. Action: Change the PAM Server configuration to work either in Active-Active or Active-Passive mode
         at oracle.bpm.bac.server.mbeans.runtime.manager.SingleNodeRuntimeManager.checkConfiguration(SingleNodeRuntimeManager.java:33)
         at oracle.bpm.bac.subversion.server.DefaultBacServer.start(DefaultBacServer.java:73)
         at oracle.bpm.bac.application.startup.ApplicationListener.start(ApplicationListener.java:106)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
         Truncated. see log file for complete stacktrace
>
weblogic.management.DeploymentException: CDI deployment failure:The bundle is uninstalled.
         at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:79)
         at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:41)
         at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:39)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:753)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:45)
         Truncated. see log file for complete stacktrace
Caused By: java.lang.IllegalStateException: The bundle is uninstalled.
         at org.apache.felix.framework.Felix.getBundleResources(Felix.java:1630)
         at org.apache.felix.framework.BundleImpl.getResources(BundleImpl.java:677)
         at weblogic.osgi.internal.BundleClassFinder.getSources(BundleClassFinder.java:59)
         at weblogic.utils.classloaders.MultiClassFinder$1.convert(MultiClassFinder.java:146)
         at weblogic.utils.classloaders.MultiClassFinder$1.convert(MultiClassFinder.java:143)
         Truncated. see log file for complete stacktrace


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


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