10g Forms - 11g Forms with Object Library and PLLs

Hey All,
Our organization is working towards converting our existing Forms 10g architecture to 11g / Weblogic. I'm currently attempting to get the 11g Developers suite working locally, and hit a bit of a snag.
I'm using Windows XP Prof SP3.
Here is what I have working:
* I got the correct version of WLS installed
* I got the Dev suite itself installed
* I can start and run WLS
* I can open form builder, create a simple form, run it, it works.
Here is where I am stuck:
I am trying to get our existing 10g forms to compile and run under the 11g architecture. These forms were all developed using smart classes in an object library and all call various PLSQL procedures in a PLL file.
I've done the following:
* Recompiled all PLLs and menu modules using 11g compiler binaries
* Made sure the FORMS_PATH registry key included where my PLX, OLB and FMX files are (under the correct, HOME key, I hope).
* changed default.env file so FORMS_PATH points to where my PLX , OLB and FMX files are
However, when I try to run any of the forms, I get the following error immediately :
"FRM-93652: The runtime process has terminated abnormally.
Contact your administrator.
Details....
Forms Session ID is formsapp.1"
And in the trace file, there isn't much helpful information:
Last Trigger FORM/BLOCK/FIELD: AIS_WELCOME.<NULL>.<NULL>
Last Trigger: PRE-FORM - (In Progress)
--- Call Stack Trace ---
EnumerateLoadedModules64 failed with error -1073741819
calling call entry argument values in hex
location type point (? means dubious value)
EnumerateLoadedModules64 failed with error -1073741819
01571C5E 00000000
015714A4 CALLrel 01571870 314E9E8 314ADA4
0157151D CALLrel 015713BC 314E9E8 314EA28 3 12BB4C
12BB48
014B131F CALLrel 015714FC 314E9E8 314EA28 3 314EA94
12BD28
014A20F5 CALLrel 014B112C 314E9E8
014797FE CALLrel 014A1E1C 314E9E8 1 0
665F1DEE CALLrel 66614E06 2E4C6F4 314E9E8 0 80000400
80000040 100000
6611B066 CALLrel 6619E0FC 24E3CF0 32105D8 2E44D10
2E13B64 0 6611A492
00000001 CALL??? 00000000
--- End of Call Stack Trace ---
Since I can create forms from scratch, it has SOMETHING to do with the subclassing / Object Library or the PLL/PLX. Can anyone give me any clues or hints? Is there any more tracing or logging I can turn on to get a better clue of the problem?
Thanks!

* ***NEVERMIND*** *
I figured it out. I missed one of the the PLX files, and it was not recompiled under 11g. It is working now! Sorry to gum up the forum!

