Frm-92050

Hi all,
Please tell me the solid solution , as I am facing the frm-92050 issue, waiting your response. application log file show this error
hi
please see forms application.log file
06/12/29 19:11:51.971 10.1.3.0.0 Started
06/12/29 19:12:54.54 10.1.3.0.0 Started
06/12/29 19:13:14.812 formsweb: FormsServlet init():
configFileName: null
testMode: false
06/12/29 19:13:14.821 formsweb: Error initializing servlet
java.lang.NullPointerException
at java.io.FileInputStream.<init>(FileInputStream.java:103)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at java.io.FileReader.<init>(FileReader.java:41)
at oracle.forms.servlet.ConfigFileParser.<init>(Unknown Source)
at oracle.forms.servlet.FormsServlet.preStartAllRuntimes(Unknown Source)
at oracle.forms.servlet.FormsServlet.init(Unknown Source)
at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2231)
at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4617)
at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4541)
at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4730)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1019)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:649)
at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:415)
at com.evermind.server.Application.getHttpApplication(Application.java:512)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1975)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1894)
at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1591)
at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:206)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployer.bindWebApp(OC4JDeployer.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(ApplicationStateFilterMBeanServer.java:556)
at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:365)
at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:332)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.TxSupportsInterceptor.invoke(TxSupportsInterceptor.java:37)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:48)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:840)
at MBeanServerEjbRemote_StatefulSessionBeanWrapper0.invoke(MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
06/12/29 19:13:14.825 formsweb: Error preloading servlet
javax.servlet.ServletException: Error initializing servlet
at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4644)
at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4541)
at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4730)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1019)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:649)
at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:415)
at com.evermind.server.Application.getHttpApplication(Application.java:512)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1975)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1894)
at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1591)
at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:206)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployer.bindWebApp(OC4JDeployer.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(ApplicationStateFilterMBeanServer.java:556)
at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:365)
at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(MBeanServerEjbBean.java:332)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.TxSupportsInterceptor.invoke(TxSupportsInterceptor.java:37)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:48)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatregefulSessionEJBObject.java:840)
at MBeanServerEjbRemote_StatefulSessionBeanWrapper0.invoke(MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
06/12/29 19:13:14.828 formsweb: 10.1.3.0.0 Started
06/12/29 19:13:47.747 formsweb: 10.1.3.0.0 stopped
regards
rizwan

Hi,
Please check...
Master Note for: Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx [ID 189867.1]
While Trying To Resolve FRM-92101 On E-Business Suite Release 12 By Recompiling Forms, It Fails With "ldflags: Too many levels of symbolic links" [ID 465926.1]
Thanks,

Similar Messages

  • Getting Error FRM 92050 while opening the forms in R12 with IE

    Hi DBAs,
    I am able to open up forms using Firefox but when I try to open up the form with IE 7 or 8 getting message FRM 92050 : Failed to connect to the server. Can you please help me what setting I need to perform in order to user R12.1.1 with IE.
    Thanks
    -Samar-

    Samar,
    Please post the complete error message (from the application.log file). And, verify that you use a certified client OS/Browser as per (Note: 389422.1 - Recommended Browsers for Oracle E-Business Suite Release 12 (Customer Recommended)).
    Also, see if these documents are applicable.
    Note: 780781.1 - FRM-92050: connect server failed: /forms/lservet:-1 On Widows Clients Having ZoneAlarm Pro Firewall
    Note: 470890.1 - FRM-92050: Failed to connect to Server: /forms/lservlet:-1
    Regards,
    Hussein

  • Unable to open any form in R12 after getting FRM 92050 error

    Hi gurus,
    i have some problem opening form
    i can switch between responsibilites but one trying to open it doesnt show any change
    ex: system adminstrator -->concurrent request
    no change
    earlier i was getting FRM-92050 error for which i followed this doc
    form loading error
    here are os and application details
    os:rhel4
    ebs:R12.1.1
    db:11.1.0.7
    please help
    Edited by: 868452 on 01-Oct-2012 00:17

    Hi,
    i came up with solution
    am currently using IE8 explorer
    i uninstalled both java 6 update 17 and j2se 5 update 10
    installed fresh jre-7-windows-i586.exe and oaj2se.exe (j2se 5 update 10)
    now its working fine with this but...
    its taking too much time
    when i start same form(system administrator -- concurrent request) with chrome its giving error
    FRM-92120 REGISTRY FILE: \ORACLE\FORMS\REGISTRY\REGISTRY.DAT IS MISSING
    please update
    thanks
    zavi
    am facing the same problem today
    when navigating to form there is no change
    can any one help
    thanks
    Edited by: 868452 on 02-Oct-2012 21:57

  • FRM-92050 error when trying to open form after switching to HTTP mode

    Hi all,
    Yesterday, I installed Oracle Applications 11i on Red Hat Enterprise Linux ES 4 and forms were working correctly in the default mode, which is native (socket). Following steps 4 and 5 in [Doc 201340.1|https://metalink2.oracle.com/metalink/plsql/f?p=130:14:6398415066875997204::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,201340.1,1,1,1,helvetica], I enabled HTTP mode, and now my forms are not working. When I open a form now, I get this error:
    FRM-92050: Failed to connect to the Server: /forms/formservlet:-1
    Details...
    Java Exception:
    java.io.IOException: Negative content-length from http://...
    I've searched MetaLink and the forums for this error and all the results I found deal with HTTP headers or cookies being corrupted, usually by an intermediate networking device (web proxy, web cache, SSL accelerator, etc.). I am not using anything of the sort - the client is connecting directly to the Oracle server.
    I checked the Apache error log and this is what I see:
    [Thu May 14 09:10:28 2009] [error] [client 10.11.1.114] client denied by server configuration: /work/oracle/viscomn/java/java
    [Thu May 14 09:10:28 2009] [error] [client 10.11.1.114] client denied by server configuration: /work/oracle/viscomn/java/java
    [Thu May 14 09:10:33 2009] [error] [client 10.11.1.114] File does not exist: /work/oracle/viscomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Thu May 14 09:10:33 2009] [error] [client 10.11.1.114] File does not exist: /work/oracle/viscomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Thu May 14 09:10:34 2009] [error] [client 10.11.1.114] File does not exist: /work/oracle/viscomn/portal/VIS_gen1-cs49/forms/formservlet
    [Thu May 14 09:10:34 2009] [error] [client 10.11.1.114] client denied by server configuration: /work/oracle/viscomn/java/oracle/ewt
    [Thu May 14 09:10:34 2009] [error] [client 10.11.1.114] client denied by server configuration: /work/oracle/viscomn/java/oracle/ewt
    [Thu May 14 09:10:34 2009] [error] [client 10.11.1.114] File does not exist: /work/oracle/viscomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    I don't like the look of those "client denied by server configuration" messages. What's also odd is that the two files referenced by those messages do not exist on the file system:
    [oracle@gen1-cs49 logs]$ cat /work/oracle/viscomn/java/java
    cat: /work/oracle/viscomn/java/java: No such file or directory
    [oracle@gen1-cs49 logs]$ cat /work/oracle/viscomn/java/oracle/ewt
    cat: /work/oracle/viscomn/java/oracle/ewt: No such file or directory
    Any ideas? Are there any other logfiles I should be checking?

    First, login to System Administrator responsibility, then navigate to Concurrent > Manager > Administer > Processes > Internal Manager LogAh, OK - I was able to open the form and I see a table of managers and services and whatnot, and I see an entry for "Internal Manager", but I don't see any way to view the log. I even tried opening the details of the "Internal Manager" entry and the only button there is "Diagnostics".
    Search for VIS_*.mgr -- Sorry for the typo!Ah, that would explain it. Here are the contents of the correct logfile:
    [oracle@gen1-cs49 VIS_gen1-cs49]$ cat VIS_0514.mgr
    ========================================================================
    Starting VIS_0514@VIS Internal Concurrent Manager -- shell process ID 4314
    logfile=/work/oracle/viscomn/admin/log/VIS_gen1-cs49/VIS_0514.mgr
    PRINTER=noprint
    mailto=oracle
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    Routine &ROUTINE has attempted to start the internal concurrent manager. The ICM is already running. Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 14-MAY-2009 11:06:48 -
    Shutting down Internal Concurrent Manager : 14-MAY-2009 11:06:48
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The VIS_0514@VIS internal concurrent manager has terminated with status 1 - giving up.

  • 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-92050 error

    Hi Experts,
    I am facing FRM-92050 error when opening any forms in oracle 11i(11.5.10.2 db-10.2.0.3OS-Solaris 10 SPARC) using adstrtall.sh. When i click on details, i get java.io.EOFexception error.. Now the strange thing is this error vanishes if i stop and start the forms server using adfrmctl.sh. But if i run adstpall.sh followed by adstrall.sh, then i face the same error and i have to bounce the forms server using adfrmctl.sh to get rid of the error. No errors are being logged in either of the log files(Apache,jvm). No changes have been done to the system recently. Hope u guys can help me out with this problem
    THanks..
    Have a great day

    Hi,
    What is the complete error message?
    As no errors can be found in the log file, did you try AutoConfig and see if it helps?
    If AutoConfig does not help, obtain the FRD file and see if it collects more details about the error.
    Note: 150168.1 - Obtaining Forms Runtime Diagnostics (FRD) In Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=150168.1
    Regards,
    Hussein

  • FRM-92050 Connection to Server Error   [IP:Port]

    Java Exception:
    java.net.SocketException:Connection Reset By peer:JVM_recv in socket input stream read
    at.java.net.SocketInptStream.socketRead(Native Method)
    at.java.net.SocketInptStream.Read(Unknown Source)
    at.java.net.SocketInptStream.Read(Unknown Source)
    at.java.io.DataInputStream.readLine(Unknown Source)
    at orcale.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
    at oracle.forms.net.HTTPStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.HTTPConnection.connect(Unknown Source)
    at oracle.forms.engine.Runform.initConnection(Unknown Source)
    at oracle.forms.engine.Runfrom.startRunform(Unknown Source)
    at oracle.forms.engine.Main.createRunform(Unknown Source)
    at oracle.forms.engine.Main.start(Unknown Source)
    at sun.applet.AppletPane.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    We are Running a Portal Server & Application Server is installed on it (Forms&Reports).
    Server is Windows2000.
    Users Connect our Portal Server by using a Html file on their Desktops
    Html Code calls;
    http://[IP]/dev60cgi/ifcgi60.exe?form=logon.fmx&userid=&otherparams=useSDI=yes&lookAndFeel=oracle&colorScheme=teal
    Sometimes Users cant connect and Upper Error was displayed.
    THX for helps...

    Hi,
    You might want to have a look at Metalink Note:189867.1 : ( Subject:      Troubleshooting FRM-92050, FRM-92100, FRM-92101, FRM-92102 in Oracle Forms ). The workarounds mentioned in the note might come in handy.
    Regards,
    Sandeep

  • Oracle Apps Clone Forms Error FRM-92050

    Cloned our Advanced Supply Chain Planning EBS Test environment in order to create our production ASCP EBS environment.
    Was able to clone and configure new production environment with no errors but
    when I log into the new environment when I click on any of the forms (e.g.
    System Administrator > Concurrent > Requests, I receive the FRM-92050.when I click on details, i get the following.
    FRM-92050:Failed to connect to the server:rhascpprd.company.com:9075
    Details...
    Java Exception
    java.io.EOFException
    at java.io.DatainputStream.readint(Unknown Source)
    at oracle.forms.net.SocketConnection.connect(Unknown Source)
    at oracle.forms.engine.Runform.initConnection(Unknown Source)
    at oracle.forms.engine.Runform.startConnection(Unknown Source)
    at oracle.forms.engine.main.create Runform(Unknown Source)
    at oracle.forms.engine.main.start Runform(Unknown Source)
    at sun.applet_ApplePanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    I have tried recompiling invalids, regenerating Apps forms, regenerating java, etc.
    I also wiped out the whole Appl Tier and layed it down again, configured the environment and the same forms error ocurred.
    Please Help

    Check the metalink Note:116804.1
    "11i: FRM-92050 Error While Logging onto Fresh Install of 11i Apps on Linux"
    It could be an issue with the motif library libXm.so.2.
    ~ Madrid

  • Unable to lanch forms in R12 (getting frm-92050)

    I have installed oracle r12 on rhel5.
    the ip address of server is 192.168.1.100
    i am able to login to oracle apps and see the self service pages in all responsibilities.
    how ever when i try to open any of the forms i am getting an error FRM-92050 : Failed to connect to server when i try to connect from an another machine.
    I tried with an another machine i am not able to open and getting an error FMR-92101.
    Could some one , please suggest some pointers to resolve this one..
    Thanks & regards,
    Zafar.

    Zafar,
    Can you find any details about the error in the application.log file?
    Did AutoConfig complete successfully with no errors?
    Please make sure you have followed all the step in (Note: 761564.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86) -- Especially "Installing or Upgrading" and "After Installing or Upgrading" sections.
    Regards,
    Hussein

  • Unable to open forms in R12 and getting FRM-92050 failed to connect server

    Hi ,
    When i trying to open forms in R12 instance i am getting the error like this
    FRM-92050 unable to connect to server :/forms/servlet :-1.
    please help to check
    thanks
    balu

    Hi Balu;
    Please check below and see its helpful for your issue:
    Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx [ID 189867.1]
    FRM-92050 / FRM-92060 When Invoking a Second Forms Session in a New IE Browser Window [ID 251915.1]
    Regard
    Helios

  • FRM 92050 error via a reverse proxy

    Hi,
    How can jinitiator on a client workstation on the internet connect through a reverse proxy to forms server?
    I have practically no experience with this so please excuse my lack of terminology.
    Here are some more details:
    This successfully works from within the intranet.
    The jinit.exe version is 1.1.8.19
    Not sure of the forms server version.
    From the Java Console:
    proxyHost=null
    proxyPort=0
    connectMode=HTTP
    ERROR: HTTPStrea.connect(),giving up after 10 failures.
    On the forms screen the error message is: FRM-92050:Failed to connect to the Server: 10.121.191.9:9000
    The firewall ports have 80 and 9000 open.
    I have tried varying proxy and port entries in the jinititor console pointing to the external FQDN of the reverse proxy at 80 and 9000 and no good.
    Any help or suggestions would be appreciated.
    If any further info would be required, please let me know.
    Thanks,
    Kris

    We came up with the new Forms Listener Servlet Architecture to resolve these issues. You can read about it in the Forms area on OTN.
    It allows Forms to communicate to the server in a standard way, thereby working with firewalls and proxies.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Facing FRM-92050 in Windows 7

    Dear All,
    We have an 11.5.10.2 instance(with JINITIATOR 1.3.1.30) Some of our users are facing problems when they try to access forms in this instance.
    They are using Windows 7 and IE8 and getting FRM-92050 error. Please note that Users using Windows XP are not facing this issue.
    We tried following workarounds but did not help:
    1. Forms were not opening at all in first place. then we replaced Jinitiator jvm.dll with Java 6 update 13 jvm.dll. after that forms aplet did open but it throws an error window with error FRM - 92050.
    2. Disabled the Smart screen filter in IE8
    3. disabled the XSS filter in IE8
    4. URL added to trusted sites.
    Please help in getting over this issue.
    Thanks.

    Hi Muneer;
    Please check first below note and compare related setting wiht yours,
    Recommended Browsers for Oracle E-Business Suite 11i [ID 285218.1]
    Some of our users are facing problems when they try to access forms in this instance. They are using Windows 7 and IE8 and getting FRM-92050 error.Some other Wın7 user can access or it happens for all? Is there any firewall issue?
    Also check:
    Attempting to Preview Jouranl for Workflow Approval generates error FRM-92050;failed to connect to the sever;/forums/forums;-1 [ID 1309086.1]
    R12.1 FRM-92050: FAILED TO CONNECT TO SERVER: /FORMS/LSERVLET [ID 1070263.1] << applicable for r12
    You can also see below thread
    Re: FRM-92050: Failed to connect to Server: /forms/lservlet-1 coming thru LBR
    Re: FRM 92050 failed to connect to server ./forms servlet-1
    Regard
    Helios

  • Random FRM 92101 and FRM 92050

    Hello Everyone,
    I have Oracle EBS R12.1.3 installed with Vizio Demo Instance on Oracle Database 11.0.7.0. I have 3 application servers. Web Server runs on all three application servers.
    While trying to launch forms from Security->User->Define/Monitor and Concurrent->Manager->Administer, I get FRM-92101 and FRM-92050 errors randomly.
    Sometimes the error doesn't happen and I am able to launch the forms properly from the same client. But other times, I get one of the 2 errors mentioned. When I close the error window and try to reopen again, the error sometimes doesn't happen. There is no particular sequence of steps with which I can reproduce the error. It is totally random.
    Extract from $LOG_HOME/ora/10.1.3/j2ee/forms/forms_default_group_1/application.log is shown below:
    12/12/27 07:27:54.910 formsweb: Servlet error
    java.lang.UnsatisfiedLinkError: no frmjsl in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1030)
    at oracle.forms.servlet.RunformProcess.loadLibrary(Unknown Source)
    at oracle.forms.servlet.RunformProcess.<init>(Unknown Source)
    at oracle.forms.servlet.RunformProcess.<init>(Unknown Source)
    at oracle.forms.servlet.RunformSession.<init>(Unknown Source)
    at oracle.forms.servlet.RunformSession.get(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.getRunformSession(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.getInfo(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    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 oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    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)
    12/12/27 07:57:16.933 formsweb: Forms session <4> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory: /u01/appR12/VIS/apps/tech_st/10.1.3/forms
    12/12/27 07:57:16.933 formsweb: Forms session <4> failed during startup: no response from runtime process
    12/12/27 07:57:33.179 formsweb: Forms session <5> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory: /u01/appR12/VIS/apps/tech_st/10.1.3/forms
    12/12/27 07:57:33.180 formsweb: Forms session <5> failed during startup: no response from runtime process
    12/12/27 08:05:04.228 formsweb: Forms session <7> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory: /u01/appR12/VIS/apps/tech_st/10.1.3/forms
    12/12/27 08:05:04.228 formsweb: Forms session <7> failed during startup: no response from runtime process
    12/12/27 08:11:19.11 formsweb: Forms session <8> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory: /u01/appR12/VIS/apps/tech_st/10.1.3/forms
    12/12/27 08:11:19.12 formsweb: Forms session <8> failed during startup: no response from runtime process
    I have already checked the supported list of browsers, security level and disables XSS filter.
    Thanks in advance.

    As I mentioned earlier, the error is totally random. If I close the error window and click on the responsibility again, the forms launch fine. My research shows it might be because of Session Persistence. As of now, we have set JSESSIONID in cookie as the persistence check. I am still researching on it. But I found useful information from the notes you have mentioned.Please review these docs and see if it helps.
    How To Check Session Persistence On BigIP F5, Cisco Ace, Citrix Netscaler or Radware AppDirector Load Balancer Appliances [ID 601694.1
    Using Load-Balancers with Oracle E-Business Suite Release 12 [ID 380489.1]
    Random error Your login session has expired when using Load Balancing [ID 387306.1]
    11i/R12 How to Debug "Transaction Context Is Lost" or "You are trying to access a page that is no longer active" [ID 456906.1]
    Thanks,
    Hussein

  • FRM-92050 Error in connect into server

    Hi all
    I have question :
    I try To Deploy my oracle forms Over The internet I use for that Forms server 6i And when I try to Display the form from the browser It give me this Error :
    Frm-92050: failed to connect to the server. <servername:port>
    please : help me , I want to Know ,What is the problems ?
    and If any one have another way to deploy me project over the web please , Give me it
    waiting answers

    Try using the following documents from Metalink to try and help determine your problem:
    189867.1
    444690.1
    Can you ping your server from your client? e.g. ping prod1
    If so, can you run a IE session and try http://servername.domainname:port e.g. http://prod1.gov.uk:7778

  • 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)

Maybe you are looking for

  • Oracle Installation or Uninstallation Solutions For Windows 95/98/2000/ME/NT/XP

    You must read carefully the following steps here. If you previously installed any Oracle's products on your machine, I strongly recommend you to clean up thoroughly before install the new products. ====================================================

  • Installment based payment terms

    SAP Gurus, Can you please tell me how to create installment based payment terms in sap. With any situable scenario...... Regards.

  • F4 help in VA01

    Dear All, I want to attach help to PO number field displayed in the header of VA01. I want when user clicks on its help it shows a list of numbers from my Ztable. How do I do it? Plz reply. Regards, Shilpa Bansal

  • MacBook Pro shuts down automatically and better gets empty

    My Macbook Pro Mid 2010 is updated to OSX Yosemite shuts down all of a sudden and battery gets empty. After I recharge it for 10-15 minutes then it starts again. Is it a issue with the hardware or software? Thanks in Advance.

  • Mavericks won't let me type my password in system preferences

    After installing Mavericks (from Mountain Lion), I opened system preferences, clicked "Users and Groups", and clicked the lock to make changes in the usual way. I have Admin status of course, the computer is my own 2009 MB Pro. The "... type your pas