formsapp(12.2.1) start up fails on OL9 - cannot find shared object file libopmnperf.so
I have freshly installed a 19c + forms and reports 12.2.1.4 instance on an Oracle Linux 9 VM and everything starts properly except for the Forms application. When I try to start up from the web console, it returns the following error:
An exception occurred for task [Deployer:149026]start application formsapp [Version=12.2.1] on cluster_forms.: /u01/app/oracle/product/12.2.1.19/lib/libifopmnwrp.so.0: libopmnperf.so: cannot open shared object file: No such file or directory.
the result of ldd libifopmnwrp.so:
linux-vdso.so.1 (0x00007ffd21556000)
libopmnperf.so => not found
libonssys.so => not found
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f1b04c77000)
librt.so.1 => /lib64/librt.so.1 (0x00007f1b04c72000)