Weblogic Patch 35899167 breaks EPM Foundation
Hello,
I have applied Weblogic bundle Patch 35899167 to an EPM 11.2.14 installation and it breaks Foundation. The below error appears in the log and Workspace is not accessible.
<Error> <Deployer> <W2K19> <FoundationServices0> <[ACTIVE] ExecuteThread: '43' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa060748-66cd-4a74-83e4-0ccdd11fac69-00000044> <1698067217523> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-149231> <Unable to set the activation state to true for the application "SHAREDSERVICES [Version=11.1.2.0]".
weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.codehaus.jackson.jaxrs.JacksonJsonProvider
If I rollback just patch 35893811 (wls inside 35899167) then it works again.
Anyone hit the same issue?