My Oracle Support Banner

Unable to Redeploy CAS or Modify Deployment Configuration in 12.2.1.4.0: (Doc ID 2711098.1)

Last updated on JULY 31, 2023

Applies to:

Oracle WebCenter Sites - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to  "Warning The configuration for cas is still being loaded from your last request, please wait a moment and retry."

We have installed and configured a 2 Node WCS Cluster setup using the Note ID
- How to Cluster WebCenter Sites 12.2.1.x.x? (Doc ID 2115388.1)

We are stuck at step
Configure a Sites cluster (Continued#2)
22. Weblogic console > Deployments > for BOTH cas and sites > Targets > In Clusters, select "All servers in the cluster" for wcsCluster > Save.

This does not go as expected.
When clicking in the WLS Console >> Deployment >> cas
We get message saying "Message icon - Warning The configuration for cas is still being loaded from your last request, please wait a moment and retry."

If attempting to Delete the cas deployment and the Install again, the UI displays the following:

"(X) Unable to access the selected application.
(X) org.springframework.context.ApplicationContextAware
(X) Error org.springframework.context.ApplicationContextAware
(X) Error org.springframework.context.ApplicationContextAware"

The AdminServer .out log shows the following exception:


weblogic.utils.compiler.ToolFailureException: org.springframework.context.ApplicationContextAware
  at weblogic.application.compiler.FlowDriver.handleStateChangeException(FlowDriver.java:55)
  at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:38)
  at weblogic.application.compiler.AppMerge.runBody(AppMerge.java:168)
  at weblogic.utils.compiler.Tool.run(Tool.java:159)
  at weblogic.utils.compiler.Tool.run(Tool.java:116)
  at weblogic.application.compiler.AppMerge.merge(AppMerge.java:198)
  at weblogic.deploy.api.internal.utils.AppMerger.merge(AppMerger.java:94)
  at weblogic.deploy.api.internal.utils.AppMerger.getMergedApp(AppMerger.java:58)
  at weblogic.deploy.api.model.internal.WebLogicDeployableObjectFactoryImpl.createDeployableObject(WebLogicDeployableObjectFactoryImpl.java:186)

...
...
...
Caused by: java.lang.ClassNotFoundException: org.springframework.context.ApplicationContextAware
  at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1029)
  at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:990)
  at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:611)
  at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:543)
  at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:496)
  at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:473)
  at java.lang.ClassLoader.defineClass1(Native Method)
  at java.lang.ClassLoader.defineClass(ClassLoader.java:756)

Changes

 

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.