I Can't compiled forms in server 9iAS, Linux

Good.. I have a problem, when I want to compile the "form", in linux down(under) 9iAS. There throws a mistake that does not find bookshop libigo.so.0, but if they exist inside the directory(board of directors) Lib., it is bad, because all the feasible ones of the Bin, give the same problem with other bookshops .. it seemed that not this formed well....

I haven't had the opportunity to use Linux yet, but found an article, Note:136678.1, stating that you may get this type of error because of the desktop manager. Here's an excerpt from that article:
The error is raised on Redhat 6.0 after adding "/usr/X11R6/lib" to LD_LIBRARY_PATH.
After adding "/opt/gnome/lib" to LD_LIBRARY_PATH the problem is gone.
After adding "/opt/kde/lib" KDE works with KWM.
The only window manager that doesn't work now is "Enlightenment".
The be on the safe side you never should rely on the Window Manager or Desktop Manager default settings.
So always define this LD_LIBRARY_PATH when using Gnome on SuSE:
$ORACLE_HOME/lib:/usr/X11R6/lib:/opt/gnome/lib
And always define this LD_LIBRARY_PATH when using KDE on SuSE:
$ORACLE_HOME/lib:/usr/X11R6/lib:/opt/kde/lib
Bug 1422913 was filed for this problem and closed with status 92 (no bug) after the solution was found.
Bug 1413894 describes a similar problem - with different errors on Redhat Linux.

