When running ojdeploy, we getting following errors:
11:45:04 [ora:ojdeploy] </ojdeploy-build>
11:45:04 [ora:ojdeploy] ------------------
11:45:05 [ora:ojdeploy] May 12, 2022 11:45:05 AM oracle.ide.osgi.extension.search.BundleExtensionSearchStrategy findExtensionSources
11:45:05 [ora:ojdeploy] SEVERE: Extension oracle.essjdev.client did not resolve properly and will not be loaded by the IDE. See its manifest file jar:file:/jdevInstall/12.2.1.5.0/Middleware/Oracle_Home/oracle_common/plugins/jdeveloper/extensions/oracle.essjdev.client.jar!/META-INF/MANIFEST.MF or run with the OSGi console (-console option) to troubleshoot the problem further
11:45:05 [ora:ojdeploy] May 12, 2022 11:45:05 AM oracle.ide.osgi.extension.search.BundleExtensionSearchStrategy findExtensionSources
11:45:05 [ora:ojdeploy] SEVERE: Extension oracle.essjdev.job did not resolve properly and will not be loaded by the IDE. See its manifest file jar:file:/jdevInstall/12.2.1.5.0/Middleware/Oracle_Home/oracle_common/plugins/jdeveloper/extensions/oracle.essjdev.job.jar!/META-INF/MANIFEST.MF or run with the OSGi console (-console option) to troubleshoot the problem further
11:45:05 [ora:ojdeploy] May 12, 2022 11:45:05 AM oracle.ide.osgi.extension.search.BundleExtensionSearchStrategy findExtensionSources
11:45:05 [ora:ojdeploy] SEVERE: Extension oracle.essjdev.host did not resolve properly and will not be loaded by the IDE. See its manifest file jar:file:/jdevInstall/12.2.1.5.0/Middleware/Oracle_Home/oracle_common/plugins/jdeveloper/extensions/oracle.essjdev.host.jar!/META-INF/MANIFEST.MF or run with the OSGi console (-console option) to troubleshoot the problem further
11:45:05 [ora:ojdeploy] May 12, 2022 11:45:05 AM oracle.ide.osgi.extension.search.BundleExtensionSearchStrategy findExtensionSources
11:45:05 [ora:ojdeploy] SEVERE: Extension oracle.bpm.ess did not resolve properly and will not be loaded by the IDE. See its manifest file jar:file:/jdevInstall/12.2.1.5.0/Middleware/Oracle_Home/oracle_common/plugins/jdeveloper/extensions/oracle.bpm.ess.jar!/META-INF/MANIFEST.MF or run with the OSGi console (-console option) to troubleshoot the problem further
11:45:14 [ora:ojdeploy] May 12, 2022 11:45:14 AM oracle.security.jps.util.JpsUtil disableAudit
11:45:14 [ora:ojdeploy] INFO: JpsUtil: isAuditDisabled set to true
11:45:15 [ora:ojdeploy] [11:45:15 AM] Deployment cancelled.
11:45:15 [ora:ojdeploy] [11:45:15 AM] Open /fusion/src/KK/KM.jws in JDeveloper, or use ojmigrate, for required migration. Deployment will be aborted.
11:45:15 [ora:ojdeploy] Status summary written to /fusion/src/KK/deploy/ojdeploy-statuslog.xml
11:45:16
How do we get rid of these errors ?
Any help is appreciated