FRM-92101: Service ask form fault when starting

Hello

First of all, I would like to say that I searched for thi erro in this forum before posting.

So the question is

We use 12.0.4 instance VISION and when we try to open the "create service request" form in the Service Module, we get the following error:

=========
FRM-92101 there has been a failure in the Forms Server when starting...

oracle.forms.net.ConnectionException: form session < 30 > abandoned: unable to communicate with
enforcement process.
at 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)
=====================

I also wanto to say that other forms and features work correctly.


Can someone suggest something to solve this problem!

Thanks in advance,
Gonçalo

Thanks for sharing the solution.

I need to set the following environment:

1.EVENT_10932 = 8
2.DE_DISABLE_PLS_512 = 1
3 FORMS_FLAG_DIFFERENT_SUBORD = 1

This must be specified in the .bash_profile file.

You are right. And this is mentioned in the following note:

Note: 444248.1 - using OracleAS 10.1.2 and forms builders reports with Oracle Applications version 12
https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=444248.1

Tags: Oracle Applications

Similar Questions

  • FRM-92101: there was a failure when starting Server Forms... (R12 charge installation on windows server 2008 32-bit)

    Hello

    I encountered the following error when I try to open the form in oracle EBS R12.1.1

    It stuck for a little while and then appears an error message

    FRM-92101: there was a failure when starting Server Forms...

    (I've never been able to run the form on this)

    I ran a vision online forum that works very well which means java is ok.

    It is the new installation on windows server 2008 32-bit with costs of database (no vision).

    I search on the internet and tested all of the available options, including;

    change in the registry for example 1024,12288,1024 etc.

    marking the check box for oracle process manager to PROD "allow service to interact with desktop".

    check the configuration files of forms (all files of any bad path that I found and corrected)

    running files adautocfg.cmd for db and apps (returned errors and can be verified at the following link)

    https://DL.dropboxusercontent.com/u/60474194/adconfig%20apps.log

    https://DL.dropboxusercontent.com/u/60474194/adconfig%20dB.log

    I'm not a technical professional and unable to solve the problem, please help

    Problem solved

  • FRM:92101:error while accessing the employee assignment page

    Hi all

    I get the following error when accessing the people > enter and manage > assignment Page.


    FRM:92101: There was a failure in the Forms Server when starting upwards. This could happen because of the configuration of invallid. Look in the log file of the web server for details.

    Menu: GLB HRMS Navigator
    Application group: Global HRMS reports and process

    Kindly help.

    Concerning
    Patrice

    I remember having this problem once when there was a problem with the installation of people group KFF. In this case the form server crash occurs when opening the form assignment. No other screen don't show this behavior in this case. What we did open people group FF implemented, create a dummy segment (you must have at least a dummy segment for people group flex field for the assignment screen to work correctly), compile, and save. Once this is done, transfer opens correctly.
    You can also try the same thing and let us know if it works with you.

  • FRM-92101 happens when I open one form from another and then close it.

    FRM-92101 happens when I open one form from another, check something, display a message to the user and exit the screen to the previous shape.

    Version of forms: 10.1.2.0.2. Java: 1.6.0_23. Browser: IE6

    When I put forward two messages of 'EXIT_FORM', all right and the second form is closed again to the first shape just like I wanted.
    In 9.0 forms, it did not.

    It has to do with the fact that I use JRE instead of JInitiator?
    Thank you.

    Take a look by using the built-in NAME_IN forms. You will find the NAME_IN function takes a STRING as parameter. Change your code to:

    IF NAME_IN('SYSTEM.CURSOR_ITEM') IS NOT NULL THEN
       SYNCHRONIZE;
    END IF;
    

    Hope this helps,
    Craig B-)

    If someone useful or appropriate, please mark accordingly.

  • FRM-92101: there was a failure in the Forms Server during startup

    Dear all,

    I cloned Oracle APPS R12 on RHEL6 and cloning is complete, but all by opening the form, we receive some error like below.

    «FRM-92101: there was a failure in the Forms Server when booting.» This could happen because of invalid Configuration

    Please look in the log file of the web server for more details. "


    I cut the RPM using

    Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Linux x 86-64 [ID

    761566.1] metalink document and especially

    OpenMotif *.

    xorg-x 11-libs-compat * RPM


    All the rpm is installed and applied the os library patch 6078836 also. But no luck got still the same error.

    Concerning

    Kumar V

    Dear team,

    Problem solved.

    Solution:

    Applied libxcb - 1.8.1 - 1.el6.i686 rpm and restarted the application services.

    We now able to open the form without problem.

    Thank you

    Kumar

  • R 12.1.1 after Installtion form opening error FRM-92101

    After the installation of the EBS 12.1.1 on OEL 4.4, form default to opening due to the following error.

    FRM-92101: there was a failure in the Forms Server during startup. This might occur because of an invalid configuration, please look in the log file of the web server for more details.



    When I open the application forms for log file.
    [oracle@test 04271114]$ cd /appshome/oracle/VIS/inst/apps/VIS_test/logs/ora/10.1.3/j2ee/
    [oracle@test j2ee]$ ll
    total 12
    drwxr-xr-x  3 oracle oinstall 4096 Apr 26 21:03 forms
    drwxr-xr-x  3 oracle oinstall 4096 Apr 26 21:03 oacore
    drwxr-xr-x  3 oracle oinstall 4096 Apr 26 21:03 oafm
    [oracle@test j2ee]$ cd forms/
    [oracle@test forms]$ ll
    total 4
    drwxr-xr-x  2 oracle oinstall 4096 Apr 26 21:03 forms_default_group_1
    [oracle@test forms]$ cd forms_default_group_1/
    [oracle@test forms_default_group_1]$ ll
    total 172
    -rw-r--r--  1 oracle oinstall  20449 Apr 27 11:19 application.log
    -rw-r--r--  1 oracle oinstall    418 Apr 27 11:10 global-application.log
    -rw-r--r--  1 oracle oinstall    194 Apr 27 11:10 jms.log
    -rw-r--r--  1 oracle oinstall   1688 Apr 27 11:10 log.xml
    -rw-r--r--  1 oracle oinstall    194 Apr 27 11:10 rmi.log
    -rw-r--r--  1 oracle oinstall 129772 Apr 27 11:56 server.log
    -rw-r--r--  1 oracle oinstall     82 Apr 27 11:10 system-application.log
    
    [oracle@test forms_default_group_1]$ vi application.log
    
    11/04/26 21:03:23.966 10.1.3.4.0 Started
    11/04/26 21:03:26.60 formsweb: FormsServlet init():
        configFileName:     /appshome/oracle/VIS/inst/apps/VIS_test/ora/10.1.2/forms/server/appsweb.cfg
        testMode:           false
    11/04/26 21:03:26.74 formsweb: 10.1.3.4.0 Started
    11/04/27 10:33:07.324 formsweb: ListenerServlet init()
    11/04/27 10:33:08.547 formsweb: Forms session <1> aborted: runtime process failed during startup with errors /appshome/oracle/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
    For the resolution of error above, I had a doc 1192205.1 who recommend to install openmotif - 2.2.3 - 10.RHEL4.5 rpm which is already in my box of OEL 4.4
    [oracle@test forms_default_group_1]$ rpm -qa | grep openmoti*
    openmotif-2.2.3-10.RHEL4.5
    openmotif-devel-2.2.3-10.RHEL4.5
    What could be another reason originally above error?

    error while loading shared libraries: libXm.so.2: cannot open shared object file: no such file or directory

    Please be sure to only install all pre - req packages. OS.

    FRM-92101: Forms Server [1192205.1 ID]
    Installation of Oracle E-Business Suite and 12 (12.1.1) for Linux x 86 version upgrade Notes [ID 761564.1]
    Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Linux x 86-64 [ID 761566.1]

    Thank you
    Hussein

  • Departure form on the failure of the Journal with FRM-92101 entry

    Hi guys,.

    When we try to create the Journal on GL we get FRM-92101: there was a failure in the Forms Server during startup. This could happen because of invalid configuration. Please look in the web server for details.

    Details...
    Java exception:
    Abandoned Oracle.forms.net.ConnectionException:Forms < 1 142 > session: unable to communicate with the execution process.

    at oracle.forms.net.ConnectionException.createConnectionException (unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse (unknown source)
    at oracle.forms.net.HTTPNStream.doFlust (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)

    And checkin ' the corresponding journal, I found:

    File does not exist: /oracle/PROD01/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_es_US.properties
    File does not exist: /oracle/PROD01/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_es_US.class


    Looking this way, we get only to/oracle/PROD01/apps/apps_st/comn/java/classes/oracle /.

    We operate on eBusiness 12.0.4 with 10 G database 10.2.0.4, all this in the CARS

    Published by: IvanBalVe on August 3, 2012 12:11

    The main problem is that there is no patch for 64-bit RHEL.

    How can proceed us in this case, can we simply apply the Spanish or linux x 86?

    Thank you very much.

    Yes, if the 64-bit version is not available, you can apply the 32-bit version.

    If you have any languages installed, you can also apply NLS patches.

    Thank you
    Hussein

  • I try to open a work at home and the program asks us when starting:

    I try to open a work at home and the program asks us when starting: "you are not an administrator on this computer. Please add your id to the local administrator group on this computer. "How to do this while my account is already an admin?

    I try to open a work at home and the program asks us when starting: "you are not an administrator on this computer. Please add your id to the local administrator group on this computer. "How to do this while my account is already an admin?

    Instead - right-click on anything whatsoever that you try to open and choose 'Run as administrator'.  Best?

  • The code in the item "Start workflow" of the tools1 in the Service request form

    Hello

    Could you please tell me where to find the code in the workflow start menu item in tools1
    Service request form (CSXSRISR).

    Navigation: Service-> Service request-> create Service request

    Thanks in advance
    Vishnu

    Vishnu
    I'm not sure what you are looking for (validation or action) the code, but the action is simply to run workflows. You can find that in the pll CSSRISR. This database package that is used to start the workflow process is

    CS_Workflow_PKG. Start_Servereq_Workflow
    (p_request_number-online name_in ('incident_tracking.incident_number'),
    p_wf_process_name-online name_in ('incident_tracking.workflow_process_name'),
    p_initiator_user_id-online to_number (name_in ('control.user_id')),
    p_initiator_resp_id-online FND_PROFILE. Value ('RESP_ID'),
    p_initiator_resp_appl_id-online FND_PROFILE. Value ('RESP_APPL_ID'),
    p_workflow_process_id-online l_workflow_process_id,
    x_msg_count-online l_msg_count,
    x_msg_data-online l_msg_data
    );

    Thank you
    Claire

  • Error FRM-92101: only 2 sessions enabled

    Application server forms and reports 10.1.2.3
    Windows Server 2003 R2 SP2

    Hello

    When my forms of the running application server allows only 2 users connected at any time before the error frm-92101 is lifted for all new connections. Surely, it is not a normal behavior?

    After studying the problem, it seems that the user account that must have "Allow service to interact with desktop" clicked so that the system to allow more connections. Exactly the same problem was found here frm-92101 Forms Server failure (only after that 60 sessions are started)

    However, I have a selected custom account to run the service to allow oracle to access network resources. Is there a way to allow my user to interact with the Office account?

    Is there another solution to the problem?

    Thank you
    FM-92101: There was a failure in the Forms Server during startup. This coulp happen due to invalid configuration.
    
    Java Exception:
    oracle.forms.ConnectionException: forms session <30> failed during startup: no response from runtime process
    ...................

    Check oracle document 187455.1

    Hope that fixes it.

    It should be reviewed too:

    604633.1

    Published by: mseberg on February 3, 2011 11:55

  • Dialog box asking administrator password when installing Security Essentials.

    Hi, I messed up my computer laptop girls while trying to set up for him. My account had me as admin, but as I downloaded security essentials is a dialog came asking if I had started this procedure. I clicked Yes, then the dialog box asks the administrator. the password that I've not enabled. Am I just missing the admin.account when I pick it up or am I just a standard user in the future that cannot get its essentials? Laughing out loud.

    Original title: my user account changed

    Hello

    • What operating system do you use?

    I suggest you follow the troubleshooting steps form the article and check if it helps.

    How to use system restore to log on Windows 7 or Windows Vista when you lose access to an account

    http://support.Microsoft.com/kb/940765

  • State of the unknown connection, dependency service or group do not start.

    Original title: unable to connect to the internet.

    I can't connect to the internet. He said unknown state with a Red Cross of the connection and the dependency service or group does not start. My diagnostic policy Service stopped and can not turn on the firewall

    Hello

    -What security software is installed on your computer?

    I suggest you perform the methods mentioned below.

    Method 1: Security Microsoft scanner.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Safety Scanner WARNING: There could be a loss of data while performing an analysis using the Microsoft safety scanner to eliminate viruses as appropriate.

    Method 2: Enable disabled services and start the services.

    To enable the disabled services and start the services:

    a. click Start, type services.msc in the box start the search.

    b. Select Services in the programs list. If you are prompted for an administrator password or a confirmation, type your password or click on continue.

    c. right click on phone and then click Properties.

    d. under the general tab, click Manual next to startup type.

    e. under the general tab, click Start under the Service status and then click OK.

    f. Repeat steps 3 to 5 for service remote access connection manager and Remote Access Auto Connection Manager service.

    Method 3: Remove unwanted entries from EAP (Extensible Authentication Protocol) of the register.

    ESTABLISHMENT OF THE REGISTRY:

    Serious problems can occur if you modify the registry incorrectly by using the registry editor or by using another method. These problems may require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

    a. click Start, type regedit in the box start the search.

    b. Select regedit list programs. If you are prompted for an administrator password or a confirmation, type your password or click on continue.

    c. navigate to the location HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP

    d. identify the subkey used by your modem.

    e. remove the other subkeys other than the default (13, 25 and 26 are by default).

    Method 4: If the methods above does not help then I suggest you perform the restoration of the system to the point when the service worked very well.

    System Restore: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/system-restore-frequently-asked-questions

    Hope this information is helpful

  • Services are stopped, how to start?

    Try to connect NetFlix with TV and problem.  Tech pulled up files thanks to master on the Services tab.  Shows a number of files that the status is Stopped.  Said Tech than that specified network is dangerous, but I have anti-virus software.  I downloaded Microsoft Scanner which indicates there was no malware dangerous software.  How can I get these files to run?   Microsoft Access my desktop and watch this?

    Looks like your tech is trying to sell you some additional support services, you don't need or don't know enough about the functioning of Windows Services.

    There are approximately 165 Services on a clean install of Windows 7 Service Pack 1.  Depending on what other things you have selected to install, you can have more or less than that.

    Starting services types can be set to automatic (delayed start), AutoStart, departure delay, manual, or disabled.  Some Services are designed to only start when are necessary, and will stop automatically (who would usually be those mentioned in the manual start).

    Depending on your configuration, it is not uncommon to see many Services that are not running (stopped) in the Task Manager.

    On a system here, I can count 109 Services in the task manager who demonstrate order:

    Simply because a Service shows a Stopped State does not mean that you have a problem or that it should run.

    If your system isn't bad, things are probably fine as they are.

    If someone tells you that some services need to run they should be able to tell you why he must be running and this problem will be solved if you have the Service runs.

    You do not describe symptoms compatible with a need to run sfc/scannow.

    You do not describe symptoms compatible with a need to create a new user profile.

    You do not describe symptoms compatible with a need to clean the boot.

    For what you describe, these ideas are fair prosecution of wild goose.

    And if you were to perform a clean boot, I would never follow this advice:

    reset the computer to start as usual after a boot minimum troubleshooting

    If you do this, you will allow each Service and each element on your system - even things that do not need to be launched and current execution.  The result will be long and slow startup time or poor performance.  The fewer things you have running on your system, it's just more resources that can go to things need it it running.  Why to waste cycles CPU and memory on execution of things all day and night have nothing to do?

    These ideas of operations that have nothing to do with the problem described, things to try, methods and measures are similar to say "I don't know what the problem is or how to fix it.

    If you want to know about Windows Services, what they do, and if they need to run or not here is one of the best places to watch:

    http://www.blackviper.com/service-configurations/black-vipers-Windows-7-Service-Pack-1-service-configurations/

    If you are not sure all services are back and ask questions about specific Services of interest.

  • Error 1068: the dependency service or group failed to start and failed to start the remote access connection manager service.

    Original title: Windows could not start the service of connection manager on the local computer remote access

    amplifier

    Windows could not start the service of connection manager on the local computer remote access

    Error 1068: The dependency Service or group could start.

    Hi sunelchandraoli,

    1. when exactly you receive this error?

    2. you remember to make changes to the computer before this problem?

    Step 1:

    "Make sure that all the services of the dependence of the"Remote Access Connection Manager"" are launched in the list of services...

    a. Click Start, type services.msc in the box start the search.

    b. select Services from the list programs. If you are prompted for an administrator password or a confirmation, type your password or click on continue

    c. right click on the Remote Access Connection Manager service and then click Properties.

    d. under the general tab, click Manual next to startup type.

    e. under the general tab, click Start under the service status and then click OK.

    f. also check for long-term services.

    The dependency of 'Remote access connection manager' services include:

    i. secure Socket Tunneling Protocol Service

    II. telephone

    III. Plug-and-Play

    IV. Remote Procedure Call (RPC)

    c. of DCOM Server process Launcher

    VI RPC end point mapper.

    Make sure that the above services are started in the services list. If this is not the case, start all services above and check.

    Step 2:

    You can also try a system restore to a prior restore point you have been affected by the issue.

    Note: When you perform the system restore to restore the computer to a previous state, programs and updates that you have installed are removed.

    To run the system restore, you can consult the following link:

    System restore

    http://Windows.Microsoft.com/en-us/Windows7/what-is-system-restore

    System Restore: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/system-restore-frequently-asked-questions

    Hope this information is useful.

  • FRM-92101

    Hi all

    EBS R12.2.4

    RHEL 6.5

    The error was detected when you perform the process:

    Enter the name,

    Add purchase order default information for the account of expenses-SAVE error occur

    image.png

    How to solve this please.

    Thank you very much.

    JC

    Please review below.

    Oracle Applications: FRM-92101 there has been a failure in the Forms Server during startup

    FRM-92101: there was a failure in the Forms Server during startup.

Maybe you are looking for

  • Portege R700 and Win 7 Update detects not SP1

    Hello I have a Portege R700-1E8 with Win7 Pro.WinUpdate detects no SP1, but it has detected the other updates and installed their (the SO is enabled). If I install SP1 manually (downloaded as iso from Microsoft Download site file) it seems to be inst

  • Play music while WiFi Hotspot is activated

    Music cuts and reguardless of this player I use the WiFi hotspot is turned on. I've disabled WiFi hotpspot and played music as it should. Pandora, Tunein radio, mp3 the... what any wise media it appears.bIt also appears this happens only when listeni

  • HP pavalion g40: laptop g series hp pavalion asking for the administrator password or power on pasword

    Hello I am amin, I have a hp laptop of g 40 pavalion and what power on laptop asking the password administrator or power on password and code is 51804424 please help

  • Using 2 monitors

    I have an Inspiron from Dell 530 s with an integrated video card and another card installed in an open Bay video. When they are both hooked it only shows a monitor. If I unplug the monitor that is working it switches the other monitor. Why it only de

  • Angular2 is running with phonegap?

    Helloin the past, I was working an a mobile web app running 1.5 angular. I was using the phonegap build to deploy on iOS and Android.Now, I was testing angular2, to see if it works. I was testing the angular.io quick start guide and an angular2-seed