Error in opening form

Hi,
I am getting following error while i am trying to open the form.
ORA-06502: PL/SQL: numeric or value error: character to number conversion error (WWV-11230)
before that this form was working properly.
Any help in this matter will be highly appreciated. Thanks
Muhammad Ejaz Azimi

Have you updated all the patches. This problem was resolved in one of the patches.
Nick

Similar Messages

  • Install missing plugins error while opening forms in EBS R12

    Hi,
    I installed EBS R12 in my desktop through vm ware. my host os is windows xp and my guest os is oel 5.3. Now when i am trying to open any form based window through OAM in firefox browser, install missing plug ins error occurs.
    How can i open forms? Pls can any one help me. Thanks in advance.

    I installed EBS R12 in my desktop through vm ware. my host os is windows xp and my guest os is oel 5.3. Now when i am trying to open any form based window through OAM in firefox browser, install missing plug ins error occurs.
    How can i open forms? Pls can any one help me. Thanks in advance.To answer your this question, Hussein already updated the referenced notes, just follow them and you will be able to access/open EBS on firefox.
    Somewhere i heard that we have to create a sybolic link with the java plugin. Where can i find that java plugin in our system and to where i have to crete the link.from where you heard that, it is required ?
    regards

  • Error While Opening Form

    Hai To All,
            While i try to open my form i get the following error.
    The server thrown an exception (Exception from HRResult :0x80010105(RPC_E_ServerFault)
    Its urgent can anyone help me..............
    Regards,
    Anitha

    Anitha,
    Im not sure, but I think that this will be due not properly release of com object (because this error belongs to coms obj.).
    By opening form you may go through lines in code and check where the error occurs. SBO is known with problem of releasing object, where object = nothing is not for SBO enough. Try to release the object as
    System.Runtime.InteropServices.Marshal.ReleaseComObject(obj)
    obj = Nothing
    GC.Collect()
    its just my idea
    Petr

  • Error while Opening Forms Designer - File fmrNLw.res

    Hi,
    installed Oracle9i DS version 9.0.2
    When opening Forms designer it gives me an error with the file C:\oracle\ora91DEV\forms90\formNLw.res
    Any suggestions.
    Thanks
    Reto

    Hi sandeep;
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.Please check below and see its helpful:
    Error Dld.So: Unsatisfied Code Symbol 'Nnftboot' Signal 9 When Running Reports Concurrent Requests [ID 560287.1]
    All Concurrent Requests End With Signal 9 Termination Error [ID 452714.1]
    Also check Apache log files for more details
    What is post installation task after installing r12?You can follow Recomended R12 patches On Metalink
    Not able to execute .env file with owner and privileges, why?How you are trying to execute?
    How to get r12 original media from oracle? You can log Sr for media or you can contact wiht your oracle local office
    Regard
    Helios

  • "Don't Send" Error on opening form in Adobe Reader 8.0

    I am having Dynmic XML Form(XFA based).Once it get filled and reopened in Adobe Reader 8.0. Following Error occurs. Form is designed in Adobe LC ES2 Desginer.
    Its working fine in Adobe Reader 10

    Please check the target version in :Form Properties" under File menu as below :
    Thanks,
    Wasil

  • FRM92101 error when open forms in Oracle 12.1.1 EBS as SYSADMIN

    Hi all,
    I just installed Oracle 12.1.1 EBS environment on Oracle Enterprise Linux 5 64 bit OS.
    Everything works fine until I login to OAM as SYSADMIN and try to create a new user and when the form opens, it fails with FRM-92101 errors.
    I installed latest java plugin for Internet Explorer 7 browser and hold down the CTRL key while open the form to allow it to open and to bypass popup blocker.
    Below are logs for Forms issue:
    application.log
    10/07/28 18:36:24.976 10.1.3.4.0 Started
    10/07/28 18:36:27.350 formsweb: FormsServlet init():
    configFileName: /d01/oracle/SBOX/inst/apps/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/07/28 18:36:27.363 formsweb: 10.1.3.4.0 Started
    10/07/28 19:00:40.544 formsweb: ListenerServlet init()
    10/07/28 19:00:42.892 formsweb: Forms session <1> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:00:42.892 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         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:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:01:19.88 formsweb: Forms session <2> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:01:19.88 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         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:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:01:39.254 formsweb: Forms session <3> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:01:39.254 formsweb: Forms session <3> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <3> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         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:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:04:56.811 formsweb: Forms session <4> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:04:56.812 formsweb: Forms session <4> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <4> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         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:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:09:53.108 formsweb: Forms session <5> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:09:53.108 formsweb: Forms session <5> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <5> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         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:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    If anyone has idea how to fix this issue would appreciate your expert help.

    Hi,
    I am getting same error, But i am unable to find 880088.1 note on metalink.
    I have upgraded 11.5.9 to 12.1. i have it on Sun solaris 5.10 (64 bit). Please help me with solution
    I am getting below error -
    11/03/02 12:13:53.632 formsweb: 10.1.3.4.0 Started
    11/03/02 12:19:58.469 formsweb: ListenerServlet init()
    11/03/02 12:21:16.861 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
    11/03/02 12:21:16.862 formsweb: Forms session <1> 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:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java
    :303)

  • Error while opening form in parent currency

    Hi
    I have created a form where i input the data at entity currency for various entities.
    I need to view data at consolidated level in parent currency.
    But each time after i select the parent entity and then select <Parent currency>, the form does not open and gives an error as follows:
    An unknown error has occurred in the HsvWebFormGeneratorACM object.
    Show Details:
    Error Reference Number: {CDB5B697-1463-42F2-92E3-E63D5884A56F};User Name: admin@Native Directory
    Num: 0x80004005;Type: 0;DTime: 1/29/2010 1:07:59 PM;Svr: STARINDEVHYAP;File: CHsvData.cpp;Line: 7163;Ver: 11.1.1.3.0.2413;
    Num: 0x80004005;Type: 0;DTime: 1/29/2010 1:07:59 PM;Svr: STARINDEVHYAP;File: WDEFGenerator.cpp;Line: 3735;Ver: 11.1.1.3.0.2413;
    Num: 0x80040d40;Type: 0;DTime: 1/29/2010 1:07:59 PM;Svr: STARINDEVHYAP;File: WDEFGenerator.cpp;Line: 3155;Ver: 11.1.1.3.0.2413;
    Num: 0x80040d40;Type: 0;DTime: 1/29/2010 1:07:59 PM;Svr: STARINDEVHYAP;File: CHsvWebFormGeneratorACM.cpp;Line: 2724;Ver: 11.1.1.3.0.2413;
    Num: 0x80040d40;Type: 0;DTime: 1/29/2010 1:07:59 PM;Svr: STARINDEVHYAP;File: CHsvWebFormGeneratorACM.cpp;Line: 2433;Ver: 11.1.1.3.0.2413;
    Num: 0x80040d40;Type: 0;DTime: 1/29/2010 1:08:00 PM;Svr: STARINDEVHYAP;File: CHsvWebFormsACV.cpp;Line: 569;Ver: 11.1.1.3.0.2413;
    The script for the said form is as below :
    ReportType=WebForm
    ReportLabel=Historical Data
    ReportDescription=Historical Data
    BackgroundPOV=S#Actuals.w#YTD.E#100.V#<Entity Currency>.I#[ICP None].C1#No PCC.C2#H_1001.C3#BaseData.C4#NotApplicable
    SelectablePOVList=Y{[Hierarchy]}.P{[Third Generation]}
    C1=C2{Historicals.[Hierarchy]}
    R1=A{Historical Acc.[Hierarchy]}
    ShowLabels=True
    ShowDescriptions=True
    what would be reason for the said error?
    Regards,

    Solved the issue..... since the entity top member and the parent currency members were in the default view, it gave the error message
    rgds

  • FRM-92101 error while opening forms on fresh r12 vision db on hp ux (11.31)

    Hi all,
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    As search from Google and forums get the same issue with RHEL, issue seems to be with some library.
    We are having other testing instances on the same server and I am able to open there forms.
    Is any issue with library or any configuration requiring after installation?
    What is post installation task after installing r12?
    Not able to execute .env file with owner and privileges, why?
    How to get r12 original media from oracle?
    Thanks in advance
    Sandeep.

    Hi sandeep;
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.Please check below and see its helpful:
    Error Dld.So: Unsatisfied Code Symbol 'Nnftboot' Signal 9 When Running Reports Concurrent Requests [ID 560287.1]
    All Concurrent Requests End With Signal 9 Termination Error [ID 452714.1]
    Also check Apache log files for more details
    What is post installation task after installing r12?You can follow Recomended R12 patches On Metalink
    Not able to execute .env file with owner and privileges, why?How you are trying to execute?
    How to get r12 original media from oracle? You can log Sr for media or you can contact wiht your oracle local office
    Regard
    Helios

  • FRM-92101 error while opening forms & OC4J

    Hi all,
    I have a customer having problem after certain number of users connecting to the application.
    These are the following setup in the environment:
    1. OAS 10.1.2.1
    2. Windows 2003 Standard Edition SP1 32 Bit
    3. Memory 2GB
    They are running the application using the Oracle Form, connecting through the application using Internet Explorer.
    Number of users might connect to the application are around 42 users in application server #1 and 10 users in application server #2.
    Recently they reported that they experiencing the FRM-92101 in random fashion in all clients computer.
    I did a check on the windows task manager and I can see that frmweb.exe process will consume around 17MB - 68MB.
    This is random, not all process consuming up to 68MB, some of it will be in the avarage of 30MB to 50MB.
    I checked the registry for the desktop heap setting which is in HKEY_LOCAL_MACHINE -> System -> Current Control Set -> Control -> Session Manager -> SubSystems. There is a key named Windows and inside here there is a variable called SharedSection. Currently the value is set to 2048, 3072, 2048
    From what I know this setting should be enough for around 40 users.
    I noticed when 42 users were connecting to app server #1, the physical memory available is only around 140MB.
    This FRM-92101 error is not only happening to app server #1 but also #2 which only handles 10 users maximum.
    From the information above, I have some questions:
    1. What other areas that I need to check for this?
    2. What other configuration I can increase so this error is not happening anymore?
    3. If I check on opmnctl status, I can only see 1 OC4J home and OC4J_BI_FORMS. Does increasing the number of OC4J can suppress this error?
    Please give me the enlightment.
    Thank you so much,
    Adhika

    Hi sandeep;
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.Please check below and see its helpful:
    Error Dld.So: Unsatisfied Code Symbol 'Nnftboot' Signal 9 When Running Reports Concurrent Requests [ID 560287.1]
    All Concurrent Requests End With Signal 9 Termination Error [ID 452714.1]
    Also check Apache log files for more details
    What is post installation task after installing r12?You can follow Recomended R12 patches On Metalink
    Not able to execute .env file with owner and privileges, why?How you are trying to execute?
    How to get r12 original media from oracle? You can log Sr for media or you can contact wiht your oracle local office
    Regard
    Helios

  • Error in opening forms

    Hi,
    I created a new form and I am trying to run the form in the instance. But I click on the form for it to open, I get an error message
    DEVELOPER ERROR: Invalid window BLOCKNAME passed to set_window_position.
    I read in a blog that the changes have to be done at the Pre form trigger as
    app_window.set_window_position('BLOCKNAME', 'WINDOW');
    I did the changes with the form's blockname instead of the BLOCKNAME and my form's window name instead of the WINDOW.
    But still when i try opening the form. The same error pops up with my form's block name instead of the BLOCKNAME in the error message.
    Please can anybody help me with this???
    Regards,
    Anusha

    Anusha,
    We need more information from you before we can offer any potential fixed. Please post your Forms version (eg; 10.1.2 not 10g) and please post a sample of your code that is causing the error and which trigger you have this code in.
    Craig...

  • APP-PAY-07114 error while open forms

    Hello everyone,
    I have added a function in custom.pll and compiled using f60gen and then when i tried to open the form, i am getting the following error message.
    APP-PAY-07114: Oracle error ORA-01115: IO error reading block.....
    Please give me some suggestions.
    Thanks in advance.

    The function which i have written does some calculations when i save the form. Below is the code.
    IF (form_name = 'XXX') THEN
    IF (block_name = 'YYY') THEN
         IF (event_name = 'POST-UPDATE') THEN
         l_emp_number := name_in('PERSON.EMPLOYEE_NUMBER');
         custom_function(l_emp_number);                
    END IF;
    END IF;
    END IF;     
    The custom_function is saved in the database.

  • Getting Error when opening form

    hi,
    I have installed E-Business Suite on OEL 5.
    I am trying to open the E-business suite, but as I open the Forms it gives the following error.
    FRM : 92101 failure in the forms server startup.
    Java Exception oracle.forms.net.connectionexception no response from runtime process.
    On further checking the following log
    10/04/25 21:49:17 Forms session <2> aborted: runtime process failed during startup with errors /u02/ebs/VIS/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    I have already tried installing the required rpm and bounced the Middle Tier Server.
    Thanks,
    Dhiraj

    Hi Dhiraj;
    Please check and see its helpful:
    FRM-92101: Forms Server oracle.forms.net.ConnectionException: Forms session <1> failed during startup: no response from runtime process [ID 880088.1]
    Please also check:
    FRM-92101: There Was a Failure in the Forms Server During Startup After Fresh R12 Installation [ID 429627.1]
    Note: 427714.1 - R12 fresh install FORMS DO NOT LAUNCH - FRM-92101/500)
    http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/
    Re: R12 database and JRE Issue
    Hope it helps
    Regard
    Helios

  • Clt.badXML error when opening form

    I get clt.badXML error when trying to open a form.
    The form seems to still work because I get email notifications. I just can't open the form from the FormsCentral application.

    Thanks. We had a bug whereby setting a filter on the results table of a non-English form caused this problem. The bug has been fixed, as of yesterday, but we'll need to clear the filter on your document to get you out of this state. I'll let you know once this has been done and then you can re-apply your filter as required.
    Thanks,
    Shannon

  • Error on opening Form in Forms builder

    Hi,
    I am getting the following error when I am trying to open a custom form which was developed by someone else.
    FRM 10102: Cannot attach PL/SQL library <library name i.e. .pll>. This library attachment will be lost if the module is saved.
    This .pll I saved in the FORMS60_PATH .
    I tried opening this .pll from form builder also and i got the following error:
    FRM-10043: Cannot open file.
    Can anyone help me with this?
    Regards,
    Ash

    Hi,
    I'd suggest to re-attach the library and make sure to remove the "path" from it (there is a pop-up asking for this option).
    If you don't, the form is looking for the library in the absolute path attached, not on the location defined in FORMS_PATH.
    hope this helps,
    Hugo

  • ARCHIVE ERROR in Open Form

    Hi,
              When I used the 'OPEN_FORM' function module I get the sy-subrc as '7' (ARCHIVE_ERROR). But it happens during the printing. It will works well during the print preview.
    Thanks,
    Siva.

    OPEN_FORM function
    Syntax:
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
    APPLICATION = 'TX'
    ARCHIVE_INDEX =
    ARCHIVE_PARAMS =
    DEVICE = 'PRINTER'
    DIALOG = 'X'
    FORM = ' '
    LANGUAGE = SY-LANGU
    OPTIONS =
    MAIL_SENDER =
    MAIL_RECIPIENT =
    MAIL_APPL_OBJECT =
    RAW_DATA_INTERFACE = '*'
    IMPORTING
    LANGUAGE =
    NEW_ARCHIVE_PARAMS =
    RESULT =
    EXCEPTIONS
    CANCELED = 1
    DEVICE = 2
    FORM = 3
    OPTIONS = 4
    UNCLOSED = 5
    MAIL_OPTIONS = 6
    ARCHIVE_ERROR = 7
    INVALID_FAX_NUMBER = 8
    MORE_PARAMS_NEEDED_IN_BATCH = 9
    SPOOL_ERROR = 10
    OTHERS = 11
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Some important parameters:
    Re: smartform questions

