Migrated from 12.2.1.3 to 14.1.1 Admin Server startup error
After upgrading the WebLogic server from 12.2.1.3 to 14.1.1 the Node manager starts fine. However when the AdminServer attemtps to start there is following error
<Aug 2, 2022 6:16:57,430 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: A MultiException has 2 exceptions. They are:
1. java.lang.NoSuchMethodError: weblogic.utils.io.oif.WebLogicObjectInputFilter.getSerialFilterPollingInterval()J
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.server.jep290.JEP290Service
A MultiException has 2 exceptions. They are:
1. java.lang.NoSuchMethodError: weblogic.utils.io.oif.WebLogicObjectInputFilter.getSerialFilterPollingInterval()J
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.server.jep290.JEP290Service
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:368)