Compiling forms for linux

Hi All,
I am trying to recompile forms on RHL 3.0 developed on Win2K machines. It seems the compile utility is not being able to load jvm library. It gives following error.
----8<---------------
f90genm: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory
----8<---------------
I'm having 10gAS(904) on RHL and 9iDS (902) on Win2K. I'm not using GUI, since I'm working thru' telnet.
Can anyone throw some light on it?
Thanks and regards,
Kinjal Sonpal

Hi All,
I could find a workaround by using the GUI and recompiling is done properly. However, it still does not solve the original problem that I had. I'll be posting that again in a separate post.
Regards,
Kinjal sonpal

Similar Messages

  • Adadmin can't compile forms for po ,gl  in 11i

    Hi All ,
    I tried to do mass compile of forms through adadmin for all object in 11i apps but have noticed only fnd forms fmx are able to generate.
    Other product like po ,gl forms(fmx) not generated .
    I have tried to compile forms for po or gl but getting below message. Any idea ?
    EBS - 11.5.10.2 (Linux 5)
    Database - 11gR2 ( AIX 6)
    Do you want to generate Oracle Forms objects
    using this character set [Yes] ?
    Do you want to regenerate Oracle Forms PL/SQL library files [Yes] ?
    D you want to regenerate Oracle Forms menu files [Yes] ?
    Do you want to regenerate Oracle Forms executable files [Yes] ?
    *Enter list of products ('all' for all products) [all] : po*
    Generate specific forms objects for each selected product [No] ?
    The current set of installed languages is: US
    Please select languages for generating Oracle Forms files.
    You may select all of the above languages, or just a subset.
    Enter list of languages ('all' for all of the above) [all] :
    You selected the following languages: US
    Is this the correct set of languages [Yes] ?
    Reading product form information...
    Selecting Oracle Forms PL/SQL library files and menu files to generate...
    Selecting product forms to generate...
    No Oracle Forms objects selected for generation.

    user10922685 wrote:
    Hi All ,
    I tried to do mass compile of forms through adadmin for all object in 11i apps but have noticed only fnd forms fmx are able to generate.
    Other product like po ,gl forms(fmx) not generated .
    I have tried to compile forms for po or gl but getting below message. Any idea ?
    EBS - 11.5.10.2 (Linux 5)
    Database - 11gR2 ( AIX 6)
    Do you want to generate Oracle Forms objects
    using this character set [Yes] ?
    Do you want to regenerate Oracle Forms PL/SQL library files [Yes] ?
    D you want to regenerate Oracle Forms menu files [Yes] ?
    Do you want to regenerate Oracle Forms executable files [Yes] ?
    *Enter list of products ('all' for all products) [all] : po*
    Generate specific forms objects for each selected product [No] ?Choose yes to this question, it will regenerate all forms for the selected module
    The current set of installed languages is: US
    Please select languages for generating Oracle Forms files.
    You may select all of the above languages, or just a subset.
    Enter list of languages ('all' for all of the above) [all] :
    You selected the following languages: US
    Is this the correct set of languages [Yes] ?
    Reading product form information...
    Selecting Oracle Forms PL/SQL library files and menu files to generate...
    Selecting product forms to generate...
    No Oracle Forms objects selected for generation.
    Further info, refer MOS Note:
    How to Generate a Specific Form Through AD utility adadmin [ID 178722.1]

  • How to compile form in linux server

    Hi All:
    Any one can say how to compile form in linux server using form builder fmb.

    If you are talking about forms 10g then here is the method
    1) run x windows interface on your machine
    2) login to linux server
    $ export DISPLAY=<IP address of machine>:0.0
    $ frmcmp.sh module_type=form module=myform.fmb userid=user/password@connectstring compile_all=yes
    Regards
    Anuj

  • Non-enlish fonts in Forms for Linux

    Hi!
    Can anybody help me with a problem:
    I cannot insert russian font into a form.
    It looks on web like '?????'
    I've developed form under Windows and then compiled it under Linux because I have iAS for Linux

    Thnx for replying
    I think i could not make my question clear to you.
    On windows platform i see all fonts includint Tahoma
    and it works fine with Jinitator.
    But in linux when i have installed tahoma font.
    I dont see in Forms Builder 9i. I want to use Tahoma fonts here too.
    Please its urgent.
    Thnx

  • Compile form in Linux

    Hi,
    I developed one custom form using Linux.But, when I want to compile that form using f60gen it gives "-bash: line 36: f60gen: command not found" error message. As per I understand f60gen is not recognised.
    Can any one suggest me how to overcome this problem.My DBA has helpless regarding this matter.(I have f60gen.exe application in my bin directory).
    Thanks,
    Bhujendra

    Hi
    You have to log in as application user (if multi user created - applmgr - user for application tier and oracle -- user for database tier, based on the username you have specified while installation). Set the environment by running the following.
    $ . $APPL_TOP/SIDName_hostname.env
    $APPL_TOP (refers to <sidname>appl directory) will work only after setting the environment.
    After setting the environment navigate to particular directory where you have put fmb and run the f60gen command, it will work.
    Regards
    Senthilrjj

  • How to compile form in Linux?

    Hi guys,
    I am developing using forms builder 6i on windows xp.
    The application server is on Linux.
    Should I recompile my form on Linux?
    If so then can you please detail the step in how to do so? Because I am really unfamiliar with Linux.
    What command should I run? where do I run the said command? etc.
    Thanks
    Jim

    Jim
    Should I recompile my form on Linux? A. If you plan to run it on an iAS server that is Linux then Yes.
    Is you application server Linux and is it possible you could compile it there?
    Script to compile on the iAS server
    #UNIX Forms Compile
    #compile_forms.sh
    export FORMS_PATH=/u01/app/oracle/product/apps/<your_directory>
    export DISPLAY=localhost:2.0
    #export NLS_LANG=AMERICAN_AMERICA.UTF8
    export TERM=vt220
    export ORACLE_TERM=vt220
    export FORMS_BUILDER_CLASSPATH=/u01/app/oracle/product/apps/<your_directory>
    for i in `ls /u01/app/oracle/product/apps/afs_dev/your.fmb`
    do
    echo Compiling Form $i ....
    frmcmp_batch.sh userid=username/password@oracle_sid batch=yes module=$i module_type=form
    compile_all=yes window_state=minimize
    done
    # May Need to modify $ORACLE_HOME/frmcmp_batch.sh to include FORMS_PATH and other environment variables.
    # Copy the frmcmp_batch.sh to /home/oracle or the directory you prefer.
    Replace your.fmb and <your_directory> with the correct form name and path

  • Form for linux

    Hi all
    Is there any forms 10g version for linux?
    Regards

    yes, here Oracle Developer Suite 10g (10.1.2.0.2)
    http://www.oracle.com/technology/software/products/ids/index.html

  • Compile forms for one module and jar

    Hai all,
    Our functional consulant is saying to recompile jar and forms for financials module ?.. how can I do this ?
    Kai

    Kai,
    This should be done via adadmin. As applmgr user, source the application env file and run adadmin.
    More details can be found in:
    Oracle Applications Maintenance Utilities
    http://download.oracle.com/docs/cd/B40089_07/current/acrobat/r12adutil.pdf
    Oracle Applications Maintenance Procedures
    http://download.oracle.com/docs/cd/B40089_07/current/acrobat/r12adproc.pdf

  • How to successfully compile form in Linux

    Hi there,
    I have a form, which is called: TESTFORM.fmb
    I tried to compile this form using the following command:
    export LD_LIBRARY_PATH=/u0/oracle/prodora/8.0.6/lib
    f60gen module=/u0/oracle/prodappl/ar/11.5.0/forms/US/TESTFORM.fmb USERID=apps/passwordAlthough fmx is successfully generated, the following error is also encountered during compile:
    FRM-18108: Failed to load the following objects.
    Source Module:APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module:APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module:APPSTAND
    Source Object: STANDARD_CALENDAR
    I look for APPSTAND.fmb and I found it in this location: /u0/oracle/prodappl/ar/11.5.0/forms/US/
    So I then tried to compile again using the following command, but the problem is still occurred:
    export LD_LIBRARY_PATH=/u0/oracle/prodora/8.0.6/lib
    export forms_path=/u0/oracle/prodappl/ar/11.5.0/forms/US/
    f60gen module=/u0/oracle/prodappl/ar/11.5.0/forms/US/TESTFORM.fmb USERID=apps/passwordMy question is how to successfully compile this form?
    Any input would be helpful. Thank you

    Jimmy;
    Are you using a WebLogic server?
    If yes, you should use the Forms Compiler frmcmp.sh
    #!/bin/sh
    for file in *.fmb
    do
    frmcmp_batch.sh module=$file userid=<your connect string> compile_all=yes
    done
    Tested on WebLogic and working, your paths will be different
    #!/bin/sh
    export ORACLE_HOME=/u01/app/oracle/product/fmw/oracle_pfrd
    export FORMS_PATH=/u01/app/oracle/product/fmw/fr_inst
    export PATH=$PATH:$ORACLE_HOME/bin:$FORMS_PATH/bin
    export TERM=vt220
    export ORACLE_TERM=vt220
    export TNS_ADMIN=/u01/app/oracle/product/fmw/oracle_pfrd/network/admin
    for file in *.fmb
    do
    frmcmp_batch.sh module=$file userid=scott/tigersy@dev2 compile_all=yes
    done
    Edited by: mseberg on Mar 2, 2011 8:57 AM
    script run from directory .fmb's are in
    Should also work on iAS
    Thanks!!
    Edited by: mseberg on Mar 8, 2011 5:22 AM

  • [solved] Error Trying to Compile Video For Linux.

    I have a new TV card and I need to patch v4l to get it working. When I run the build script I get:
    Preparing to compile for kernel version 3.7.9
    File not found: /lib/modules/3.7.9-1-ARCH/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
    Usually this means that I you don't have linux-headers installed but:
    scamper2 src/media_build ‹master*› » pacman -Ss linux-headers
    core/linux-headers 3.7.9-2 [installed]
    However, /lib/modules/3.7.9-1-ARCH/ doesn't have a build directory. Any suggestions on what I am doing wrong?
    Last edited by geekinthesticks (2013-02-28 07:58:00)

    geekinthesticks wrote:
    File not found: /lib/modules/3.7.9-1-ARCH/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
    scamper2 src/media_build ‹master*› » pacman -Ss linux-headers
    core/linux-headers 3.7.9-2 [installed]

  • How to compile forms 6i in Linux

    Hi Friends,
    In windows I just open a form buider gui and click compile.
    how do I compile forms in linux?
    Thanks a lot

    hi
    try the following command.
    @ECHO OFF
    cls
    Echo compiling libraries 10g ....
    for %%f IN (*.pll) do frmcmp.sh userid=User_name/pass@orcl module=%%f batch=yes module_type=library compile_all=yes window_state=minimize
    ECHO libraries compilation complete
    ECHO ----------------------------------
    Echo compiling menus 10g ....
    for %%f IN (*.mmb) do frmcmp.sh userid=User_name/pass@orcl module=%%f batch=yes module_type=menu compile_all=yes window_state=minimize
    ECHO menus compilation complete
    ECHO ----------------------------------
    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp.sh userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    ECHO ----------------------------------
    ECHO Form Compilation completei hope it will help u.
    sarah

  • Help with Labview for Linux applicatio​n - datalog to XML format

    Hi,
    I am working on an application that makes use of a PDA for instrument control and data acquisition, and all our code has been written with the use Labview PDA 8.2. The instrument data is returned wirelessly to a remote server, and one of the specifications we set early in the project was the data would be returned in XML format in line with Labview's inbuilt XML schema.
    Unfortunately, this XML funtion is not available on Labview PDA! We have made a change to return the data in Labview's 'Datalog' format, and then we now intend to run an additional application on the server to convert this information to XML before passing the data to our customer's software.
    We have successfully done this with Labview for windows, but our customer's server is Linux based.
    Is anyone aware of someone (or a company) who would be able to take our existing 'datalog-to-XML' vi and compile it for Linux? The program is really simple, and I would hope that all the functionality we use is supported in Labview for Linux.
    Thanks,
    Mark

    Hi Mark
    LabVIEW VIs that are developed in a Windows environment can be used in a Linux version of LabVIEW. As long as the VIs have not got Windows specific features such as ActiveX or Windows dll call you can run the VI in Linux. Also there maybe some specific drivers that are not supported under the Linux environment (see link). The VI will simply be recompiled in Linux. The Linux user must have a copy of the Linux LabVIEW Development System installed though.
    http://digital.ni.com/public.nsf/websearch/35D2B5E​483A001A18625716B005BE464?OpenDocument
    Kindest Regards
    YatinM
    NIUK & Ireland

  • Cannot Compile Forms

    I cannot compile forms for FLEXCUBE sitting on the Oracle 10g using the allcompile.sh. I upgraded my AIX maintenance level from 5.3.0.0 - 02 to 5.3.0.0 - 03. After that I tried to compile a form but now it is saying failed. Can anyone assist me?

    Try to contact i-flex solution and to give them the error message and/or message.
    http://www.iflexsolutions.com/iflex/ContactUs/ContactOffices.aspx?mnu=p7s1

  • Compilation error while generating the form in linux

    Hello everyone,
    I am using Oracle Designer ver10.1.2.4 in windows to generate the forms with standard object library ofgwebol.olb and template form ofgwebt.fmb. form (with both .fmb and .fmx files) are generated without errors. Also when I open the forms in separately they compiles without errors. But when I copy the same .fmb file into linux enviroment and compile it using frmcmp.sh userid=user/password@database module_type=form compile_all=yes module=form_name it gives following errors.
    $> frmcmp.sh userid=odin/odin@ontw10g module_ty
    pe=form compile_all=yes module=LOGIN_SCHERM
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.4.0 Production
    FRM-18108: Failed to load the following objects.
    Source Module:ofgwebol.olb
    Source Object: CGSO$CHAR_DO
    Source Module:ofgwebol.olb
    Source Object: CGSO$CHAR_DO
    Source Module:ofgwebol.olb
    Source Object: CGSO$BLOCK
    Source Module:ofgwebol.olb
    Source Object: CGSO$CANVAS
    Source Module:ofgwebol.olb
    Source Object: CGSO$WINDOW
    Compiling function CGTE$CHECK_CONSTRAINT_VIO...
    No compilation errors.
    Compiling procedure CGTE$INLOGGEN_ERRORS...
    No compilation errors.
    L/SQL ERROR 0 at line 17, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 36, column 3
    identifier 'CGNV$.NAV_CLOSE_FORMS' must be declared
    PL/SQL ERROR 0 at line 36, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 37, column 3
    identifier 'CGNV$.NAV_OPENING_WND' must be declared
    PL/SQL ERROR 0 at line 37, column 3
    Statement ignored
    Compiling KEY-HELP trigger on form...
    No compilation errors.
    Compiling WHEN-WINDOW-ACTIVATED trigger on form...
    Compilation error on WHEN-WINDOW-ACTIVATED trigger on form:
    PL/SQL ERROR 201 at line 6, column 8
    identifier 'CGNV$GET_ITEM_WINDOW' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compiling POST-TEXT-ITEM trigger on form...
    Compilation error on POST-TEXT-ITEM trigger on form:
    PL/SQL ERROR 201 at line 4, column 3
    identifier 'CGNV$.STORE_WND_ITEM' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compiling WHEN-WINDOW-CLOSED trigger on form...
    Compilation error on WHEN-WINDOW-CLOSED trigger on form:
    PL/SQL ERROR 201 at line 5, column 3
    identifier 'CGNV$.TERMINATE_WINDOW' must be declared
    PL/SQL ERROR 0 at line 5, column 3
    Statement ignored
    Compiling WHEN-FORM-NAVIGATE trigger on form...
    Compilation error on WHEN-FORM-NAVIGATE trigger on form:
    PL/SQL ERROR 201 at line 3, column 3
    identifier 'CGNV$.REMOVE_CHILD_FORM' must be declared
    PL/SQL ERROR 0 at line 3, column 3
    Statement ignored
    Compiling KEY-EXIT trigger on form...
    Compilation error on KEY-EXIT trigger on form:
    PL/SQL ERROR 201 at line 5, column 3
    identifier 'CGNV$.NAV_ENTER_QUERY' must be declared
    PL/SQL ERROR 0 at line 5, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 9, column 5
    identifier 'CGNV$.CLOSE_ALL_WINDOWS' must be declared
    PL/SQL ERROR 0 at line 9, column 5
    Statement ignored
    Compiling KEY-CLRFRM trigger on form...
    No compilation errors.
    Compiling ON-ERROR trigger on INLOGGEN data block...
    No compilation errors.
    Compiling KEY-PREV-ITEM trigger on AGB_ID item in INLOGGEN data block...
    Compilation error on KEY-PREV-ITEM trigger on AGB_ID item in INLOGGEN data block
    PL/SQL ERROR 201 at line 4, column 3
    identifier 'CGNV$GO_PREV_ITEM' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compiling KEY-NEXT-ITEM trigger on AGB_NAAM item in INLOGGEN data block...
    Compilation error on KEY-NEXT-ITEM trigger on AGB_NAAM item in INLOGGEN data blo
    ck:
    PL/SQL ERROR 201 at line 4, column 3
    identifier 'CGNV$GO_NEXT_ITEM' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compilation errors have occurred.
    Form not created
    I think some standard library are missing in Linux environment. But I do not know the name of them and neither I can find. Please suggest the what need to be done to resolve the problem. The reason I am compiling the form in Linux is that I can run the form in windows because of corrupted installation of OC4j.
    Thanking you all much in advance.
    Edited by: Deepank on Dec 2, 2008 1:49 AM

    Deepank-
    When generating forms from Designer, Designer attaches libraries - like ofgmes.pll, ofgnavl.pll, etc. You will need to copy these libraries to the same directory where your forms reside on your Linux box. To find out what libraries ate attached to your form, open it on your windows PC after generating it from Designer and you will see the attached libraries. Also, watch out for the case-sensitivity of Linux. If you have the Designer libraries on your linux box and you still get errors, try changing the case of the names of the libraries.
    Hope this helps,
    Dan

  • Forms compilation Errors under Linux

    Hello,
    I have a main form called Tbdoctrk.fmb.
    This forms compiles and runs perfectly through Oracle 9i iDS.
    When transfering the fmb file under Linux, and attempting to recompile using the f90genm.sh utility, I get the following compilation errors:
    FRM-18108: Failed to load the following objects.
    FRM-30436: Parent window not specified for canvas.View Canvas H_TOOLBAR
    FRM-30041: Position of item places it off of canvas.
    Item: BUTTON_HELP
    Block: VARIABLE
    Form: TBDOCTRK
    FRM: Unable to adjust form for output.
    ====
    I noticed that most of the object that failed to load (1 data block object, 1 canvas and a number of property classes and visual attributes) are contained in a file called TOOLBAR.fmb.
    The TOOLBAR.fmb file compiles without errors under Linux/WIndows + is located in the same folder as the Tbdoctrk.fmb file.
    1) How can I resolve this issue ?
    PT
    PS: I tried renaming the fmb files to upper/lower case without success.

    Hello,
    My main form called Tbdoctrk.fmb in turn calls a form called Pre_bord.fmb in a Program Unit.
    Most but not all Class and Value Attributes are included in a file called toolbar.fmb. I did not find any specific reference to the toolbar.fmb file.
    However, at compile time, I find that those objects are not loaded.
    1) In what part of the main form Tbdoctrk.fmb should I find any such reference to the toolbar.fmb file ?
    2) How should I create those symbolic links under Linux ?
    PT

Maybe you are looking for