Frm-18108 olb no longer exists

Hi,
i am using 10gR2 forms.
at first i created a olb containing webutil and my bean areas. i used it for a while and then i give up using it and decided to develop different design.
but still my forms developer gives error frm-18108(failed to load the fallowing objects with my deleted olb name.) while opening forms. in fact my forms do not subclass it anymore.
i searched registry for olb name and deleted found ones.
error continues when i try to open any form.
how can i stop error message?
thanks in advance. Engin.

Sounds like you have it attached somewhere still. Double check that you don't have it attached in any of the forms that are called by the application or the menu or some other attached file.

Similar Messages

  • Strange frm-18108 after breaking reference with an olb module

    Hi all.
    We have a foms10g module upgraded from a previous 6i version. As part of the upgrade process, an old olb module reference was broken, and a newer olb module was added.
    Every time the form module is open it displays a frm-18108 error, saying a reference to an object is missing. The object is a pl/sql procedure which was part of the old olb library. We have checked, and there is not such reference. But it has to be somewhere although we can not see it.
    I believe there was an issue when breaking the reference, but have no idea of how to fix this problem.
    Any help will be greatly appreciated ...!

    >
    myluism Posted: Aug 5, 2010 1:34 PM
    We are completely sure all objects have been removed ... Remember the object is a pl/sql procedure.... How can one miss that ...?
    >
    Clearly, there are still some objects from the Forms Object Library (OL) that still exist in your form or you would not be getting this error. ;) Not all objects in an OL are PL/SQL objects. They can also be Property Classes, Visul Attributes, Canvases, Forms Triggers & Program Units, etc.
    Craig...

  • 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,
    ...

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

  • 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

  • FRM - 18108 Failed to load following object

    when i am opening the forms in 10G suit , getting below error
    FRM - 18108 Failed to load following object
    source module : template.fmb
    source object: STANDARD
    please help me

    Sounds like you are working with the Enterprise Business Suite (EBS). The error you are getting is because Forms can't find a referenced object. This is because the directory where your TEMPLATE.fmb (and the objects the template.fmb form references) is not found in your FORMS_PATH. If you are using Windows, edit the registry and add the directory where you have your reference objects to the FORMS_PATH entry. Make sure you add it to the end of the existing value; not replace the existing value!
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Reg FRM-18108: Failed to load the following objects Error

    Hi All,
    I am getting the following error when i open a form.
    FRM-18108: Failed to load the following objects.
    Source Module:Referenc.olb
    Source Object: POST-RECORD
    Source Module:Referenc.olb
    Source Object: KEY-CLRFRM
    Source Module:Referenc.olb
    Source Object: KEY-DOWN
    Source Module:Referenc.olb
    Source Object: KEY-DUP-ITEM
    Source Module:Referenc.olb
    Source Object: KEY-DUPREC
    Source Module:Referenc.olb
    Source Object: KEY-ENTQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXEQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXIT
    Source Module:Referenc.olb
    Source Object: KEY-HELP
    Source Module:Referenc.olb
    Source Object: KEY-MENU
    Source Module:Referenc.olb
    Source Object: KEY-UP
    Source Module:Referenc.olb
    Source Object: PRE-BLOCK
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-FORM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-ITEM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-WINDOW-CLOSED
    Source Module:Referenc.olb
    Source Object: AL_ERROR
    Source Module:Referenc.olb
    Source Object: AL_INFORMATION
    Source Module:Referenc.olb
    Source Object: AL_WARNING
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: PM_STANDARD
    Source Module:Referenc.olb
    Source Object: PC_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: PC_FRAME
    Source Module:Referenc.olb
    Source Object: PC_ICON_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_LIST_OF_VALUES
    Source Module:Referenc.olb
    Source Object: PC_OK_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_RECORD
    Source Module:Referenc.olb
    Source Object: VA_SCROLLBAR
    Source Module:Referenc.olb
    Source Object: VA_ALERT
    Source Module:Referenc.olb
    Source Object: VA_BUTTON_TEXT
    Source Module:Referenc.olb
    Source Object: VA_CANVAS
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_BUTTON
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: VA_FRAME
    Source Module:Referenc.olb
    Source Object: VA_LOV
    Source Module:Referenc.olb
    Source Object: VA_PROMPT_TEXT
    Source Module:Referenc.olb
    Source Object: VA_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_TOOLTIP
    Source Module:Referenc.olb
    Source Object: VA_WINDOW
    Source Module:Referenc.olb
    Source Object: ABOUT
    But i have given the the path of the folder that has all the files in the Forms_Path registry and also in the default.env file. Still i am getting the above error. Any solution for this?.

    You are getting this error because the "Referenc.olb" object library (OL) is not in your FORMS_PATH. You can either add the directory where the OL resides to the PATH environment variable or (preferably) you add the directory to the FORMS_PATH in the Windows Registry (assuming you installed Forms on a Windows computer). Modifying the FORMS_PATH is dependent on the version of Forms you installed. For Forms 10g, modify: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome10g => FORMS_PATH String Value. For previous versions of Oracle Forms, modify: HKEY_LOCAL_MACHINE => SOFTWARE=> Oracle => HOME? => FORMS??_PATH (where ? = 0 - 9 depending on the number of Oracle products installed, and where ?? = 60, 90 if you have Forms 6 or Forms 9i installed (FORMS60_PATH or FORMS90_PATH).
    Hope this helps,
    Craig B-)
    If a response is helpful or correct, please mark it accordingly.

  • [b]Help!Help!FRM-18108 ERROR!![/b]

    Help!
    I installed the Forms and WebUtil Version 1.0.2(Beta) and jacobBin_17.
    Then I use Forms to create a form called WUTEST.fmb, then attach the webutil.pll, then subclass the webutil.olb. At last, I save the form and exit.
    But when I open WUTEST.fmb again it shows an error:
    FRM-18108:Failed to load the following objects:
    Source Module:webutil.olb
    Source Object:WEBUTIL
    Then I check the environment. My Forms version is 9.0.2.9.0 (Production) and DB 9.2.0.4 Windows. I create a user webutil/webutil in DB and runned create_webutil_db.sql. I followed webutil_manual.pdf and readme file to install webutil & jacobBin_17.
    I can only find one suspicious point: In the Forms "Imported Java Classes", There are no other classes in oracle-forms except webutil.
    How to solve it? Thanks!!!

    Suicheng,
    The problem seems to be that you subclassed the webutil olb and that this now seems to be out of reach.
    FRM-18108:Failed to load the following objects:
    Source Module:webutil.olb
    Source Object:WEBUTIL
    Suggestion, put webutil.olb into Forms90 and then subclass it again.
    The rest of your posting is irrelevant to the problem you describe.
    Frank

  • FRM-18108 in 9iAS

    I have a 6i form and when i open it in 9iDS it gives me frm-18108 (failed to load...); I've already define my forms90_path in my registry;
    Does anyone one have a solution? I have a lot of forms to convert and to define for each one the paths again is a lot of work... Thanks in advance

    Do you have any OLB or PLL or other Forms that your Forms is referencing? Did you first open and compiled those modules?

  • Error message: "playlists selected for updating no longer exist"

    I tried to update my ipod nano and I guess I had deleted a playlist, but since then, I have not been able to update. Every time I try, I get the following message:
    "Cannot be updated because all of the playlists selected for updating no longer exist."
    I haven't been able to highlight which playlists are selected to begin with.
    I read through the manual and thought that maybe rebooting the whole system might work. So I deleted Itunes from my computer and re-installed.
    Then I tried re-setting my ipod. So now I have nothing on my ipod.
    I also deleted everything from my library, thinking it might help to start from scratch. Nothing has worked.
    How do I "select" and "unselect" playlists so I can get up and running again?

    Here you go.
    http://discussions.apple.com/thread.jspa?messageID=607312&#607312

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • TS3249 How can I delete an iMovie file reference to a server that no longer exists?

    I am using iMovie 11 and used to have a NAS that I've removed. Whenever I open iMovie, i get a prompt stating that the NAS server (name) no longer exists.  I thought I had moved all my project files to an external hard drive but I must have missed one.  I've tried deleting the com.apple.iMovieApp.plist file but this didn't stop the prompt.  The prompt happens every 5 seconds or so until I close iMovie. 
    Is there a way to reassociate the missing file to my iMovie project?  When I clip on the "missing source clip" in the preview window, I cannot change the properties of the clip to reassociate it to the correct location.
    I am running OS X lion v 10.7.4, iMovie 9.0.8.

    Yeah, this is quite late. Here's how I think you can do it. Run Show Package Contents on the .rcproject file. Find the file simply called "Project". Make a backup copy, and then open it with TextWrangler or similar program*. Search for the path in the file, fix it, and save. Try it in iMovie again. (The version I have is 9.0.4).
    * TextWrangler allows you to edit binary XML files, which is what Project is. I'm sure there are other programs that can do the same. This one is free.

  • Songs cannot be synced: playlists selected for syncing no longer exist

    "Songs on the ipod cannot be synced because all of the playlists selected for syncing no longer exist"
    I finally filled all of the memory in my nano for the first time, and I got a popup to put all of my playlists in one file so it wouldn't take up as much space. When I saw it, I deleted it, I wasn't aware of what was going on. I tried to fix it by changing the settings to manually sync music but that didn't work. Then I restored my ipod and now it doesn't have any songs on it. So I tried to uninstall everything, itunes and ipod to restore the settings back to normal but that didn't work either. Everytime I connect my nano, all it says it can't sync because the playlists don't exist anymore. I don't know what to do anymore. Can someone help me?
    inspiron b130 laptop   Windows XP  

    But then it says it can't read or write to my nano.
    is that the message discussed in the following document?
    "Disk cannot be read from or written to" when syncing iPod or "Firmware update failure" error when updating or restoring iPod

  • Lost music on ipod because "playlists selected for updating no longer exist

    Not sure what I've done. I recently downloaded newer version of itunes. Then when synching, I had too much music in my library for the ipod to handle so it told me about doing the smart playlist. I erased a couple of playlists on the itunes menu I no longer wanted and then when I went to synch, this error came up "songs on the ipod cannot be updated because all of the playlists selected for updating no longer exist."
    Please help.....

    Check this out.
    iPod cannot sync because one or more playlist....

  • "cannot be updated because Itunes selected no longer exist"

    Hello. When I hooked up my Ipod for the first time it sucked up the 800+ MP3 files from My Music folder. Now I want to update my library and delete them all from the Ipod (not my hard drive) and start over with songs from the Itunes folder.
    I unchecked all of the songs in the library and reconnected, but it will not delete them and I get this error message:
    "Cannot be updated because one or more of the Itunes playlists selected to update no longer exist"
    I'm thinking I need to "reboot" the Ipod and clear out the memory but I don't know how. Or somehow figure out how to get around this error. Can anyone help???
    Thanks!

    Have a look at this.
    http://discussions.apple.com/thread.jspa?threadID=121728&tstart=150