Similar Messages

  • May i can't have Forms+Reports server on the same machine ?

    Gurus!
    I have installed Forms+Reports server on the same machine with their builders too. But then Forms & Reports server does not function when i call my .fmx file in browser the message,
    "Java applet loading" appears but then the process hang up.
    But when only installed Form server my .fmx file works.I also want to call my .rep files from forms.
    May i can not have Forms+Reports server on the same machine?
    Separately they work but not both but i require both how!
    I have also seen when both installed and when i start services of both then ifweb60.exe is called two times in memory, it shows from task manager's process tab.
    Please help!
    Many thanks

    1. Check these files to make sure you have the correct port settings for your forms: formsweb.cfg, base.htm
    2. In your Windows Registry:
    a. Add path for Reports Server (REPORTSxx_PATH)
    b. Make sure you also have FORMSxx_PATH defined
    c. Check values of your OracleFormsServer.
    HKEY_LOCAL_MACHINE
    SYSTEM
    ControlSet001
    Services
    OracleFormsServer
    Verify the values of Host, Mode, Pool and Port.
    3. Check Metalink Note 97487.1 for additional info.
    And YES, Apache, Forms, Reports and Graphics can all run in the same machine.

  • Compile forms and reports in linux os

    hi,
    i like to know how to compile forms and reports in linux os?
    please provide me the commands for compiling of forms and reports.
    Regards
    Ravikumar.A

    hi
    i do not know u r form version but the following command is for Forms [32 Bit] Version 10.1.2.0.2 (Production)
    try this.
    @ECHO OFF
    cls
    Echo compiling libraries 10g ....
    for %%f IN (*.pll) do frmcmp 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 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 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 completefor linux i think its frmcmp.sh just make changes here.
    sarah

  • I can't compile forms using telnet ....

    i have an application server with linux redhat 4 software.
    i have a shell that is named ' cpfdry.sh ' which is found on the path '\\192.9.200.2\apps\forms_to_compile'.
    the contents of the shell is
    for i in `ls *.fmb`
    do
    echo compiling form $i
    /home/apps/as/bin/frmcmp.sh userid=dry/dry@dq Module=$i batch=YES compile_all=YES
    done
    when i want to complie a form i put it in that path beside the shell and just run the shell by double clicking it , and i get my form compiled and generating an FMX file.
    but every time i have to go to the server which is located in another room. with every modification i have to recompile and have to go to the other room .
    i tried to do the compilation process by using telnet , and then run the shell file from my machine , i did like the following
    [oracle@apps forms_to_compile]$ sh cpfdry.sh
    compiling form PA_SPECIAL_PAY_COST.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    compiling form sal_arseda_balance.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    compiling form sal_order_reserve.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    as you can see i got an error and the forms aren't compiled.
    and still now i have the same problem, and unfortunatly i still have to go to the room that have the server many times at the day ..
    what is the problem, i need some help plz ..
    thanks....
    sabry...
    Edited by: user635392 on Jan 8, 2011 5:24 AM

    thanks for interest..
    yes , it is the same user
    my server ip is 192.9.200.2, so i write in the command line ' telnet 192.9.200.2.
    Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    Kernel 2.6.9-42.ELsmp on an i686
    login: oracle
    Password:
    in the login and password i use the same user ' oracle ' and the same password
    thanks ..
    sabry ..

  • Urgent:Unable to compile form in server

    Hi,
    I am working on 10g forms.I am able to compile form in my machine.But when i compile it in server its getting hanged and after sometime the message is coming 'connection to server broken (explicit kill or server shutdown)'
    .Can anyone help me in this.
    Thanks

    Noone shutdown the server.But whenever i am executing the command 'frmcmp module=formname.fmb userid=userid/password ' it sgetting hanged.

  • Can a BIG form be served up one page at a time to avoid long load time?

    Tricks I have read for optimizing the load time of large forms are not helping. Linearization causes the first page to render quickly, but you can't interact with the fields until the whole form finishes loading -- no help there. Is there a way to break the form into pages (without creating entirely separate forms) so the user can fill out a page, hit a Next Page button, fill out that page, etc.? Understood that this is an old school idea, but until Reader can download a 1+ MB form in less time than it takes an average user to get ticked off, old school might do the trick.
    Alternatively, is there a way to construct a form so you can start interacting with it without having to wait for it all to load? This question comes from the (uninformed) assumption that maybe there are forward references that can't be satisfied until all the bits have come over the wire. If that's right, can a multipage form be architected so as to avoid this problem?

    No that technology does not exist yet. There are form level events that need to have the entire document there before they can fire. Also you would have to keep track of where you are so that would mean some sort of session information for each user.

  • 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]

  • Error installing Forms/Reports Server on linux m/c having EBS R12 installed

    Hi,
    We are trying to install Forms and Reports server (Oracle Application Server 10gR2 (10.1.2.0.2) Forms and Reports Services) on a linux x86 box. The box already has Oracle E-business Suite R12 running on it. Our end goal is to install Oracle Transport Management (OTM), which requires Oracle Forms and Reports server to run its reports. When installing Forms and Report server I am getting following error. During installation, I gave a different set of ports to be used by Oracle Forms/Reports Apps server (and not the default) in staticports.ini and ensured that those ports are available. Any idea what could be the issue. If the issue is due to port conflict, how do I find which is the conflicting port. Also, is it possible to re-use Oracle Applications' Forms/Reports server for other applications like OTM.
    Get the following error during installation of Oracle Application Server 10gR2 (10.1.2.0.2) Forms and Reports Services:
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Resolution:
    Base Exception:
    java.net.BindException
    Address already in use
    java.net.BindException: Address already in use
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
    at java.net.Socket.bind(Socket.java:498)
    at java.net.Socket.<init>(Socket.java:307)
    at java.net.Socket.<init>(Socket.java:124)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
    I do now have much experience on DBA side, so my question may be very basic, but pls bear with me.
    Thanks.
    Namit

    So ...
    After a lot of searches, it was necessary a help from a Weblogic Administrator to find out what was going on with the installation process. The problem was with the memory allocation to the Weblogic VM. The process EMGC_OMS1 could not be started cos it was not possible to create a VM into SERVERADMIN.
    With just my DB experience I could not find any logs besides emctl.log and that one that it's shown in OEM Installler interface. The Weblogic Administrator was browsing the HOME where the Weblogic was installed and he found logs that showed the error telling where the problem was. Even downloading the OEM 12c 32bit, it was allocated memory to the java as if it was 64bit. The solution was decreasing the values of memory and clicking in Retry. So, my OEM Cloud Control 12c it's working now.
    Regards
    Bruno Palma

  • Can't connect to MSSQL server from Linux

    I'm running CentOS 7. I installed the Microsoft ODBC Driver 11 for SQL Server on Linux. I also installed the unixODBC package and dependencies. I can ping the SQL Server. I can telnet to the SQL server on port 1433. My config files read:
    /etc/odbcinst.ini
    [ODBC Driver 11 for SQL Server]
    Description=Microsoft ODBC Driver 11 for SQL Server
    Driver=/opt/microsoft/msodbcsql/lib64/libsmodbcsql-11-0.so.2270.0
    Threading=1
    UsageCount=1
    /etc/odbc.ini
    [baew-cms01]
    Driver="ODBC Driver 11 for SQL Server"
    Server=tcp:172.21.24.29,1433
    Database=smnswr_certmgmt
    ~/.odbc.ini
    [MSSQLTest]
    Driver=ODBC Driver 11 for SQL Server
    Server=tcp:baew-cms01,1433
    [baew-cms01]
    Driver="ODBC Driver 11 for SQL Server"
    Server=tcp:172.21.24.29,1433
    Database=smnsvr_certmgmt
    When I run "sqlcmd -U <user> -S baew-cms01,1433" (substituting user name) I get a password prompt, then I get:
    1>
    So I assume I'm connected, but I'm not sure. However, when I run "isql -v baew-cms01 <user> <password>" again substituting user and password, I get:
    [IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified
    [ISQL]ERROR: Could not SQLConnect
    Can anyone help me determine why I can't isql to the server?
    Thanks,
    Jack

    I get a password prompt, then I get:
    1>
    So I assume I'm connected, but I'm not sure. However, when I run "isql -v baew-cms01 <user> <password>" again substituting user and password, I get:
    Hello Jack,
    Yes, when you get such a "1>" prompt, then you are connected to SQL Server.
    Please note, isql is deprecated, better use SqlCmd. But if you want to use iSql, then you have to use the -S Parameter for the Server Name, not -v. See isql Utility for all
    Parameters.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Can't compile form(from Shanghai,China)

    The code I use to compile the form:
    $ /u02/dev/devora/8.0.6/bin/f60gen \
    module=/u02/dev/devappl/au/11.5.0/forms/ZHS/EAMFWOBL_E.fmb \
    userid=APPS/APPS \
    output_file=/u02/dev/devappl/eam/11.5.0/forms/ZHS/testprint.fmx \
    module_type=form batch=yes compile_all=special"
    He said:
    Message file forms60/mesg/fmcus.msb not found.
    But I found that file in the specific folder.
    So what can I do?Help!

    i am able to compile one form at a time but how do I compile all forms, for some reason I created a new form, ftp it, then compiled it , it runs in Oracle Apps environment however all other forms are inactive, I believe I have to recompile all forms (am i right?) but I dont know how to do this , here is the code I have to compile one form
    $ ls -l /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb
    $cp /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb_070415
    $ ls -l /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx
    $ cp /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx_070415
    $ put the form source onto this host in the following directory
    $ cd /u01/app/appl/au/11.5.0/forms/US
    $ $ORACLE_HOME/bin/f60gen module=/u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb userid=apps/dbaapps output_file=/u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx module_type=form batch=yes compile_all=special
    $ more BGQTRAIN.err
    <no errors found>

  • Oracle Forms 10G - Can't compile Form

    Good day,
         I'm getting the following error message each time I try to compile my form:
    Error 103 at line 2, column 1
         Encountered the symbol "METHOD_NAME_HERE" when expecting on of the following:
              :=.(@%;
         The symbol ":=" was substituted for "METHOD_NAME_HERE" to continue.
         Please advise.
    Thomas

    Never mind, I used a backup and the problem didn't come out.

  • I can not compile form .vi to .rxe

    Hello,
    I have a problem downloading a .vi project to the nxt brick.
    Until yesterday I could compile from .vi to .rxe and donwload it in the brick a project done with Labview 2012 service pack 1 version 12.0.1(32bit) but I cannot do it anymore. I have tried to reset the brick and i have tried the option target to nxt, but i don't know if i have proved this last option correctly 
    Can anyone help me, please?

    Thanks for your reply!
    I have tried many times as your instruction,
    but the error still occurs.I have also checked the constructor of the class
    AudioFormat ,the parameters are (String,double,int,int).
    I have inported the packages needed as follow.Could you please find the problem for me .Thanks again.
    import javax.media.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.sound.sampled.*;

  • How to compile forms and reports in linux command line ?

    Hi,
    I'm working on a migration from forms 6i to 11g R2. The development/migration is being made on a Windows 7 64 bits, however, those forms and reports will run on a Linux RHEL 5. Thus, I have to compile them inside that linux box.
    How can I do it? Is there a tool to compile the forms and reports in command line withn a linux box?
    Thanks a lot.

    Thanks for the answer, Carlos.
    I run the command but this error message is displayed "FRM-91500: Unable to start/complete the build".
    Edited by: _blackjack on Dec 18, 2012 5:18 AM                                                                                                                                                                                                                                                                                                                                                                           

  • Can not install contribute publishing server on linux

    Hi, All:
    I try to install the contribute publishing server on Red Hat
    Linux and Sun Solaris.
    It works very well on Sun Solaris.
    But I have problem in installing on Red Hat 64 bit Fedora
    core 6 machine, and got the error message:
    "gzip: /tmp/install.dir.20676/Linux/resource/vm.tar.Z: not in
    gzip format"
    I even manually try to use "uncompress", "zcat" to uncompress
    /tmp/install.dir.20676/Linux/resource/vm.tar.Z
    but it did not work.
    Any idea or suggestion will be appreciated.
    Thanks.

    it requires a minimum of Windows 7 SP 1 before installing SQL server 2008.
    It can be downloaded from below:
    http://support.microsoft.com/kb/976932/en-us
    For more details check below:
    http://msdn.microsoft.com/en-us/library/ms143506.aspx
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • Can't install Forms and Reports under linux 8.7.1

    I try to install Forms and Reports i get this message
    UT60 is not available or _TK60 is not available
    Please help me

    I solved my problem... more by a system of trial-n-error than anything else. Here's how you go about it:
    1. BACKUP ALL YOUR DATA. I would suggest using time machine thrice on three different locations. Better safe than sorry, and when it comes to backing up data, Overkill is Underrated.
    2. Boot into Disk Utility mode.
    3. Locate, select erase the primary HDD/SSD. WARNING: YOU WILL LOSE EVERYTHING ON YOUR COMPUTER THAT HAS NO BEEN BACKED UP.
    4. Install OS X online.
    5. Select your preferred backup location and tranfer all your data to the freshly installed system. This should restore your computer to an "as was" state.
    6. Once the computer is done restoring our data, restart the system.
    7. While restarting press the following key combination:
         cmd+option+P+R (You have press the combo before the grey screen appears during the boot and let go as soon as you hear the boot up chime.
       This will reset your computer's PRAM.
    8. Boot into your system and re-install xquartz (latest version) from the source site.
    I am not saying this process is fool proof. It worked for me, and it usually tends to work when you are facing problems due to a missing system file.

Maybe you are looking for