Sunday, 22 January 2017

FRM-92101 There was a failure in the Forms server during startup.

When i try to open any forms in EBS R12 with the new Linux machine, getting below error, 

 

Error: 

 

FRM-92101 There was a failure in the Forms server during startup.

        This could happen due to an invalid configuration.
        Please look into the web server log for the details.
        Details...
        Java Exception:
        oracle.forms.net.ConnectionException...

 

Solution:

 

Create directory and copy paste the contents of /usr/X11R6/lib from another server that exists libXm.so.2 or download it from the internet for your specific Linux version.
        Or if you are missing the prerequisite rpms, install the following RPM packages:

 



Workaround:

 

Create directory and copy paste the contents of /usr/X11R6/lib from another server that exists libXm.so.2 or download it from the internet for your specific Linux version.
        Or if you are missing the prerequisite rpms, install the following RPM packages:
        xorg-x11-libs-compat-6.8.2-1.EL.33.0.1
        libXp-1.0.0-8.1.el5
        openmotif21-2.1.30-11.EL6.i686 rpm

Forms session <1> aborted: runtime process failed during startup with errors /u04/EXTRNAPP2/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries:
         libXm.so.2: cannot open shared object file: No such file or directory
         rpm -Uvh openmotif21-2.1.30-11.EL6.i686.rpm

No comments:

Post a Comment