FRM-30041 / FRM-30085

I am trying to convert some forms we built as stand-alone apps under Forms 6i (run as an app) to Forms 9i (run via a browser). Some of these forms have MANY buttons and MANY text boxes etc.
When I try to compile a form, I get the following error:
FRM-30041: Position of item places it off of canvas.
Item: INS_TYPE
Block: PROP_TABLE
Form: INS_NAIC_DEF
FRM-30085: Unable to adjust form for output.
If I move the Item to a different position on the canvas, or simple delete it (and fix the related code), I will get the same error for another Item etc.
Is there a way to get the forms to fit under 9i? I've tried playing around with scroll bars etc, but with no luck.
TIA,
Steve

The issue is as simple as the error suggests. You have an item that is either partially or completed displayed off the canvas. Check the size of the window assigned to your canvas make sure it is large enough to include all of the items on your canvas. You could also try scrolling your canvas to see if there are any items not on your canvas area.
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • FRM-30041

    Hi ALL,
    We are moving project from 'DEV' to 'TEST' and got error FRM-30041 on 'TEST':
    FRM-30041: Position of item places it off of canvas.
    Item: BUTTON_DPP
    Block: DOCPARTY
    Form: XXACCDOCPARTY
    FRM-30085: Unable to adjust form for output.
    There are no compilation errors on 'DEV'.
    forms both are: 6.08.27
    Button: BUTTON_DPP: X: .292 , Y: 3.292, WIDTH: 2.052 , HEIGHT: .302 Properties: canvas: DOCPARTY
    CANVA: DOCPARTY: WIDTH: 7.104, HEIGHT: 4.042
    Everything looks OK, so where is the problem??

    The issue is as simple as the error suggests. You have an item that is either partially or completed displayed off the canvas. Check the size of the window assigned to your canvas make sure it is large enough to include all of the items on your canvas. You could also try scrolling your canvas to see if there are any items not on your canvas area.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Frm-30041,frm30085

    FRM-30041 position of item places it off canvas.
    I am working with tab canvas. the size of window and canvas is set at w=550,h-300. but items after 360 starts giving above error. how can i resolve this problem?????
    null

    The issue is as simple as the error suggests. You have an item that is either partially or completed displayed off the canvas. Check the size of the window assigned to your canvas make sure it is large enough to include all of the items on your canvas. You could also try scrolling your canvas to see if there are any items not on your canvas area.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • FRM-30041: Position of item places it off of canvas.

    Hi All
    I am using Oracle forms 10g.
    I have developed a custom form First we had a single content canvas and three frame with master details block.
    Now i have changed the detail block ie frame three to tab canvas and while running i have this error
    FRM-30041: Position of item places it off of canvas.
    I have a save button in frame three but now after changing this frame 3 as tab canvas i have this error.
    Can any one pls guide me to come out this error
    Thanks & Regards
    Srikkanth

    Hi,
    Thanks for your response.
    This form is already developed. And now the user need some slight changes, so i have made some modification.
    There are three frames inside the one content canvas.Now the user wants to change the 3rd frame to tab canvas.And there is one save button inside the frame, So i dont want to keep this button inside the tab canvas, so i keep this save button outside the tab canvas.Eventhough i have change the third frame and moved inside to tab canvas and keep this button in content canvas but still same error is existing
    can you pls guide me,if i commit any worng
    Thanks & Regards
    Srikkanth

  • Oracle Forms 10g Frm-92101,Frm-92100

    Hi every body ..
    I have build template form using oracle form developer 10g
    .and i have use PJC To Customize default Smart Toolbar
    ,it's work fine but on heavy interaction i receive one of this tow error
    Frm-92101,Frm-92100...but using default oracle smart bar i don't receive this error Frm-92100
    please help me it's urgent..

    Please refer to the document, http://otn.oracle.com/products/forms/pdf/forms9idiagnostics.pdf
    The section, 'FRM-92XXX ERRORS' describes some of the causes and solutions to such errors.
    P.S. Specifying the stack trace of the exception would help in narrowing down the cause of a problem.

  • When starting forms FRM-92101, FRM-93000 messages , glibc mess. on OS

    Customer called us.
    Machine hasn't been rebooted for a long time after rebooting and bringing up forms services we get frm-92101 frm-93000 messages even before logging in. The Acceptance environment has no problems.
    Messages on OS:
    Aug 2 10:05:13 ccc frmweb: *** glibc detected *** frmweb: free(): invalid next size (fast): 0x0a408fd8 ***
    Messages in logfile:/u01/app/oracle/product/10.1.2.0.2/oas/j2ee/OC4J_BI_Forms/application-deployments/formsapp/OC4J_BI_Forms_default_island_1
    12/08/03 14:07:37 formsweb: Forms session <2> aborted: unable to communicate with runtime process.
    12/08/03 14:07:37 formsweb: Forms session <2> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    On OS we get at the same time:
    frmweb: *** glibc detected *** frmweb: free(): invalid next size (fast): 0x0af80fd8 ***
    Tried strace as stated in 275510.1 however what to do with output
    Cause probably a change some time ago without restart tier, after restart tier problem pop's up

    We are launching one of the Apps Forms Page What is the form name? What is the navigation of the form?
    Did you try to regenerate the form via adadmin? If not, please do so and check then.

  • FRM-92102/FRM-92050

    FRM-92102/FRM-92050 is being returned to the client browser, when try to access
    web-forms application. At this point, all users sessions are broken. no One can access forms applications anymore,
    OC4J_BI_FORMS has to be restarted for our web forms applications to work.
    ### Please define your web architecture/environment: ###
    JINITIATOR = 1319
    Apps = 9ias Release 2 (9.0.2.2)
    Forms = 9.0.2.7.0
    RDBMS = 9.2
    server = sun solaris 5.8
    9ias and database reside on two different sun servers.
    ### What 'URL' method are you using to invoke the Form over the Web? ###
    Forms Servlet (e.g. f60servlet/f90servlet)
    ### Are you using Oracle Forms Server or the new Forms Listener Servlet? ###
    Forms Listener Servlet
    This is happening atleast 3/4 times a day. We see errors in opmn.log and application.log related to "Problem with constructor javax.swing.plaf.FontUIResourc" and "java.lang.UnsatisfiedLinkError: Native Library /tadata/oracle/app/oracle/product/9iasMtier/lib/libifjsl90.so.0 already loaded".
    any insight on solving the problem will be appreciated.

    Hi,
    Do you have Web Cache enabled on your middle-tiers? If so, you may need to either disable them or configure them for session binding.
    More information available on session binding available in the Web Cache Admin Guide:
    http://download-east.oracle.com/docs/cd/B14099_11/caching.1012/b14046/toc.htm
    You may also find the Oracle HTTP Server Admin Guide helpful:
    http://download-east.oracle.com/docs/cd/B14099_11/web.1012/b14007/toc.htm
    Finally, the OC4J load balancing section of the Forms Services Deployment Guide may be helpful:
    http://download-east.oracle.com/docs/cd/B14099_11/web.1012/b14032/oc4j.htm#sthref369
    HTH,
    Jim

  • FRM 92101 & FRM 92050 on F5

    I get errors FRM 92101 & FRM 92050 when I naviagte away from and return to / or minimise and maximise my Oracle Web form (10g).
    The failure occurs when I hit the F5 key to query the form on my return to the application. Rather than run the Oracle F5 command, it tends to run the Internet Explorer F5 command which tries to refresh the IE window (as opposed to query the application), thus crashing the session.
    This happens because the cursor is no longer on the form on my return, and when I press F5 to query the form I get this above error and the application shuts down on me.
    Does anyone know how I overcome this error???

    Andreas,
    The item I'm adding which causes the issue is a standard forms item.
    As I was just developing a test form so that I could prove the setup of the server and the functionality, there is no pre-form and when new-form-instance triggers. The LOGON() call simply existed to avoid me having to enter db logon details every time I ran the form. In actuality it had the connection string passed to it ... LOGON('connection string'), I just didn't want to paste it on the web.
    It would be interesting to see if someone else could replicate this....it would give me an idea of whether it's just my server configuration or a bug within forms/webutil ...
    The simple steps I follow to replicate this issue:
    - Create a form
    - Sub-class the Webutil package
    - Attach the Webutil library
    - Create a data block and keep adding items to the block
    - After a given number of items are added to the block, upon deployment it errors (I added 37 text items to the block)

  • FRM-30457 & FRM-30375

    Hi i am getting the following error/warning when i complie my form in Oracle forms Version 10.1.2.0.2
    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30375: Datatype for non-Min/Max summary item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    I have the same length and data type for PROJ_LS_LIMIT.APP_PENDING and mirrored item.

    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30405: Datatype for Sum/Avg/Variance/Stddev summarized item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    check for data type and set data length Semantics to null and try to compile it with Ctrl+T.
    sarah

  • FRM - 40212 / FRM - 40222 error on a radio group during query

    Hi all,
    This is my first post so please bear with me if I haven't provided sufficient information or am unclear at all.
    I'm using Forms Builder (Web) on a 10g Database. I have a number of database and non-database items as part of a data block.
    My problem is that, when I enter a value in any field and click the query button, I get a FRM-40212 Invalid value for field error on my radio group (disabled, non-database item that is programatically populated in the post-query and list-changed triggers only). When I click ok, I get a FRM-40222 Disabled Item Failed Validation error on the same radio group.
    This does not happen if I click the 'Enter Query' button before entering values into fields, however I don't want my users to encounter this error if they try to query without clicking on 'Enter Query' first.
    I'd like to know why exactly does this error happen - what does it mean?
    I've read in other forums that setting the item's Required property to false solves this issue. But how can I do this with a radio group? And if it's not possible, does anyone have any suggestions for other workarounds?
    Thanks in advance,
    Abigail

    Hi,
    You can avoid this by setting 'Mapping of other values' to the one fo the radio buttons value.Like if you have to radio button radio1 and radio2 associated with radio group R1 ,then set any radio buttons initial value to this 'Mapping of other values' property of radio button R1.You won't see this error.
    This error occurs because your loading a screen without assigning a value to the radio button.
    If this helps mark question as answered or helpfull.
    Thanks,
    Pavan.

  • Frm-92100, FRM-92101 errors

    hi forms gurus,
    we use forms 9i on a LINUX/IAS server.But since 2 days ago, the following errors appeared when we try to access to our application using the browser:
    FRM-92100:Your connection to the server was interrupted
    oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    What's the matter?PLZ help us to solve this problem. it's very important for us.
    TYAG.

    What changed since it was working???? That could be the pointer to the problem.
    I would also suggest a reboot (just in case). and put the Jinitiator console (if you are using Jinit) to level 5 tracing.
    Regards
    Grant Ronald
    Forms Product Management

  • FRM-10221: Cannot read file /u02/applfint/apps/apps_st/appl/au/12.0.0/resource  FRM-41810 FRM-41067

    Hello Experts,
    I am in the process upgrade EBS to 12.1.3 and when attempting to launch forms to "Generate All Business Views", I encountered three Form errors:
    FRM-10221: Cannot read file /u02/applfint/apps/apps_st/appl/au/12.0.0/resource
    FRM-41810: error creating menu
    FRM-41067: cannot fine menu item: invalid ID
    Back in my shell, I have also noticed that some part of my environment variable is not functioning correctly or is missing:
    . /u02/applfinp/apps/apps_st/appl/APPSOFPROD_ofinprod01.env
    or
    . /u02/applfinp/apps/apps_st/appl/OFPROD_ofinprod01.env
    Gives:
    -bash: /usrxit/devenv.env: No such file or directory
    I have used adadmin utility and choose option to recreate grants and synonyms; executing adautocfg.sh  but problem is persisting.
    Thanks
    Mathias

    Hello Hussein,
    I am glad you are online. I am on a deadline to finish an upgrade by 8 AM this morning.
    I have actually finished the upgrade and was about to "Generate All Business Views" to fix all the dozens of invalid views that are trailing.
    I had just finished applying Patch 9239090 to get to ebs 12.1.3 an its pre-requisits. This is the first time I am opening these forms and all forms are throwing the same error.
    I have manually relinked the adadmin:
    adrelink.sh force=y "ad adadmin"
    Autoconfig is giving errors:
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at line 1
    java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at line 1
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    Thanks
    Mathias

  • FRM - 40655 / FRM:40512

    when oracle application(forms menu) is idle for more than 15 mts or may be less,it's getting log off automatically and the error coming as FRM - 40655:SQL error forced rollback,clear form and re-enter transaction.(FRM:40512:ORACLE error:unable to issu SAVEPOIN command )
    any solution for this?.

    FRM-40655: SQL error forced rollback: clear form and re-enter transaction.
    Cause:     A deadlock or some other error has caused the current transaction to fail. Your changes were rolled back.
    Action:     Clear the form (or exit and re-enter the form) and re-enter the transaction. You might have to modify the form's design to prevent the error from recurring.
    Level:     >25
    Type:     Error
    Most probably you have set the timers at design time to happen this. Check the coding in your form.

  • FRM-18108 - FRM-10102

    Hi All,
    Environment setup
    EBS = 11.5.10.2
    DB = 9.0.2.6
    OS = RHEL
    Requirement is to modify some condition in form CEXCABMR.fmb.
    At client site side
    OS=WinXP,
    Earlier 10g database was installed and yesterday i installed Form developer 6i.
    I copied the form to my local driver at path c:\AppsForms
    c:\Appsforms
    ---\au
    -------\forms          // contains forms CECORE.fmb, CESTAND.fmb and CEXCABMR.fmb
                            // rest of the folders are copied as it is from prodappl folder
    -------\lib
    -------\plsql
    -------\sql
    -------\resource
    Below is the registry tree under HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE
    ALL_HOMES
    HOME0
    Key-OraDb10g_home1
    ORACLE_HOMES              //under ORACLE_HOMES
       ORACLE0
            FORMS60_PATH=C:\AppsForms\au\11.5.0\resource              //Created a new expandable string value but still i am receiving error FRM-18108 for forms and FRM-10102 for libraries.
    What i have missed ?
    Regards,
    Asim

    Hi Helios,
    I moved the FORMS60_PATH from HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE->ORACLE_HOMES->ORACLE0 to
    HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE
    and set FORMS60_PATH= C:\AppsForms\resource
    placed forms at C:\AppsForms\
    and reboot system.
    Now its working, thanks for your cooperation.
    Regards,
    Asim

  • Error frm-10221and frm-41810 in customized menu attaches to frm 6i

    hi,
    i made my own customize menu which attaches to a form. when i run form it shows error like "FRM-10221 cannot read menu file" and after that it also shows "FRM-41810 errror creating menu". pls help me out.i'll be really greatfull.
    Thanx!

    hi,
    i made my own customize menu which attaches to a form. when i run form it shows error like "FRM-10221 cannot read menu file" and after that it also shows "FRM-41810 errror creating menu". pls help me out.i'll be really greatfull.
    Thanx!

Maybe you are looking for

  • Need to publish PHP files and be able to "open other movie"

    I am hoping someone can help me. I converted my published captivate projects to PHP per request of my company web team. In most projects, I link to an addional project using the On success: "Open other project" command. All projects are .cp files and

  • Windows 8.1 on Mid 2007 iMac

    So, I need to run Windows 8.1 on my 24-inch mid 2007 iMac, running OS X 10.9.4.  Yup, I could run it in VMware Fusion, but this time I would prefer to run in directly on the hardware. I went out and paid $139.99+tax for a copy of Windows 8.1 pro 64-b

  • My Game Center went away after the last back-up. How do I get it back?

    My Game Center went away after the last back-up. How do I get it back?

  • Simplest iChat AV to Windows?

    I wish to use iChat AV to let a client recieve only video and audio from an editing system. Here is the setup: Editing system is on a seperate computer from iChat Mac. We use a convertor box to make video and audio from edit system into a DV firewire

  • Importing D90 footage

    I have FCP 5.1.4 and just got a D90. What's the best setting to import the .AVI files or is it better to convert to Apple Intermediate Codec? And if so should I convert them to 23.98? Thanks a lot for all your help!