Failed to determine release number for product FMWPLAT, version 14.1.1.0
marcus-bcl opened this issue · 2 comments
marcus-bcl commented
Enabling --recommendedPatches or --latestPSU causes the creation of a WebLogic 14.1.1.0 image to fail.
imagetool create --tag weblogic:14.1.1.0 --version 14.1.1.0 --jdkVersion 8u271 --wdtVersion 1.9.12 --recommendedPatches --user ... --passwordEnv ...
[INFO ] WebLogic Image Tool version 1.9.12
[INFO ] Image Tool build ID: 1503b837-2ab4-42fe-a103-d3bfaa45de7c
[INFO ] Temporary directory used for image build context: ...
[INFO ] Copying .../jdk-8u271-linux-x64.tar.gz to build context folder.
[INFO ] Using middleware installers (wls) version 14.1.1.0
[INFO ] Copying .../fmw_14.1.1.0.0_wls_lite_Disk1_1of1.zip to build context folder.
[INFO ] Oracle WebLogic Server - locating latest recommended patches...
[INFO ] Oracle WebLogic Server - found recommended patch 32697788 WLS PATCH SET UPDATE 14.1.1.0.210329
[INFO ] Oracle WebLogic Server - found recommended patch 32148641 WEBLOGIC SAMPLES SPU 14.1.1.0.210119
[INFO ] Oracle Coherence - locating latest recommended patches...
[INFO ] Oracle Coherence - found recommended patch 32581868 Coherence 14.1.1.0.4 Cumulative Patch using OPatch
[INFO ] FMW Platform - locating latest recommended patches...
[SEVERE ] Failed to determine release number for product FMWPLAT, version 14.1.1.0
ddsharpe commented
I reproduced this output. Troubleshooting.
marcus-bcl commented
Thanks for the quick turnaround on this @ddsharpe ! Tested on the 1.9.14 release and all working now.