Similar Messages

  • Any experience with Object Types and Forms6i / 9i ???

    Has anyone got any experience in working with Object Types and Object Views together with Forms 6i or 9i???
    TIA
    Rob Zoeteweij

    Hi AnneCarmen,
    Check this small video, http://project02.businesscatalyst.com/Jing/2012-07-13_0508.swf
    This is just an example where I am trying to demonstrate how the html embedded into the frame sticks to only one image and not to all the other images. Also, how to keep the thumbnails. Under menu options you can modify the transition and speed option as per your need.
    Regards,
    Abhishek Maurya

  • We have two apple ID's and two libraries.  My daughter's IPOD is syncing with my library and I need to change this, but I can't figure out how.

    We have two apple ID's and two libraries.  My daughter's iPOD is syncing with my library and we really want to go to just one library--Mine for ease and we can't figure out how to do it.  Please help!!!

    Apple does not transfer content bought with one Apple ID to another Apple ID. Apple will not merge two Apple IDs.
    If most of your content was bought with the Yahoo! Apple ID but you now want the Gmail address for your Apple ID, the trick will be to change the address used for the Yahoo ID with the Gmail address. However, to do that you must first free the Gmail address from that other Apple ID. Use the instructions from Apple to substitute another address that is not used as an Apple ID for your Gmail address in the Apple ID with the Gmail address. Then, when the Gmail address is no longer used in an Apple ID, you can use the same instructions to substitute the Gmail address for the Yahoo address in the Apple ID with the Yahoo address.
    Changing the email address you use for your Apple ID -
    http://support.apple.com/kb/HT5621

  • I deleted some videos on my ipad before synching with my library, and now I can't find them.  How can i get them back?

    I deleted some videos on my ipad before synching with my library, and now I can't find them.  How can i get them back?

    Do you live in the United States? If you do then you can download them again for free - as long as the movies are available for free downloads. Apple has not forged agreements with every movie studio yet so you just have to check.
    Launch iTunes, and tap on the purchased tab. In the upper left corner you will see a "View" button. Tap that in order to toggle among music, TV Shows and Movies. Select Movies and then see if the movies appear. If they do, tap the Movie icon and then tap the cloud icon next to the icon in order to begin the download.
    You have to use the same Apple ID that you used to purchase them.
    If you do not live in the U.S. then you will have to purchase them again.

  • Iphoto crashes so tried the Alt start with new library and that worked. So now what? How to I get back to my pictures.

    Iphoto crashes so tried the Alt start with new library and that worked. So now what? How to I get back to my pictures.

    That shows you that iPhoto is working correctly and whatever issue you are having is based in your original library.
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  

  • Middleware Forms 11g crashes when opening library file

    Hey Everyone,
    I've been having some issues opening a library file in Middlware Forms 11G Designer.
    Forms 11G locks up and crashes.
    This library opens and compiles fine with any 10g forms developer.
    Has anybody ran into this issue?
    What could be wrong with the library file or the designer software?

    Thanks for the help!
    This approach didn't work as the covert from text-to-binary kept failing with internal errors on the 11g side.
    In order to get the library to compile for 11G, i had to create a new blank library in 11G designer, open the problem library in 10G designer copy the modules and paste them into the blank 11G library and save it/compile it.
    That solved the issue.

  • Form Builder 6.0 object library

    Hello,
    I created an object library in Form Builder 6.0, which I have
    used to develop two forms.
    The other member of my team wishes to use the same object
    library. When she loads it from my directory, it loads OK, but
    when she subclasses any of her objects nothing happens. I can
    see the red arrow on the object indicating that it was
    subclassed but the changes are not registered on the layout
    editor nor the form when it runs.
    Can anyone help?
    null

    double click the read arrow and it should turn black. A black
    arrow is a sub-classed item with the sub-class applied, red
    indicates sub-classed item with the sub-class not applied.
    Rasheed Ghany (guest) wrote:
    : Hello,
    : I created an object library in Form Builder 6.0, which I have
    : used to develop two forms.
    : The other member of my team wishes to use the same object
    : library. When she loads it from my directory, it loads OK, but
    : when she subclasses any of her objects nothing happens. I can
    : see the red arrow on the object indicating that it was
    : subclassed but the changes are not registered on the layout
    : editor nor the form when it runs.
    : Can anyone help?
    null

  • Detect what the default edit form is for a document library and list using jquery

    Hi,
    So what I have done is with some jquery made it that when a files are dragged and dropped into a document library and there is a required field such as "Metadata" the EditForm.aspx opens up for the user to fill in the required column. I am building
    the url up from what I have found in SharePoints DragDrop.js file. This is all working perfectly I just need to find a way to dynamically find what the default edit form is for that document library as I have just hardcoded like this...
    g_currentControl.strSiteUrl + "/" + this.ListName + "/Forms/EditForm.aspx?ID=" + id
    So I need a way to figure out what the default edit form is instead of hard coding like this in case someone creates a custom_editform.aspx or something for one of the lists.
    Thanks

    You can get it by hitting this REST end point via JQuery:
    http://weburl/_api/Web/Lists(guid'YOURLISTGUID')/Forms
    Chris Givens CEO, Architecting Connected Systems
    Blog Twitter

  • Oracle forms 11g , mailmerge errors WUO-712 and WUO-707

    error
    client_ole2.set_property(mm_obj, 'Destination', 0);
    WUO-712 Unable to set Property: {0}; Exception: {1}.Type: UserDescription: WebUtil was unable to set the specified Property tothe specified value
    client_ole2.invoke(mm_obj, 'Execute');
    WUO-707 Unable to invoke Method: {0}; Exception: {1}.Type: UserDescription: WebUtil was unable to invoke the specifiedMethod
    I migrated oracle forms 10g application to Oracle forms 11g.
    One form uses mailmerge is failing. This options was working in previous 10g version using WinWord 2003.
    Failing in current version Oracle 11g and Winword 2007
    Three documents are invovled in the process
    mailmerge_data.docx --- datasource document -- have address attributes
    FOBSENT.docx -- template document
    output.docx -- using mail merge options address are populated from mailmeger_data.docx into FOBSENT.dox and created a new output word document which we send it to customer.
    ------------------------------------------------------- WUO-712 and WUO-707
    client_ole2.set_property(mm_obj, 'Destination', 0); -- 0 is value of constant wdSendToNewDocument
    client_ole2.invoke(mm_obj, 'Execute');
    Any help to resove this is apprciated.
    Thanks in Advance
    Raghav

    Sorry I was away,
    We migrated 10G forms to 11g also Winword 2003 to Winword 2007
    It's erroring at this point
    mm_obj := client_ole2.get_obj_property(template_doc, 'MailMerge');
    Failing ---> client_ole2.set_property(mm_obj, 'Destination', 0); -- 0 is value of constant wdSendToNewDocument
    Failing --->client_ole2.invoke(mm_obj, 'Execute');
    Not able to read or open document use to work in previous version.
    Raghav

  • Form validation error with mandatory fields and signature field

    Hello,
    I have seen that many other users are facing this issue, and they partialy do solve it with some workarounds. However, none of them applies to my case.
    I have a dynamic form (can be registration form for example) where user fills in bunch of fields. Some of them are mandatory.
    When user signs the form, I get our favourite validation error popups that filed this and this did not validate. (I think that the signature is not valid too once I get these errors).
    Workaround would be to set all fileds in the form as optional, however, the presign and postsign events work only in A9 and I need the form to be compatible with ver. 8 too.
    I also need to make sure, that they are not set to optional, if the signing fails, user clicks on cancel etc...
    Any ideas how to acomplish such a scenario?
    Thanks
    J.

    solved by myself.
    You have to install and configure the reader rights credentials mentioned in note 736902

  • Can forms 11g work with oracle 9i database?

    Hi all,
    Can anyone say if we can install forms 11g over WLS, using oracle 11g database for repository only, and activate/connect our forms to oracle 9i database?
    is this how it's done?
    our production database is 9.2.0.4 on sun solaris.
    Please advise,
    thanks,
    Amit

    It will work. Its just a Net 80 connection from WLS to the Oracle 9 database.
    fr_inst/config/tnsnames.ora
    Best Regards
    mseberg

  • Problem with object Library

    Hi
    I created object library containing some Objects and property classes.While implementation of the objects(using smart class) and property class (using property palette) to canvas or LOV,some properties not appeared to be inherited after applying smart class or property class.
    These are specially BG color and FG color.But it is working fine with some object and not working with some others.
    Can any body help me in figure out the problem.
    I am using Form builder 10g.
    Thanks in advance
    Mandeep

    i did not mean the ruler and the grid.
    There is a "forms property" called Coordinate System.
    You find it under the physical node in the property palette of your form module.
    What is the Coordinate System and important, what is the Real unit?

  • Tool bar not coming in Oracle Forms 11g forms

    Hi,
    i am facing problem in my forms 11g application. we migrated our forms from 6i to 11g version.
    while logging in to application main form with verticular tool bar is dispayed . we will navigate into another form by using menus drop down . if we exit 2 form and comes to main form verticular tool bar is missing in main form.
    can any body give me solution for this . it is urgent

    Hi Kiran,
    Please go through the below link:
    http://help.sap.com/saphelp_nw70/helpdata/en/45/2dbb13d79f3446e10000000a155369/frameset.htm
    Here the method to hide the toolbar is given. Try passing ABAP_FALSE in method: lr_method_handler->set_hide_toolbars( abap_false ) if it works.
    Regards,
    Vaibhav

  • Help with my library and files

    I am a little confused about the library and organization of my files. I use Aperture 3.0 and am constantly running out of disk space when I try to import my files. I feel like there are unnecessary duplicates being made of the pictures and video, but I can't be sure. I now have an external HD to store the pictures on, but need a little help figuring out what is the best way to go about doing this without losing any of my data and staying organized.
    I would love to store the images and videos on the external drive, and store a smaller copy for viewing on the laptop itself without taking up a bunch of room. Is this possible to view while not connected to the external drive, and still make edits? Or only make edits to the files while connected?
    Right now, I simply plug in my camera and import into the Pictures folder on the laptop HD. Is it possible that they're being imported into the iPhoto library (even though I don't use iPhoto anymore) and into Aperture?
    Aperture library file (located in Pictures folder): 27gigs
    iPhoto library file (also located in Pictures folder): 22.8 gigs
    Pictures folder (including two above files): 110.7 gigs
    Thanks for your help!!
    -Dave

    Right now, I simply plug in my camera and import into the Pictures folder on the laptop HD
    In Aperture, do you have a Managed or Referenced Library?
    Is it possible that they're being imported into the iPhoto library
    Not unless you have set up some form of Folder Actions - and you would know if you have. But a simple test: do your import actions as normal and then open iPhoto. Are the newest additions there?
    would love to store the images> and videos on the external drive,
    This is easy.
    and store a smaller copy for viewing on the laptop itself without taking up a bunch of room.
    No need for a smaller copy. You can still view in Aperture without the disk connected.
    and still make edits? Or only make edits to the files while connect
    You can only edit the files with the disk connected.
    Regards
    TD

  • Forms 11G Builder crashes when opening ofgcall65.pll

    Helllo,
    when i try to open the library ofgcall65.pll in Forms11 Builder is crashes.
    Also compiling crahses.
    Does someone know what the problem is??

    I tried to open the headstart library ofgcall65.
    I have found the problem, what i did was:
    - converted the ofgcall65.pll to a pld in FORMS10
    - converted the ofgcall65.pld to a pll in FORMS11
    - started forms 11G and opened the ofgcall65.pll
    What i saw wast that the package CALENDAR was corrupt. The procedures SETUP and SHOW were not in the package body any more, but created as seperated procedures.
    The part of the package body between BEGIN and END (the code that is executed when the package is used) is also created as a seperate procedure.
    When i copied the code back to the CALANDAR package body and removed the 'new' createed procedures it complied again.
    I have saved the pll and try to reopen it and that also worked.

