Hello All,
Hopefully this is an easy one but I could not find an explanation
We have carried out a test installation on a new VM of WLS and Forms builder version 12.2.1.3, in order to test this version's improved image handling abilities.
On this machine I can run up node manager, WLS admin and WLS admin FORMS server are all running, both WLS EM and the WLS admin console are reachable, and I can make an SQLPlus connection to my database.
When I try http://localhost:9001/forms/frmservlet I get the familiar Installed Successfully! form showing. All good.
Problem is that when I try and run up the form I have created to test the new image functionality,
http://localhost:9001/forms/frmservlet?forms=welcome_cde
it does not find it, but just returns the same successful install message.
The compiled form welcome_cde.fmx exists in the standard local directory C:\FORMS\PRDOUCTION, and this path is present in the FORMS_PATH variable as shown

Finally the path variable visible form the command prompt on the 12.2.1.3 machine has been altered to include those Oracle elements that are in the path variable on my working 12.2.1.0 machine:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_221\bin;C:\Oracle\Middleware\Oracle_Home\jlib;C:\Oracle\Middleware\Oracle_Home\bin;C:\Oracle\Middleware\Oracle_Home\forms;C:\Users\pradmin-mola\AppData\Local\Microsoft\WindowsApps;
Otherwise I have compare the forms environment settings on my working 12.2.1.1 and 12.2.1.3 and believe they are identical.
I would be very grateful if anyone could point me in the direction of things to check - and please do not assume to much knowledge - I may have omitted a basic step!
Thank you in advance
Pete
My Forms platform is :
Oracle Cloud compute platform Windows Server 2012 R12 64bit
Forms [64 Bit] Version 12.2.1.3
Oracle Toolkit Version 12.2.1.1.0 (Production)
PL/SQL Version 11.2.0.3.0 (Production)
Oracle Procedure Builder V12.2.1.1.0 - Production
PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
Oracle Query Builder 12.2.1.1.0 - Production
Oracle Virtual Graphics System Version 12.2.1.1.0 (Production)
Oracle Tools GUI Utilities Version 12.2.1.1.0 (Production)
Oracle Multimedia Version 12.2.1.1.0 (Production)
Oracle Tools Integration Version 12.2.1.1.0 (Production)
Oracle Tools Common Area Version 12.2.1.1.0
Oracle CORE 11.2.0.3.0 Production
Java Version: Oracle Corporation, 1.8.0_77
My database platform is
Oracle Database 12c Standard Edition Release 12.1.0.2.0 - 64bit Production in the Oracle cloud on a Linux box
WLS is
WebLogic Server Version: 12.2.1.3.0
Thanks
Pete