I'm fumbling around with the configuration of WebLogic and Forms 14 to convert an old Forms 6 application. I have the Forms Builder working and have gone through most of the code and it is compiling and creating an .fmx file. But when I try to run the program from the forms builder, I'm getting a FRM-40010 error “cannot read fmx file”, but the folder it shows the file is there.
I have also created an example test fmb file with just a button and tried the same thing, and getting the same error.
Any issues why it is not running my fmx files when they are there?