Maybe you are looking for

  • How do you stop the phone from attempting to logon to a deleted email account?

    When I first got my phone Skype video was not available so I opened a Yahoo email account so that I could use them for video calls.  I got frustrated with the phone in that about half of the time that I turned it on it would tell me that it couldn't

  • How to pass the feild names of a select query dynamically?

    Hi How can we pass the feilds names in select query dynamically? For example in my selection screen i wil be giving the table name, and feilds in that table..... those feilds should be taken in my select query... instead of PARAMETERS : tab_name TYPE

  • IMac G5 Garbled Screen / Loud Fan / Overheating

    When I try to start up my iMac G5 (pre iSight), I get the usual chime, and when the screen starts up, I get a surprise every time. Completely garbled, sometimes it looks like fog, other times like garbled information, other times like an old, badly t

  • Oracle Projects 11.5.10.2 : Generate Invoice at the lowest task level...

    Oracle Projects: 11.5.10.2. We are trying to figure out if we can generate an Invoice at the lowest task level. When I looked at the invoice format there was no option to group by at lowest Invoice level However I looked at one of the documents of pr

  • Sick Pay Report

    I am coding my first HR report.  Please help me. I need to display the below fields in a report.Can you please tell me what infotypes data do I need to fetch. 1. Employee ID 2. PERNR 3. Organizational Unit 4. first name 5. last name 6. date of birth