Form builder not starting.
KdeGraafJun 16 2008 — edited Jun 27 2008Hi all,
A colleage of me installed R12 on Oracle Enterprise Linux.
Now I need to use the formbuilder.
When I start frmbld.sh from ORACLE_HOME/bin
I get this error:
FRM-91111: Internal Error: window system startup failure.
FRM-10039: Unable to start up the Form Builder.
On this website: http://download-uk.oracle.com/docs/cd/B25016_06/doc/dl/release_notes/B16010_04/chap_forms.htm#BABCBAAJ
I found that the problem could be a UTF8 NLS_LANG
I changed NLS_LANG from AMERICAN_AMERICA.UTF8 to AMERICAN_AMERICA.WE8ISO8859P1
But I get the same error.
Now I tried to start frmbld from ORACLE_HOME/bin and got this error:
frmbld: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory
What is going wrong?