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

Similar Messages

  • 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 after upgrading OS to Linux 5.5

    Ok, I've checked everything..RPM's, settings..nothing. I can log into E-Business Suite just fine..but when I go to open a form I get the dredded FRM-92050 error:
    17-Jan-2011 06:08:23 GMT-0600 AM - FRM-92050 java.net.SocketException: Connection reset
    17-Jan-2011 06:08:00 GMT-0600 AM - java.net.SocketException: Connection reset
    17-Jan-2011 06:04:12 GMT-0600 AM - FRM-92050
    17-Jan-2011 06:00:37 GMT-0600 AM - FRM-92050 connection
    17-Jan-2011 05:40:52 GMT-0600 AM - FRM-92050
    I have no clue where to look to research this issue. This is a Forms 6.0, 11.5.10CU2 system. Once I get this working I can upgrade to 12R...this is killing me....anybody.....Buehler!!!..Thanks.

    Is there a load balancer involved ? Pl see if these MOS Docs can help
    FRM-92050 Errors on Linux Oracle Applications 11i Installs          (Doc ID 299187.1)
    FRM-92050 With "Connection reset by peer: JVM_recv in socket input stream read" Error When Launching          (Doc ID 744093.1)
    FRM-92100 Java.Net.Socketexception: Connection Reset By Peer Error With Applications 11i          (Doc ID 275682.1)
    HTH
    Srini

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

  • 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

  • Windows advanced 2000 & FRM-92050 ERROR iURGENT)

    I've setup a web server on windows advanced 2000 using Oracle developer 6i. Everything works fine. However, when I try to deploy my application to the user community, after about 30-45 users connect, everyone starts getting FRM-92050: Failed to connect to server <server ip>:9000. I see, on the web server, one instance of ifsrv60.exe, and many ifweb60.exe's - one per connection, it seems. I am monitoring memory and CPU, CPU is 100% usage, and total physical memory is 1G ,total memory is 5G(including virtual memory),physical memory is used up to 900M, total memory is used up to 1.3G. what happens ?
    Is there a setting I need to adjust?

    Hi Hussein,
    Thanks for your reply. The problem is half solved. It was not working with IE 8 and Firefox 3.6. I uninstalled Firefox 3.6 and installed 3.5. Its working fine with Firefox now but yet to fix with IE 8.
    Any way, I have access to vision application from windows 7.
    Cheers

  • 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

  • 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 - After patch 10

    I have applied patch 10 to my 9ias web server and all the services were started back up successfully (forms server, http and reports server). Now when I attempt to access the forms via the web I get the FRM-92050 error. Looking at the config files I can't see anything different, but something must of changed can anybody help me.
    Thanks
    Michael Styels

    Hello,
    Did u try restore the OCR?
    http://download-west.oracle.com/docs/cd/B19306_01/rac.102/b14197/votocr.htm#i1012456
    The steps to apply RAC patch were followed correctly?
    See a patchset roadmap at http://mufalani.blogspot.com/2009/06/applying-10204-patch-on-rac-systems.html
    Best Regards,
    Rodrigo Mufalani
    http://www.mrdba.com.br/mufalani

  • 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

  • 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

  • Get Forms Error FRM-92050 Please Help

    I just success install EBS 11.5.10.2 but when I link from my pc client it's show error FRM-92050 cannot connect to form server <myhost:9000> how to resolve this problem also i wondering is Linux can be EBS Client? because I try to use my note book with suse9.3 but it's still look for Jinitiator.exe how to use linux as EBS client please help
    Tony

    Follow the instructions given in metalink Note id 299187.1
    The error may be due to missing patches.
    Sam
    http://appstech-sam.blogspot.com

  • FRM-92010 Error while saving a form in HRMS

    Hi,
    I created a new 12.1.1 instance and impletented HRMS as per doc id#145837.1.
    Applied patch 8934107, Ran DataInstall and hrglobal.drv.
    Now while saving the forms we are getting the following error: (in application.log)
    10/05/13 18:12:03.269 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
    10/05/13 18:12:03.270 formsweb: Forms session <1> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    I have also applied patch 8682249 as per doc 867501.1 (since error was the same) but still no luck.
    Please help.
    Regards,
    Neeraj
    Edited by: user556153 on May 13, 2010 6:19 AM

    Hi;
    Did you checked
    Queries Error With FRM-92101 In Many NLS Forms [ID 443922.1] << seems similar error like yours
    Forms FRM-92050, FRM-92100, FRM-92101, FRM-92102 Reference Guide [ID 444690.1]
    If its not help please enable trace
    How To Perform System Tracing For All Forms Runtime Processes? [ID 400144.1]
    Regard
    Helios

Maybe you are looking for

  • Post with clearing question

    Dear all, Can you please help me understand the difference between transactions F-04 and F-30 They seem to be the same type of transactions so I wonder if there is a difference in functionality between these 2 transactions? Kind regards

  • How to always show the BCC field in Apple Mail in Yosemite

    I've been searching for this through various websites, but the instructions I've found correspond to older OS versions and I cannot find how to do this for Mail in Yosemite. I would like to be able to see the BCC field in all Mail message windows. I'

  • Best way to start?

    Hi Folks, What is the best way to get started with ABAP? Your expert advice would help me a lot. I'm working as Senior Database Consultant since last 12 years mainly in Oracle, now I'm thinking to switch to SAP plateform. Any good material, URLs woul

  • Urgent!  Relation between network and its activity

    Hi guys ,as now I can get the activity number (such as in table AFVV, two fields: AUFPL APLZL), so now the issues how can I get its relevant network number (AUFK is its master table)? Thanks!

  • Email and app help

    i have two problems, one is when i try and setup email, it only shows the option to set up a work email with an enterprise server. 2, some of my apps wont show up on the menu