Maybe you are looking for

  • Extracting data from a tag of  xml file which is(xml) in a  Field of Csv.

    We have a xlm script which is stored in the clob column of the csv file. we have to extract one value from the <tag> and reject remaining data. Sample:- <ROW> <ID>100</ID> <ORDER_DATE>2000.12.20</ORDER_DATE> <SHIPTO_NAME>Adrian Howard</SHIPTO_NAME> <

  • How to Get the Debugger Screen in WEB Front end of SRM

    Hi Gurus, I have couple of questions for SRM. 1. How to Get the Debugger Screen in WEB Front end of SRM so i can debug the application which is running in EBP system?? 2. How to set the flag for external debugging (HTTP)?? 3. Using SICF how to set th

  • Can't open a file.  It may be corrupted? Any way to rescue all or part of the project?

    With all the updates FCPX has undergone and the constant updating of my libraries I seem to have lost the ability to edit a previous project which is now critical to me. What happens is: I locate the event in the library I click on the project (so th

  • Plug in compatability between LR versions

    Hi, I have LR3, and saw a plug in to export from LR2 to Shutterfly.  Can I safely assume that plugins are forward compatible, or am I limited to plug ins that are specifically tagged for LR3? thanks, ray

  • Planning to learn SAP BPC/CRM

    Hi Friends!! I am a certified SAP FI consultant with 8 years of experience and I have done my MBA finance and now I am planning to learn other modules I heard BPC and CRM are in huge demand now, After seeing the course of BPC I felt its more technica