11g Form Builder crashes

I have been converting forms from 6i to 11g. There is one form that crashes the builder on generating the executable (Ctrl+T).
The pl/sql compiles normally. The form will save changes. The workstation has been rebooted. (Windows XP Pro)
I deployed the form to the Linux server and it WILL compile, generate, and run there.
Any ideas on what to look for in the form?
Thank you.

The form has blocks built on database packages. So I recompiled the database components.
No change.

Similar Messages

  • Form Builder crashes while saving .fmb file when connected to db

    Hi,
    I am getting error The instruction at "0x679c352c" referenced memory at "0x0000001c". The memory could not be "read".
    Forms version is 6.0.8.11.3 and database version is 10.2.0.3.0
    I am doing the following steps:
    1) Open .fmb file in forms builder
    2) Connecting to database
    3) Making some changes in form
    4) Compiling (Ctrl+Shift+K) and generating form (Ctrl+t)
    5) Saving form <--- Here I am getting the error and form crashes
    If I do not connect to database then builder is allowing me to save the file
    1) Open .fmb file in forms builder
    2) Making some changes in form
    3) Saving form (Successful)
    I did some exercise just as a guess that may some part of the form is causing this error. I full expanded all components of the form i.e. blocks, canvases, triggers etc.
    This exercise produced that 3 program units were giving same error while full expending those. I deleted those 3 program units and re-created them. Now it is not showing me this memory error while full expanding all program units. I can now fully expand my full form.
    But I am still getting this error while saving the changes when I am connected to database.
    Please help.
    Regards,
    Edited by: rawat75 on Sep 2, 2011 7:13 PM

    Hi Experts,
    We are getting the same issue. Our form builder crashes once we open our custom form
    in form builder.
    Server shows:-
    Forms 6.0 (Forms Runtime) Version 6.0.8.28.0 (Production)
    Form Builder shows:-
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    How to upgrade the form builder version?

  • Forms builder crashes when opening any pll

    Hi,
    I have gotten this problem that my forms builder crashes immediately when I try to open any pll file. (There is nothing wrong with the pll file - my colleagues can open these files with no problems on their computers). It crashes before the pll file is even remotely loaded - almost as if it encounters an error during the parsing of the pll file.
    I have no problem opening and editing fmb files in my forms builder.
    This problem has not always existed but it came all of a sudden one day and since its been impossible for me to open a pll file and its getting annoying :P
    I run:
    - Windows XP SP3
    - Forms builder version info :
    Forms [32 Bit] Version 6.0.8.26.0 (Production)
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Oracle Toolkit Version 6.0.8.25.0 (Production)
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #1459 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.1.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.38.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.8.25.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.18.0 (Production)
    Oracle Tools Common Area Version 6.0.8.18.0
    Oracle CORE Version 4.0.6.0.0 - Production
    I tried deleting everything under D:\ORA6i where its installed and then reinstalling it - but the problem is still there.
    Does anyone have an idea about what could be wrong - because I am clueless atm. - could it be some registry settings that somehow got changed maybe ?
    Edited by: [email protected] on Sep 3, 2008 5:06 AM

    I have encountered various issues like this with Forms 6i over time and have tried numerous things to fix them - including complete uninstall of all Oracle products and reinstalls and the one thing I found to work best was to run a Registry Cleanup tool. I had the best success with Microsoft's RegClean.exe tool (originally released as a PowerTool), but it is getting harder to find now that Microsoft has desupported it and pulled it from their web site. There are a few places where you can still get it; www.cnet.com, www.zdnet.com, and www.majorgeeks.com just to name a few. Other Registry Tools will probably work fine as well, but this is the one I have history with. I did not have 100% success by cleaning the registry, but 50 to 75% of the time it fixed the issue without having to uninstall and reinstall Oracle Forms.
    Disclaimer: Please exercise caution when doing anything with the Windows Registry. The smallest change could have serious effects. Always backup the registry or create a restore point with System Restore before you make any changes to the Registry!
    Hope this helps.
    Craig...
    If my response or someone else's response answers your question - please mark your question answered. Thanks.

  • 9i forms builder crashes

    Hello,
    I’m using 9i forms builder on a XP sp1 platform. When ever I run a form Forms Builder crashes. There are no error codes or messages… it just disappears. The form I was attempting to run launches and works fine but I have to re launch Forms Builder. I’ve tried uninstalling and reinstalling the 9i IDS but I still have the same issue.
    Has anyone seen this before?

    Here's the application log:
    14/07/06 8:43 AM Started
    14/07/06 8:44 AM forms90web: oracle.jsp.runtimev2.JspServlet: init
    14/07/06 8:44 AM forms90web: 9.0.2.0.0 Started
    14/07/06 8:44 AM forms90web: oracle.forms.servlet.FormsServlet: init
    14/07/06 8:44 AM forms90web: FormsServlet init():
    configFileName: c:\ora9ids/forms90/server/formsweb.cfg
    testMode: false
    14/07/06 8:45 AM forms90web: oracle.forms.servlet.ListenerServlet: init
    14/07/06 8:45 AM forms90web: ListenerServlet init()
    14/07/06 8:45 AM forms90web: Forms session <1> aborted: unable to communicate with runtime process.
    14/07/06 8:45 AM forms90web: Forms session <1> exception stack trace:
    com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpIOException: Connection reset by peer: JVM_recv in socket input stream read
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.EvermindServletInputStream.read(EvermindServletInputStream.java:211)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    14/07/06 8:47 AM forms90web: oracle.forms.servlet.ListenerServlet: destroy
    14/07/06 8:47 AM forms90web: oracle.forms.servlet.FormsServlet: destroy
    14/07/06 8:47 AM forms90web: 9.0.2.0.0 Stopped
    14/07/06 8:47 AM Stopped (JVM termination)
    14/07/06 10:05 AM Started

  • Forms builder crashes

    Hi All,
    I have a form in a path say : "desktop\XXX\Form1.fmb". when I try to open the form using forms builder i get the error *" frm 18108 : failed to load object"*.. The object that it says has failed to load and the source containing the object are all in the same path " desktop\XXX\". If i give an ok, forms builder lists a set of .pll libraries and states that * "the libraries will be lost if changes to the module are saved" *...
    All the libraries are present in the same folder as my form , "desktop\XXX\". When i try to compile the form with these issues, * forms builder crashes without any warning *. can someone guide me on how to proceed with this further???
    Thanks in advance!
    Edited by: 917229 on Jul 18, 2012 10:47 PM

    Forms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (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

  • Forms Builder Crashes when converting FMT to FMB

    Has anyone ever encountered this problem? I just installed 10g developer suite and am opening Forms Builder and I am using the Convert function, converting a from FMT to a FMB, and when I select the file and hit the convert button, Forms Builder crashes almost instantly saying Oracle Forms Designed has encountered a problem and needs to close.
    Any ideas? Thanks!

    Forms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (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

  • Form Builder crashes when doing a compile all(ctrl+shift+k) after adding a go_item

    I am stumped. I have a procedure that is populating certain blocks based on where the cursor is in a tree. This procedure works great. My form compiles without any problems. If I then add a call to the go_item built-in and then try to compile my form, Form Builder crashes. I tried adding this go_item to the top of the procedure as well as the bottom of the procedure. This makes no sense to me. I can do a CTRL + T without any problems, but when I do a CTRL + SHIFT + K, it crashes with the following:
    IFBLD60 caused an invalid page fault in module NLSRTL33.DLL at 017f:60d2352c.
    Registers:
    EAX=00000000 CS=017f EIP=60d2352c EFLGS=00010246
    EBX=00000000 SS=0187 ESP=007e52e8 EBP=007e52ec
    ECX=007e532c DS=0187 ESI=00000000 FS=10ef
    EDX=00832554 ES=0187 EDI=050028e8 GS=0000
    Bytes at CS:EIP:
    8a 10 88 11 8a 10 41 40 84 d2 75 f4 8b 4d 14 2b
    Stack dump:
    00827af0 007e53b0 5da01008 007e532c 00000000 00832554 00832400 007e5814
    00833c20 007e5810 00000004 00000000 00000003 0508cd14 00000000 05002e88
    Any help would be greatly appreciated. Has anyone else every seen this problem.
    We have had crashes in the past that were with this same DLL.
    Whenever we try to do a Find and Replace PL/SQL..., we get the following:
    "IFBLD60 caused an invalid page fault in module NLSRTL33.DLL at 017f:60dld397." It then lists some register stuff." We had a TAR out on this problem and Oracle was unable reproduce our problem (TAR #1420237.996).
    We have version 3.3.3.0.0 of that DLL. Is it possible that we have a bad version?
    null

    Tina,
    My suggestion might work for you.
    I had similar issue. What I did was:
    1. Open the form after connecting to DB.
    2. Do a <Compile All> 2 times.
    3. ie., First time, do a <compile all>
    4. Immediately do another <Compile All>
    5. Now Save and then Generate.
    Just give a try, if u need,
    null

  • Form Builder crashes whenever I try to run form locally

    Hello,
    I am using Oracle Developer Suite 10g (Forms 9.0.4.0.19) on Windows XP SP3, IE8.
    Whenever I try to execute (run) form from Forms Builder locally Forms Builder just crashes (get error: Oracle Forms Designer has encountered a problem and needs to close ).
    Any help please
    Best regards.

    First, the Builder crashing has nothing to do with what browser you are using. The Builder crashing is a Builder issue. It is possible that the Builder is crashing due to a corrupted installation or permissions issue at the OS level. It could also be a bug. So, as I mentioned already, it may be time to upgrade to a more 21st century version of the product or at least consider applying a current patch to what you have. Patches are only available to customers with access to MyOracleSupport.
    https://support.oracle.com

  • 11g forms builder is not able to initiate the Internet explorer

    Hi,
    my problem is that my forms builder is not able to open the form in IE during compilation if Internet explorer is not already running but it is able to open the form in a new tab if Internet explorer is already running.
    My system's specifications :-
    Oracle forms builder 11g
    Windows 2008 SP2
    Internet explorer version :-Internet explorer 9
    Please help.
    Thanks,
    RS

    1. In the Builder verify that you have valid values for the Application Server URL and Browser Location fields in the Builder Preferences Runtime (tab). Do not leave either field blank.
    2. In the browser settings, on the Advanced tab, scroll down to the Security section and check the box labeled, "Allow active content to run in files on My Computer".
    3. Click Ok to save the changes. Close ALL open browsers
    4. Retest

  • Migrating Forms 61 to 10g - Forms Builder Crashing

    We are migrating from Forms 6i to 10g. The application works on a HP-UX box, and since we do not have the necessary setup done in the Unix box yet, we are trying to compile the forms in Windows before-hand to see if we can pre-empt some errors.
    I have written a batch command to compile the 6i forms in windows (Windows XP) by invoking the 10g Forms Builder.
    While it works like a charm for most of the forms (we have around 500 forms), there are a few forms for which the compiler/builder simply crashes. The .err file created for this form has absolutely nothing, it is a 0KB file.
    When I try opening such forms in Forms Dev 10g, and then compile them, the Dev crashes. It gives no indication of the error.
    By crashing I mean that windows throws the error message saying "Application has to be closed. Send error report: yes/no"
    Can someone please tell me if you faced such a problem, and how you went about solving it?

    Try a Compile All ( Ctrl - K ), then Ctrl - T.
    Not sure about XP, but in Vista, the 10g Builder and batch compiler will crash if a PLL Library is not available when the form is compiled.
    Make sure the PLL Library is available, and all its objects compile in the 10g setup.
    If that does not help, then try a semicolon-to-semicolon replace all, then save the fmb. Then restart the Forms Builder, and open the fmb again, and try compiling.
    Here is an old link describing the issue:
        Re: FMB size shrinks dramatically

  • Why form builder crashed?

    hi,
    in oracle database 10g i created these types:
    create type obj1 as object
    att1 number,
    att2 varchar2(10)
    create type obj2 as table of obj1;
    create type obj3 as object
    a number,
    b obj2
    in form builder i hadn't any problem with this code:
    declare
    lv_obj obj3;
    begin
    end;
    but i want to create one object that defined under obj3:
    create type obj1 as object
    att1 number,
    att2 varchar2(10)
    create type obj2 as table of obj1;
    create type obj3 as object
    a number,
    b obj2
    ) not final;
    create type obj4 under obj3
    d number
    in this case when i declared a local variable as type of obj3 in form builder, when i compiled it, form builder was crashed and close
    what should i do for this problem
    thanks

    You did not state what version of forms?
    Typically, form's plsql engine is not necessarily the same as the one in the database. So you can have features in the database's plsql
    engine that you cannot use in forms.
    for example when I start up forms6i it says:
    PL/SQL Version 8.0.6.0.0 (Production)
    whereas the database
    select * from v$version;
    PL/SQL Release 10.1.0.5.0 - Production
    because of that I steered clear of using a lot of plsql features like any of the object stuff, since they could not be accessed from
    forms in my experience. But if you're using a setup that goes through some gateway like mod_plsql then that could be version-specific
    also I think.
    So the answer depends on what version of forms you are using.
    I don't know how to figure out what aspect of using those types could cause the problem, if they do.

  • After saving a pll file in 11g Form Builder, should I be to open it  in....

    .......10g Form Builder?
    Friends,
    I am currently looking at upgrading our 10.1.2 forms application to 11.1.1 and am slightly puzzled by something.
    If I open an existing 10g .PLL file in Form builder 11g and save it should I still be able to open it in Forms Builder 10g?
    The reason for asking is that when we moved from 6i Forms to Forms 10g, once the PLL was saved in the newer version of Form builder it was no longer possible to open it in the earlier, 6i, version of Form Builder. If you attempted to do so you would see an error "Encoded format has an unrecognized format"
    However it appears that after opening a PLL in Forms 11g builder and saving the file I can still open the same file in Forms 10g. Is this the expected behaviour?
    The reason for asking this is that I want to check that the upgrade to 11g is actually doing something!
    Thanks in advance

    Hi Timothy,
    The account cannot be validated error was due to a glitch on our activation server that has been fixed now.
    Please try using acrobat now and check if you are still facing the problem.
    Regards,
    Rave

  • Install 11g Forms Builder ONLY?

    Now that 11.1.2.2 is released and four years later since this question was asked as to whether the Forms Builder / Development Client    Forms/Reports 11g Builder without WebLogic    , do I still need to install WLS and the other bloat just to build a form on Windows when my runtime production environment will be on Linux?

    I wanted to add a note for others, like myself, that are just upgrading to 11g.   The reason why there is one install download for both development and deployment is because they require WLS and because the OC4J environment is no longer used. Recall the Dev Suite / Builders relied on OC4J to some extent if you wanted to run forms from the builder.  The WLS replaces OC4J for running forms from the builder.

  • Need Oracle 10g/11g Form Builder Kit

    I am planning to give an exame !Z0-141 for Oracle form developer. I don't have Oracle Official Kit. If anyone has and interested to sale me, please let me know. You can reach me at my personel email [email protected]

    The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence. Well, in my opinion, a higher market share does not reflect the quality or reliability of a product. Take MS Windows for example. Unfortunately, the reason for success is often not due to knowledge and experience, but rather due to fear and sheep effect or herd behavior.
    Perhaps you can use other arguments or questions to help you to make a decision, eg.:
    Oracle has a better understanding of what Oracle products require than Red Hat.
    Oracle takes full responsibility for the OS and Database, no finger pointing.
    Oracle tries to provide a better product than the RHEL kernel.
    The Oracle UEK kernel contains Oracle driver software, not available for RHEL 6 or later.
    Oracle updates are free of charge, RHEL requires a subscription.
    Oracle as a company is about 20 times bigger than Red Hat.
    There can be reasons that require the use of the original RHEL kernel, for instance if the vendor of a specific driver for your hardware demands it. But otherwise...

  • Forms Builder 10.1.2.3 Crash in Windows 7

    Followed the installation steps mentioned in metalink note: 559067.1 [How to Install Developer Suite 10.1.2.3 on Windows Vista or Windows 7 ].
    Followed the installation steps till point 7.
    After the installation when I tried opening the forms builder (ORACLE_HOME/BIN\frmbld.exe) it immediately crash after oracle logo with the error message "Oracle Forms Designed had stopped working"
    Machine details:
    Windows 7 Ultimate 64bit
    Macbookpro 2012
    This is urgent. Any quick help is highly appreciated.
    Thanks
    Lakshmanan AK

    I've installed Oracle Developer Suite (ODS) 10g R2 on numerous Windows 7 systems and have only encountered an issue with Forms Builder crashing a couple of times. Each time, I've been able to resolve the problem by modifying the OS PATH environment variable to ensure there is not a conflict between Oracle versions. If you only have ODS 10g installed, this should not be a problem, but if you have different versions of Forms installed - this could very well be the problem. My you might want to take a look at the OS PATH and make sure all Windows related directories are listed first. Then list the ODS directories second and lastly, list everything else. Oracle has a bad habit of putting it's program directories before the operating system directories.
    It is also possible that your installation media is bad since your install is crashing in Windows XP mode as well. That being the case, you may want to download the installer again.
    Craig...

Maybe you are looking for

  • Need Business Object (BUS) for sample order request in CRM 5.0

    Hello Friends, Path: Sales-> Maintain Sales transactions ->Sample Order Request I want to create workflow for below scenario. When i create Sample order request in CRM, that time workflow should be triggered and notification mail go to a concerned pe

  • CoreServicesUIAg[845] Unable to clear quarantine

    Hi. Recently i'm getting lots of new kernel.log errors/messages. Feb 16 22:28:27 imac27 kernel[0]: CoreServicesUIAg[345] Unable to clear quarantine `CodeResources': 93 Feb 16 22:28:27 imac27 kernel[0]: CoreServicesUIAg[345] Unable to clear quarantine

  • Oracle Universal Installer  not launching

    Hello all, I have been facing a strange issue. I am trying to run Oracle Universal Installer in Aix5.3 platform to upgrade db patchset but for some reason it does not come up. I am trying to launch it through VNC session using vncviewer. Whenever i r

  • HP Folio 13

    Hi there, I have a cracked screen on my HP Folio 13-2000 after a fall! Seem to be struggling to find a replacement screen at a cost effective price or a repairer, can anyone advise? Ir I'm thinking of just buying a new Dell....... Thanks

  • No thumbnail previews when importing video

    I am attempting to import video I shot using a Sony HXR-NX70U. I have done this multiple times without issue, but today when I connected the camera via USB iPhoto would not display any thumbnail previews, instead only displaying dotted lines: This is