FRM-18108 AT OPENING FORMS

Hi All,
At time of opening forms getting error FRM-18108.
Is there any place where I need to give paths of refrenced library or forms.
I am doing this with forms10g on Linux.
I have set CLASSPATH variable in .bash_profile to refrence to library & other refrened dir.
But then also this error is there.
I was thinking including this path some where in default.env or formsweb.config but these are
refrenced at runtime so this is also not the place where I should attach those path.
And there any large number of thing referenced so It is not possible to mannualy incude each
file in forms buildeer.
THIS ERROR AGAIN FOLLOWS WITH FRM-10102 can not attach Pl/sql librarys
SO IS THERE ANY PLACE IN FORMS BUILDEER TO MAINTAIN PATHS.
PLEASE GUIDE WITH YOUR SUGESIONS OVER THIS PROBLEM.

Hi All,
The Error FRM-18108 got resolved I maintained the Paths in FORMS_PATH in .bash_profile.
And also by manually opening object library file through forms builder.
But there remains error FRM-10102 which comes due to Case of file names.
Temporary I am renaming the files as they asks.
But is there any tipical and easy way to come up with FRM-10102
Thanks

Similar Messages

  • FRM-18108 When loading form (due to change in olb)

    Hello,
    I am working with oracle forms 6i and have an object library and pl/sql library that are both utilized in all forms I work with. There was a duplicate stored procedure in the object library and pl/sql library so I removed the duplicate from the object library. This stored procedure that i removed from the olb was subclassed or copied to many of the forms I work with so I have been manually deleting that stored procedure from the forms so that my application will pick up the current version in the attached pl/sql library. The forms run fine however every time I open the forms that had the subclassed library object removed I get FRM-18108 Failed to load the following objects (the message references the object library as the source module and the stored procedure that was removed as the source object.)
    I am not sure why forms is still looking for the stored procedures in the olb, I am confident that the subclassed copies from the olb have been removed form the form and there is no trace of the original code in the olb either. When running the form and calling that stored procedure it picks up the version from the pl/sql library without issue.
    Both the object library and pl/sql library are correctly attached to the form and the registry does contain the path of their physical location. The form has been recompiled several times but I can't seem to get rid of the error.
    Anyone have any idea what I can do to get rid of the FRM-18108 when opening forms that contained this subclassed unit that has been completely removed? It doesn't hurt anything but is annoying. Been searching through the forms but all I could find was issues with attaching the libraries which didn't help me on this.
    Thanks!
    Terra

    use
    SELECT      ...
      TO_DATE(decode(warrenty_flag_yn, 'Y', TO_DATE(warrenty_upto),
                                       'W', TO_DATE(warrenty_upto),
                                       'A', TO_DATE('31-MAR-'||v_year),
                                       'C', TO_DATE('31-MAR-'||v_year),
                                       'X', TO_DATE('31-MAR-'||v_year),
                                       'N', TO_DATE('31-MAR-'||v_year)
                    ),'DD-MM-RR'
             ) AS amc_date
      FROM      pc_item_procurement_history a,
    ...

  • After R12 Install: FRM-41809 and FRM-41067 While Opening Forms.

    Hi all,
    I have upgraded apps to R12.
    When I try to open forms, I am getting the following errors:
    FRM-41809: Error initializing Menu.
    FRM-41067: Cannot find Menu item: invalid ID.
    I did the following:
    - Generated messages files
    - Generated jar files
    - Generated all menus (including FNDMENU.MMX)
    - Generated fnd forms
    Still same error appears.
    Any clues please?
    S. Sundar

    Sawwan,
    Excerpt from forms-trace(2).html ...
    BUILTIN.START
    EventID 142
    EventNum 96
    Timestamp 168
    Name REPLACE_MENU
    BUILTIN Arguments:
    Type=In Position=1 DataType=STRING Value=F:\oracle\product\10.2.0\db_1\apps\apps_st\appl\au\12.0.0\resource\US\FNDMENU.mmx
    BUILTIN Arguments:
    Type=In Position=2 DataType=NUMBER Value=51
    BUILTIN Arguments:
    Type=In Position=3 DataType=STRING Value=NULL
    BUILTIN Arguments:
    Type=In Position=4 DataType=STRING Value=NULL
    BUILTIN Arguments:
    Type=In Position=5 DataType=STRING Value=NULL
    ERROR
    EventID 144
    EventNum 3
    Timestamp 168
    Msg Error Message: FRM-41809: Error initializing Menu.
    Yes. I ran autoconfig successfully.
    S. Sundar

  • FRM-18108:when openning my form(6i) with forms(9ids)

    Hi every one,
    i applicate the FMA wizard to upgrade my formtest from forms6i to forms9ids, when i try to open my formtest with forms9ids, i have this error:
    frm18108-can't load the objects .......
    Regards

    hi,
    my forms90_path key in base regestry have less than 256 char,
    but i try to open my formtest first wich call some pl/sql libraries and some objects library wich are defined in forms6i.
    Do you try to tell me that, i must recompile this objects before my formtest?.
    Regards.

  • FRM-91111 and FRM-10039 , cant open Forms Builder

    hello again , so here iam having this error again , no idea whats causing it :\
    ./frmbld.sh
    FRM-91111: Internal Error: window system startup failure.
    FRM-10039: Unable to start up the Form Builder.
    iam on Archlinux i686
    $DISPLAY is set to :0.0 and i can launch any GUI application with the oracle user ( oradev )
    also checked for openmotif , installed 2.3.0 and still nothing.
    edit :
    NLS_LANG is set to AMERICAN_AMERICA.UTF8
    Edited by: L3thal on Nov 21, 2009 8:00 PM

    xhost +
    access control disabled, clients can connect from any host
    FRM-91111: Internal Error: window system startup failure.
    FRM-10039: Unable to start up the Form Builder.
    EDIT:
    ok so i had to install the old openmotif 2.1.30 from rpm ( couldnt compile )
    Edited by: L3thal on Nov 23, 2009 6:47 AM

  • FRM-18108 Error when opening a form with subclassed objects

    Dear Group,
    I have 2 forms in Oracle Forms 6i. One of the forms contains an object group. The other form contains the object that I subclassed it to.
    When I open the form that contains the subclassed object group, I get the FRM-18108 error.
    If I open the form with the original object group, then open the subclassed form, there is no error.
    Does this mean I must always open the original form in order to work on the one with the subclassed object group?
    I hope there is an simple solution to what is something I am missing in my Oracle Forms setup.
    Thank you in advance.
    Emad

    Hi Duncan.
    Your suggestion worked.
    Thank you for the fast response!
    Truly,
    Emad

  • Getting FRM-18108 and FRM-10102 when opening a form with Form Builder

    Hi,
    we're migrating from Forms 6i to Forms 10g. If I try to open a form in Form Builder 10g, FRM-18108 and FRM-10102 are appearing. I checked registry entries on my XP-System (FORMS90_PATH) and everything seems to be similar to the old Forms environment.
    Any ideas ?
    Thanks,
    Markus

    Hello,
    FRM-18108: Failed to load the following objects.
    Cause:  Forms could not load the foreign references specified.
    Action:  Verify that all the referenced forms and object libraries are present.
    FRM-10102: Cannot attach PL/SQL library %s.
    This library attachment will be lost if the module is saved.
    Cause:  The library you specified is locked by other users, the library name is invalid, or the library module could have been moved from or not exist in the FORMS90_PATH directory list.
    Action:  Check the library name and try again later.
    Francois

  • Forms 11g Server compilation issues: FRM-18108: Failed to load the following objects

    Attempting to upgrade to 11g (Forms 11 Version 11.1.2.1.0 on Linux) from 9i.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    Compiling an FMB on the server (not windows PC) is giving error FRM-18108: Failed to load the following objects. The compiler is unable to find OLB files and PLL files. This seems to be a config issue but I cannot track it down.
    We have a /nhbcapps/lib for library and object library (pll, olb) files and we have a /nhbcapps/bin for executables (mmx, fmx, plx)
    We have our own envmt file, cdb.env (in same folder as default.env):
    FORMS_PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/forms:/app/oracle/Middleware/asinst_1/FormsComponent/forms
    PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/bin:/app/oracle/Middleware/Oracle_FRHome2/jdk/bin
    formsweb.cfg:
    envFile=cdb.env
    Please could anyone help get this working?

    Your module NC_REF.fmb (or NC_REF.olb), which is referenced for shared objects, cannot be found. The best way to test it is to place it in the working directory (the start-in directory of the windows shortcut from where you launch Forms Builder). That way you are independent from the FORMS60_PATH, because the working directory is searched first.

  • Problem opening form: FRM-41041

    hello... i am working on the customization of a standard form in order management. I have done all the customizations. but having one problem, when i open my form from the responsibilty it shows a error saying.
    FRM-41041 Cannot find form module: invalid ID
    i can only c the from after clicking ok for this error. I have tried searching in metalink and it says that while registering we have to give the parameters in Application -> Function (Form Tab) . i have the parameters there but still have this error.
    Please help me out as this is the one n only error i am facing.
    Thanks
    RK

    This is OAF forum. Forum http://forums.oracle.com/forums/forum.jspa?forumID=40 might be more appropriate for the issue.
    --Shiv                                                                                                                                                                                                                                                                   

  • HELP error FRM-40039: Cannot attach library common while opening form

    Hi
    I want to help me with the NEXT issue is urgent.
    I'm working with forms 10g and using a linux server. To compile objects, forms, reports and menus use the Putty.
    Well the issue is that when a form hanging linux server I get the error message sgte:
    FRM-40039: Can not attach library while opening form common ....
    I tried changing the path FORMS_PATH, also put the. PLL. Plx on those routes Server
    but I have no result, I still leave the same message.
    I go to pc urgently to solve this problem that has me worried for days.
    Thanks in advance for your advice
    regards

    Three possible causes:
    1. The pll is not existnant on the linux-server in the FORMS_PATH or the FORMS_PATH-environment-variable is not set.
    2. When attaching the pll to forms you have attached it without removing the path. Try to deattach and reattach the pll in the form.
    3. The attachment of a pll is case-sensitive in linux. So, when you types the pll-name is lowercase when attaching it, the pll must exist in lowercase in the linux-filesystem.

  • WEBUTIL-URGENT FRM:40039 Cannot attach library WEBUTIL while opening form x

    Hi,
    I 'm working with 9iAS R2 on Linux.
    I'm testing the webutil by using a my test form.
    Give that in OS Windows 2000 the test form works fine.
    On Linux, I compile the form without problem, but when I run the form on web I have this error :
    FRM-400039 : Cannot attach library webutil while opening form TEST_FORM
    The Java console displaied this :
    JInitiator: Versione 1.3.1.8
    Uso della versione JRE 1.3.1.8 Java HotSpot(TM) Client VM
    Directory principale utente = D:\Documents and Settings\contug
    Configurazione proxy: Configurazione automatica proxy
    JAR cache enabled
    Location: D:\Documents and Settings\contug\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console windo
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/webutil.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/jacob.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    connectMode=HTTP, native.
    Versione Applet Forms: 90270
    I don't seem that nothing of unusual.
    Could You say me somethig ??
    Regards
    Giordano

    Hi Duncan,
    How Do I do recompile the pll on Linux?? The environment development doesn't exist on Linux !!
    I open my form in environment development on Win 2000, after I attach the pll without the path and save all.
    After I move all on linux and compile the form useing 'f90genm.sh'. Until this step I don't have problem, the form compiled fine, but
    when I running it, I show the error message FRM-40039 .......
    Do I mistake something ???
    I working on DB ver 7.0.2 and I can't produce the file PLX
    Regards
    Giordano

  • FRM-40039: Cannot attach library d2kwutil while opening form xyz

    Hi,
    I am running forms 6i.
    I copied the folder containing all executables (.fmx, .mmx, .plx) to my local directory 'C:\bin6'.
    When i call this from Command Line
    c:\orant\bin\ifrun60.exe C:\bin6\xyz.fmx
    I get the error "FRM-40039: Cannot attach library d2kwutil while opening form xyz"
    I verified that d2kwutil.plx is present in c:\bin6.
    Note: I did not change anything in the FORMS60_Path in registry to point to my local directory.
    Please help

    Hi Smita
    Pls answer urself the following questions and check...
    1. did u attached the liberary to ur form...?
    2. did u set the FORMS60_Path in the registery for the liberary...?
    3.did u try a Ctrl-Shft-K (Compile All) then a Ctrl-T (Generate) and a save, then run your form... ?
    4. did u check the path in the START IN property to the correct location.. .?if the answer is yes then pls try to do the following...
    1. copy d2kwut60.dll + .PLL to client machine C:\orant\TOOLS\OPEN2K60\plsqllib
    2. copy the required .FMX file to client pc.
    Hope this helps... :)
    Regards,
    Abdetu...

  • Unable to open forms in R12 and getting FRM-92050 failed to connect server

    Hi ,
    When i trying to open forms in R12 instance i am getting the error like this
    FRM-92050 unable to connect to server :/forms/servlet :-1.
    please help to check
    thanks
    balu

    Hi Balu;
    Please check below and see its helpful for your issue:
    Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx [ID 189867.1]
    FRM-92050 / FRM-92060 When Invoking a Second Forms Session in a New IE Browser Window [ID 251915.1]
    Regard
    Helios

  • Forms 10g compilatio error FRM-18108: Failed to load the following objects.

    Hi,
    I was compiling the Form on the server, could you let me know about below errors?
    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
    Thanks.

    Hi,
    Oracle Apps: R12.1.3
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    OS: Linux
    This error is happening in development pc.
    Not sure if i missed any libraries, I had one more form which is working in development pc and it has similar libraries.
    Also, i see below errors in addition to the above mentioned.
    Compiling package body CTAARPRB...
    Compilation error on package body CTAARPRB:
    PL/SQL ERROR 49 at line 7, column 12
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 7, column 12
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 19, column 8
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 146, column 10
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 169, column 10
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 170, column 6
    bad bind variable 'parameter.G_query_find'
    Thanks.

  • FRM-10043: Cannot open file after converting SQL*Form 2.3 INP to 4.5 FMB

    After running the f45gen32.exe on a version SQL*Form 2.3 INP file, it generates
    the version 4.5 FMB adn the .err file (that does not indicate that any errors have occurred).
    When I attempt to open the converted module using Developer 2000 v.1.3, it continuously
    indicates the following error:
    FRM-10043: Cannot open file
    This error is received despite selecting all the required conversion parameters (per metalink and
    other notes found on this forum).
    This is a conversion of SQL*Forms version 2.3 to 4.5, with the ultimate goal of converting to 6i.
    The same process works with other forms.?
    Any suggestions would be greatly appreciated.

    Does anyone have a workaround for this issue?
    Is Developer 2000 v.1.3 the incorrect version to use?
    Thank you for your assistance.

Maybe you are looking for

  • Safari quit unexpectedly while using the CosmoPod plugin

    I've treid updating and installed the latest version. But still couldn't open Safari browser. Someone pls help..... This is the message that appeared..... Apparently it says: "Safari quit unexpectedly while using the CosmoPod plugin." Process:       

  • Fax and Modem Over IP

    Is it successful and reliable to deploy the fax and modem over IP in production? Does it stable enough to replace the PSTN connection? Do delay and packet drops in the network affect so much for fax and modem traffic? How about to implement fax and m

  • NAC in non dhcp environment

    how can implement nac in non dhcp environment (all users have static ip) ? i need to use virtual GW mode? all the useres must be in the same access vlan ?

  • Search engine on iweb

    I am designing trough iweb, a cd with the contents of a conference (papers, authors, ecc.) I would like to add a local search engine so that by giving as input a name or any other information, this can be localised in new window. I have seen that thi

  • Ipod Case with a magnet?

    I recently purchased an ipod case but it has a magnet as a closure. I was just wondering if anyone knew if having a magnet that close to the ipod was bad for the hard drive. I just wanted to make sure I wasn't being paranoid. I wanted to e-mail apple