Deployment issue on weblogic
Oracle WebLogic Server - Version 12.1 to 14.1.1
During the deployment time, we are getting below error. We upgraded the JDK 7 to JDK 11 and Weblogic version 12.1 to 14.1.1. Grande 4.7 to 6.5.
Error in Weblogic Console:
<Feb 20, 2023, 10:17:24,860 PM India Standard Time> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "386595468745400" for task "3" on [partition-name: DOMAIN]. Error is: "weblogic.application.ModuleException: java.lang.NullPointerException"
weblogic.application.ModuleException: java.lang.NullPointerException
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:233)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:228)