FRM-92102 Error which accessing forms in EBS 12.0.6

Hi,
I am getting the FRM-92102 error, but not able to identify why this error is coming.
My configuration is as below,
Appl Tier: AP1, AP2
CM Tier: CM1, CM2
DB Tier: DB1, DB2 (RAC)
I have setup the hardware load balancer.
Now when application is running on all nodes and i try to access the forms, it gives me FRM 92102 error.
If i shutdown application on either AP1 or AP2 and try to access the forms everything works fine.
I would like to know why, when application is running on both nodes do i get this error.
Thanks,
Prasad

Hi,
Can you find more details in $LOG_HOME/ora/10.1.3/j2ee/forms/forms_<default_group_1>/application.log?
Also, generate the FRD file and see if it collects more details about the error.
Note: 438652.1 - R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=438652.1
Note: 445166.1 - How to create a FRD (Forms Runtime Diagnostic) Log in EBusiness Suite R12 using Forms 10g
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=445166.1
Regards,
Hussein

Similar Messages

  • FRM-92102 error when accessing Forms and Peoplesoft simultaneously

    We are receiving an FRM-92102 error when we access Peoplesoft and then our web forms application simultaneously.
    Here is the error message:
    Java Plug-in 1.6.0_11
    Using JRE version 1.6.0_11 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\SICARDT
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    RegisterWebUtil - Loading WebUtil Version 10.1.2.3
    Loaded image: http://gdocdev.ic.gc.ca/gdoc/images/gdoc.gif
    Loaded image: http://gdocdev.ic.gc.ca/gdoc/images/gdoc.gif
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Reconnecting (try 1 of 5)...
    Reconnecting (try 2 of 5)...
    Reconnecting (try 3 of 5)...
    Reconnecting (try 4 of 5)...
    Reconnecting (try 5 of 5)...
    oracle.forms.net.ConnectionException: 500
         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.HTTPConnection.connect(Unknown Source)
         at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
         at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
         at oracle.forms.engine.Runform.initConnection(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Can you provide more information? For example:
    1. Does one or both apps use SSO?
    2. Does one or both apps use SSL?
    3. Are both apps being called from the same browser session? Remember that just because you may have two browser windows open does NOT mean they are running as separate sessions. If you started the second browser using java script, CTRL+N, or a URL shortcut, then they are likely same session.
    This error suggest that there is a critical tcp/ip failure:
    oracle.forms.net.ConnectionException: 500+
    If the browser to run Forms and PS is the same session, there is likely a session ID conflict. Try opening one browser using the shortcut created for the browser (usually found on the desktop). Do not use a shortcut which contains an embedded URL. Open one of the apps. Then, do the same again to start the second app. If possible, run one app from IE and the other from Firefox (or other browser).

  • Application Server kicks users out of forms based app with FRM-92102 error

    We are running the Retek application with application server(9.0.4.0) which is serving forms out to our users. We are currently receiving the following error after users connect to the web based forms application:
    FRM-92102: A Network Error has occured.
    The forms client has attempted to reestablish its connection to the server 1 time(s) without success. Please check the network connection and try again later.
    We have this application being utilized by many teams and we are not able to provide service to these users. We need a resolution ASAP.
    Thanks in advance

    For all queries involving testcases or queries that are potentially bug related we recommend you log a Service Request (SR) with Support via Metalink (http://metalink.oracle.com).
    This will ensure your query is tracked appropriately and any urgent requests can be dealt with in a timely manner by Global Support Services. Also, the Metalink Library pages contain many Forms / Reports articles which could be of use to you.
    Frank

  • 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

  • FRM-40735 Error While openings Forms

    Sawwan,
    We did cloning , every thing went smooth, No issues before, When ever we are trying to access forms getting error
    11.5.0.2 and 10.2.0.4
    FRM-40735:ON_ERROR Trigger Raised Unbundled exception ORA-06508
    Thanks

    Sawwan,
    Invalids List..
    SQL> select count(*) from dba_objects where status ='INVALID';
    COUNT(*)
    204
    Here is error_log information
    error_log" [Read only] 13 lines, 1711 characters
    [Fri Sep 18 13:35:41 2009] [notice] FastCGI: process manager initialized (pid 58
    97)
    [Fri Sep 18 13:35:42 2009] [notice] Oracle HTTP Server Powered by Apache/1.3.19
    [Fri Sep 18 13:35:41 2009] [notice] FastCGI: process manager initialized (pid 58
    97)
    [Fri Sep 18 13:35:42 2009] [notice] Oracle HTTP Server Powered by Apache/1.3.19
    configured -- resuming normal operations
    [Fri Sep 18 13:37:48 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 13:38:19 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 13:40:46 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 13:40:46 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 13:40:58 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 13:43:32 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Sep 18 15:04:10 2009] [error] [client xxx.xxx.xxx.xxx] File does not exist:
    /comn/portal/xxxxxxxx_oraapp05/favicon.ico
    [Fri Sep 18 15:12:17 2009] [error] [client xxx.xxx.xxx.xxx] client denied by serv
    er configuration: /comn/java/java
    [Fri Sep 18 15:12:17 2009] [error] [client xxx.xxx.xxx.xxx] client denied by serv
    er configuration: /comn/java/java
    @

  • Catching FRM-92102 error

    Hi,
    In a Oracle Forms 10g project, we face the error FRM-92102 when do nothing for 30 minutes and we need to catch this exception(not increase the connection timeout ) when occur and ask user password and continue the page he last visited. Is there any way to do this.
    Sincerely.

    if you lost connection to the server then you only can start a new session. Nothing else.
    Check the config files in the app-server for heartbeat and timeout. That's the edge in the OAS, where you can change a little bit.

  • FRM:92101:Error while accessing employee assignment page

    Hi All
    I get the following error while accessing People>enter and maintain>assignment Page.
    FRM:92101: There was a failure in the forms server during start up. This could happen due to invallid configuration. Please look into web server log file for the details.
    Menu : GLB HRMS Navigator
    Request group:Global HRMS Reports & Process
    Kindly help.
    Regards
    Sasmita

    I remember encountering this issue once when there was some problem with People Group KFF setup. In that case form server crash occurs while opening the assignment screen. No other screen show this behavior in that case. What we did was open the people group FF set up, create one dummy segment (you must have at least one dummy segment for People Group flex field for the assignment screen to work properly), compile and save. Once this was done, assignment screen opened up properly.
    You too can try the same and let us know if it works with you.

  • Frm-10142 error while running form

    hi,
    I have installed Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 and Oracle Developer Suite 10g (9.0.4) on my windows 7 32bit system.but i couldnot connect from forms to database.so i uninstalled developer suite and installed oracle dvs(10.1.2.0.2) on my system.now i can connect from forms to database but when i run forms i am getting frm-10142 error .ie the http listner is not running on my machine at port 8889.please start the listner or check your run time preferences.
    Please help to solve this .

    901776 wrote:
    hi,
    i have installed it .but still it is not displaying any thing in the browser.no suitable plugins were found.firefox is unable to detect the plugins.
    Please help.....What is your JRE version ? What is the firefox version ?
    Did you configure formsweb.cfg for JRE ? if yes show your cinfiguration..
    If no..
    Follow the link
    1. http://sites.google.com/site/craigsoraclestuff/oracle-forms---how-to-s/forms-how-to-configure-forms-builder-to-run-forms-locally
    2. http://www.orafaq.com/forum/t/50438/2/
    Hope this helps

  • 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

  • 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

  • URGENT: 500 Internal Server error when accessing forms

    Hi,
    Can any one please help me out on this. I am trying to access my forms and reports in http://localhost:7779/forms/frmservlet and I get the error:
    500 Internal server error
    The server encountered an internal error or misconfiguration and was unable to complete your request
    Please help
    thanks...

    Check whether your DBControl or ASControl service is still running or crashed. EM is not able to connect to the Management Server.
    For instance in Windows, you may see that the Servise is not started. Then check for error logs in $ORACLE_HOME/sysman/logs for any related error messages in the log files

  • Custom WCF app hosted in SharePoint _Layouts errors when access form client machine.

    Hello,  I have a very strange behavior of the WCF dotnet application hosted in SharePoint server. When I run the application on SharePoint server by accessing
    http://SPSServer/_layouts/WCFCustApp loads correctly and executs all functionalities. However from the client machine when I access the same application, it throws below error:
    [12/13/2013 8:31:02 PM] System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue.
    Local socket timeout was '00:00:59.9530000'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
       at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
       at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
       at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
       at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count)
       at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
       at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at CR.PerfMgmt.EmployeeServiceReference.EmployeeService.GetByEmployeeCode(String employeeCode)
       at CR.PerfMgmt.EmployeeServiceReference.EmployeeServiceClient.GetByEmployeeCode(String employeeCode)
       at CR.PerfMgmt.Base.BaseLayoutsPage.GetCurrentEmployee()
       at CR.PerfMgmt.Base.BaseLayoutsPage.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hello,  I have a very strange behavior of the WCF dotnet application hosted in SharePoint server. When I run the application on SharePoint server by accessing
    http://SPSServer/_layouts/WCFCustApp loads correctly and executs all functionalities. However from the client machine when I access the same application, it throws below error:
    [12/13/2013 8:31:02 PM] System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue.
    Local socket timeout was '00:00:59.9530000'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
        at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
        at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
        --- End of inner exception stack trace ---
    Server stack trace:
        at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
        at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
        at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
        at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count, TimeSpan timeout)
        at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count)
        at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
        at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
        at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
        at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
        at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
        at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
        at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
        at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
        at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
        at CR.PerfMgmt.EmployeeServiceReference.EmployeeService.GetByEmployeeCode(String employeeCode)
        at CR.PerfMgmt.EmployeeServiceReference.EmployeeServiceClient.GetByEmployeeCode(String employeeCode)
        at CR.PerfMgmt.Base.BaseLayoutsPage.GetCurrentEmployee()
        at CR.PerfMgmt.Base.BaseLayoutsPage.OnLoad(EventArgs e)
        at System.Web.UI.Control.LoadRecursive()
    Both I verified and none of those helped to resolve the issue. Will you please let me know if anyone else has encountered this problem?
    I have noticed the WCF project has one web.config and it does not take from it when the application is deployed to SharePoint site collection. I made sure the sharepoint web.config file has all tcpip and other web service configurations. It works great on the
    server and just failed to run from client machine :(
    Experts any other solutions that you might have experienced?
    Thanks

  • FRM-92102 when accessing a form using a Load Balancer

    Greetings.
    We have two oracle application servers version 10.1.2.0.2 on windows 2003 running forms and reports. When just one a server is running everithing works fine, but when I start the second server the clients receive the message "FRM-92102 : A network error has occurred.The Forms Client has attempted to re-establish its connection to the Server 5 times without success.Please check the network connection and try again later" when the first form is called. In our coniguration the F5 Load Balancer is redirecting requests to the Apache ports in both Oas Machines, we are not using the webcache port. I read the note "FRM-92102 When Using A Software Load Balancer With Forms [ID 465583.1]" but this note applies when webcache is used. Our LBR is set using "insert cookie" persitent mechanism.
    I have the following questions:
    What configuration is needed in OAS files in order to use a LBR and avoid the FRM-92102 error?
    How can I debug or trace FRM-92102 issues?
    Thanks!
    Ramiro Ortiz.

    FRM-92102 is the result of the client not getting a response from the server (mid tier). This generally means only one of a couple of things:
    1. The mid tier which parented the Forms session is not responding. This could be because it is overloaded, the web server (OHS or WebCache) is failing, or something else is preventing the client from getting a response.
    2. Client requests are being routed to the wrong mid-tier server. This is usually the result of improper load balancer configuration or an LB failure. However, generally in this case FRM-92101 would result. If you are using an unpatch 10.1.2 installation, as I believe you are (10.1.2.0) then seeing either error may be possible.
    Regarding the note that discusses using Oracle WebCache for load balancing, regardless of whether you are using an Oracle product or hardware or whatever for loadbalancing, the same concept will apply. The load balancer must have session binding enabled. Understanding whether or not this is the problem should be fairly easy to determine. Simply shutdown one server. If everything works correctly, restart the second server. If the problem now occurs, you can likely assume you have a session binding issue and should likely refer to the load balancer's documentation or their Support group.
    Also, important to understand is that if the load balancer is designed to alter the header information in any way, the likelihood of failing Forms sessions is high. Forms is expecting very specific information in the header exchange. Some intermediate servers (load balancers, ssl accelerators, firewalls, etc) have been known to intentionally or unintentionally alter the header. Again, contact the vendor.
    If you are seeing that the client console is reporting 5 retry attempts, yet you have not set "networkRetries" in formsweb.cfg, this often suggests a critical tcp/ip failure. Often, but maybe not always, the result of a damaged header or other misconfiguration or failure outside of Forms.

  • FRM-92102: A network error or server failure has occurred.

    Hi
    I am trying to access a shared Vision instance in Solution Beacon. I am getting the below error while accessing forms
    FRM-92102: A network error or server failure has occurred. The Forms client has attempted to reestablish its connection to the Server 1 time(s) without success.
    java.net.MalformedURLException: illegal character in URL.
    I am running on IE 8.0, JRE 1.6.0_43
    Please help
    Regards
    Reem

    re**** wrote:
    Hi
    I am trying to access a shared Vision instance in Solution Beacon. I am getting the below error while accessing forms
    FRM-92102: A network error or server failure has occurred. The Forms client has attempted to reestablish its connection to the Server 1 time(s) without success.
    java.net.MalformedURLException: illegal character in URL.
    I am running on IE 8.0, JRE 1.6.0_43
    Please help
    Regards
    ReemCan you reproduce the issue using a different browser or from a different machine?
    Please contact "Solution Beacon" support since we don't maintain their environments.
    Thanks,
    Hussein

  • FRM-92102: A network error has occured [IBM AIX 5.3]

    Hi All,
    I have deployed my oracle forms application on Oracle 10g(10.1.2.0.2) Application Server installed on IBM AIX 5.3 Server. Forms developed on Developer Suite 10g.
    When I login to the application and start working, The FRM-92102 Error pops up and I have to quit, without any other option
    Soon, when I check the opmnctl status, I see OC4J_BI_Forms moved into "init" state. After sometime the state gets into "Alive”. Then i run my application again only to get the same pop again.
    The pop up occurs randomly. Neither specific form nor operation invokes it! I don’t know why the Status of OC4J_BI_Forms suddenly gets into "init" state? Since it’s in "init" state the Application is loosing a connection to forms service and popping up the above error.
    Pls find the detailed logs in below link
    http://www.mediafire.com/?ywnyid4xhr5
    I have a dead line to meet in Next weekend. Any help is highly appreciated.
    Humble Regards,
    SAM

    Hi All,
    I resolved this by editing opmn.xml file.
    Change
    <data id="/reports/rwservlet/pingserver?start=auto" value="20000"/>
    to
    <data id="/reports/rwservlet/" value="20000"/>
    Regards,
    SAM

Maybe you are looking for

  • Mac-Mini HTPC Video-Out Problems (Component to DVI)

    I recently decided to go with a Mac-Mini as the central-brain of my HTPC configuration, and I was immediately halted in the process of getting things working by my inability to properly output video from the Mac-Mini such that it's even visible on my

  • How to access variables??

    how to access public variables of any other class?? suppose i have a file temp.java file ..& i know all the public variables. and i want to access the variable of those temp.class file which extends JApplet or Applet.. and as u know it will declare p

  • Connect MacBook Pro to a TV??

    Hello evrybody! How to connect a macbook pro 13'' with a Thunderbolt port to a TV? Wich cables do i need? I'm italian,so if is possible use a simplified English! Thanks!

  • Default cost center not appearing for certain users

    Hi Gurus, We are on SRM 4.0 classic scenario. For certain users when they create SC in SRM the default cost center is not automatically taken into account even if they change it to it. The default cost center was changed for these users and some of t

  • Conversion from ascii to 16 bit inteeger number

    Hi, I recieve data from message based measurement device via a serial port. I have used VISA functions write, read and so on. So I have read a string of charaters (8 bits). My problem is, that in this output message are text messages in char and 16 b