Maybe you are looking for

  • Is it possible to use the JAVA Report Engine SDK to modify DESKI reports?

    Post Author: Nadine CA Forum: JAVA Hi, is it possible to add a complex filter to a DESKI report using the JAVA report engine sdk? In the developer tutorials for this API, I've only found references to WEBI in terms of modifying reports, though it see

  • User Exit ,Badi or Configuration in MIGO_GR

    Hi All, Issue : According to my customers process if the Plant belongs to a US then the Material Ledger is not activated . now if i do the GR for an Order(Order type PM04 - Refurbishment Order ) with movement type 101 to a plant in US then any Financ

  • Remove column heading in a pivot table without columns

    I have a pivot table which only has rows and measures. But It doesn't have any column. It shows at the top a light grey cell (see attached image https://drive.google.com/file/d/0B1mQC-zTrijUSmtXWEFEaHB1cEU/edit?usp=sharing How could I remove that? Co

  • Grainy when elements converts raw to psd file in editor.

    Hello, Im having trouble with elements 11.  I bring a file in from lightroom and convert it to pds (though i have tried tiff too).  Whenever i get it into elements editor, its REALLY grainy and not sharp at all.  The image on the left (is in editor)

  • Quality lot creation

    Hi In production order.. 3 operation are there...generally when production order has done GR ... Inspection lot has created.. but here i want inspection lot created..at the time of  2nd opearation conformed/released...(inspection lot creation automat