Oracle Application-iexplore error-Unable to open Application 11i.

Iam getting this error while opening oracle Applications 11i,
Please help to solve this,
iexplore.exe-Application error
The instruction at "0x04b0ed44"referenced memory at "0x00000054".
The memory could not be "read"
Click on OK to terminate the program
Click on Cancel to debug the program
Thanks-
Sowmya

Iam getting this error while opening oracle Applications 11i,What is the exact 11i release you are on?
Can you reproduce the issue from other machines?
Do you get the same error if you use a different browser?
iexplore.exe-Application error
The instruction at "0x04b0ed44"referenced memory at "0x00000054".
The memory could not be "read"
Click on OK to terminate the program
Click on Cancel to debug the program
Please check the Event Viewer for details about the error.
Thanks,
Hussein

Similar Messages

  • Oracle Form Load Error- Unable to open the Oracle R12 INSTANCE

    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.
    Thanks in advance.

    995837 wrote:
    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.Please post the details of the application release, database version and OS.
    Oracle EBS R12 comes with JRE so you are not supposed to download any Jinitator version. If you already have one installed, please uninstall it (via Control Panel > Add/Remove Software) and check then.
    Please see these links/docs.
    Resolving "JInitiator version too low" Errors in EBS Environments
    https://blogs.oracle.com/stevenChan/entry/resolving_jinitiator_version_too_low
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    ;) AppsMasti :)
    Sharing is Caring

  • Unable to open forms in oracle application 11i

    Hi All,
    Just now i have upgraded the oracle application 11i with the Developer 6i (Followed the ID 125767.1 Document). After this i am unable to open the forms.
    When i am trying to open it's geting stuck.
    Do you have any idea how to resolve it.
    Regards,
    Vinod Ranjan

    Hi,
    please find the error details from the Java Console.
    ========================================
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.forms.handler.TextFieldItem.getDefaultClass(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.TextFieldItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.sendDeferredMessages(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(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.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    connectMode=Socket
    serverHost=unicos.upg.com
    serverPort=9000
    Forms Applet version is : 60828
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.
    Please, help me on this.
    Thanks,
    vinod ranjan

  • Command line: Error: unable to open '/Applications/flex_sdk_4\frameworks\flex-config.xml'

    Hi,
    I am new to flex. I am trying to use the xmp sdk to create custom file info panels in photoshop.
    I am going through the example show in the adobe documentation 'Building a panel with Flex SDK'
    I got any running and I got all the files setup in the proper folders but I cannot for the life of me figure out why I keep getting this error.
    Buildfile: /Volumes/three/2011/XMP/test project/build.xml
    clean:
    buildPanel:
         [echo] --> Panel 'Test2'
        [compc] Adobe Compc (Flex Component Compiler)
        [compc] Version 4.5.1 build 21328
        [compc] Copyright (c) 2004-2011 Adobe Systems, Inc. All rights reserved.
        [compc] command line: Error: unable to open '/Applications/flex_sdk_4.5\frameworks\flex-config.xml'
        [compc] Use 'compc -help' for information about using the command line.
    BUILD FAILED
    /Volumes/three/2011/XMP/test project/build.xml:20: compc task failed
    Total time: 616 milliseconds
    thanks,
    digitalkyle

    can you tell us where your services-config.xml file is
    located. can you make sure it is right under the "src" folder of
    the Flex Builder project.
    Hope this helps.

  • ERROR: Unable to open TUXCONFIG file

    Hi,
    I installed and installed the following software successfully on Windows XP
    Oracle WebLogic Server 11gR1 (10.3.1) Microsoft Windows
    PeopleSoft Enterprise PeopleTools 8.50
    PeopleSoft Enterprise Human Resources Management System 9.1 - Revision 2
    Tuxedo 10gR3 for MS Windows Server 2003 w/MS VS 2005 (32-bit x86, AMD64/EM64T x64) 32-bit
    i am at the point of installing the Application Server. Domain created sucessfully but i got boot errors as shown below.
    I searched for the TUXCONFIG file but could not find it in the tuxedo installation folder.
    I read that i have to create the TUXCONFIG,if missing, using tmloadcf.exe and the ubbconfig file, but the only UBBCONFIG file is located in "\samples\atmi\rpcsimp\" folder.
    How do i create the TUXCONFIG file?
    Did i miss something with the installation? What location should this file exist after your tuxedo installation?
    thanks
    K
    BOOT ERRORS:
    PeopleSoft Domain Boot Menu
    Domain Name: hrms
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 2007-2008 Oracle.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    115818.SU1491!PSWATCHSRV.5832.6140.-2: LIBTUX_CAT:1519: ERROR: TUXCONFIG value (C:\Documents an
    d Settings\klondon\psft\pt\8.50\appserv\hrms\PSTUXCFG) is longer than the allowed length of 64
    115818.SU1491!PSWATCHSRV.5832.6140.-2: LIBTUX_CAT:588: ERROR: Unable to open TUXCONFIG file
    115818.SU1491!PSWATCHSRV.5832.6140.-2: LIBTUX_CAT:6272: ERROR: Unable to get bulletin board par
    ameters
    115818.SU1491!tmboot.2652.1488.-2: CMDTUX_CAT:825: ERROR: Process PSWATCHSRV at SU1491 failed w
    ith /T tperrno (TPESYSTEM - internal system error)
    115818.SU1491!tmboot.2652.1488.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; init
    iating user error handler
    115821.SU1491!BBL.2956.4352.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    115825.SU1491!PSADMIN.3088: End boot attempt on domain hrms
    Edited by: user2932595 on Apr 17, 2010 1:17 PM
    Edited by: user2932595 on Apr 17, 2010 1:21 PM

    Hi
    The TUXCONFIG file normally is created automatically when you create your domain.
    In this case I think you ran into trouble because the path of installation is too long!
    Note the error in your log:
    115818.SU1491!PSWATCHSRV.5832.6140.-2: LIBTUX_CAT:1519: ERROR: TUXCONFIG value (C:\Documents and Settings\klondon\psft\pt\8.50\appserv\hrms\PSTUXCFG) is longer than the allowed length of 64
    Your path is 69 chars long!
    I would suggest that you re-try the configuration with a shorter tuxedo and PS_HOME: perhaps in the root directory (c:\PSHOME)
    In the past I've also noticed that installations have problems with paths that have spaces - ex: 'Documents and settings' , so I would avoid that as well.
    Edited by: Alternate on Apr 19, 2010 2:00 AM

  • Help needed in installing oracle applications 11i in Linux

    Hi every one . i m trying to install oracle applications 11i suite in Linux machine.. but i am getting error in the following way
    Error in File System
    Error - Unable to create directory with proper privileges:
    Database ORACLE_HOME
    Mount Point = /d02/oracle/proddb/9.0.2
    and it continues for all the directories which application is trying to create..
    And also Error in File Space Check
    Error - Not enough free disk space on system :
    Database ORACLE_HOME = /d02/oracle/proddb/9.2.0
    required = 2905.0
    available = 0.0
    I have some 140 GB free space in my disk... Please help me out... thankx in advance

    Nothing changed .. its shows the same error...
    i will explain my scenario... i have a dump of Oracle suite in Hard Drive.
    assigned value to LD_ASSUME_KERNEL
    Creater Users. group
    created directories oracle & apps
    and given permissions... to the directories...
    Its showing the same error again and again... plz help out

  • Charts and graphs in oracle application 11i

    Dear all,
    i need a help to deploy a chart (.ogd) to oracle application 11i.
    because i deploy a form which is calling this .ogd file but the form does not show the chart.

    because i deploy a form which is calling this .ogd file but the form does not show the chart.Have you used the TEMPLATE.fmb file to create this custom form?
    Do you get any errors when you open the form?
    Thanks,
    Hussein

  • Using Internet Explorer 7 for Oracle Applications 11i

    Hi,
    I have a query about how to use internet explorer 7 to run Oracle Applications 11i, on windows xp .
    I can log in to the applications but i cannot open any of the fresponsibilities.
    I have tried on two machines, one once i click on the reponsibility it gives an error on page message and does not open up.
    the second one it gives no message at all.
    What do i have to check???
    Please help...

    Hi AHS,
    I have a query about how to use internet explorer 7 to run Oracle Applications 11i, on windows xp .
    What do i have to check???Please check http://blogs.oracle.com/stevenChan/2006/12/12/
    Re: Oracle Application is not working on IE7
    Hope it helps
    Regard
    Helios

  • Flex Compiler API Issue: Error: unable to open './flex-config.xml'

    1) I make a java struts(or a servlet) to build swf file
    dynamically when receiving the request from client. The struts
    source code please see the attached code. deploy the structs to the
    Tomcat
    2) then copy the <Flex_SDK>/frameworks to the
    <tomcat_home>/webapps/dozhang/WEB-INF
    3) then copy the all the libraries under the
    <Flex_SDK>/lib to the
    <tomcat_home>/webapps/dozhang/WEB-INF/lib
    4) Copy a test a.mxml to c:\
    5) Start up Tomcat , access the structs, I will get the
    Error: unable to open './flex-config.xml' in the tomcat log.
    Can anyone tell me how to specify the location of the
    flex-config.xml ?

    Ok, I solved it by myself
    I need to add the following codes when calling the Compiler
    API
    Configuration conf = application.getDefaultConfiguration();
    conf.setToken("flexlib", "path to the frameworks")
    applicaiton.setConfiguration(conf);
    Then it solved the problem

  • Problem Installing Oracle Applications 11i on

    Gurus.. Please help...
    I am trying to install oracle applications 11i on Windows XP Professional and for some reason the process is getting stuck at :
    Step 3 of 5
    Command: c:\oracle\proddb\9.2.0\temp\PROD\adrundb.cmd
    g Performing database characterset conversion adsvdcnv.cmd
    I have tried several times and everytime it is getting stuck at this stage only.
    I am installing in language English only... and selected most of the options defaulted by the system.
    The system doesnot give any error message but get stuck at this point for hours. Couldn't figure out the problem... Please throw in some ideas... Thanks in advnance...

    Check the install log, this will tell you what happened with the file that was having problems. If you want to email the log to me i will have a look. But a lot of people have the same problem with this file so it's easy to fix.
    [email protected]

  • Oracle Applications 11i Export to Excel does not work.

    The export button does not work. When I click on export it says complete but does not bring up a window asking me to save. I have pop up blocker off and the site added to trusted sites. I have tried everything I have found so far but no luck. Help would be much appreciated.....thanks!!!!

    Please post the details of the application release, database version and OS.
    The export button does not work. When I click on export it says complete but does not bring up a window asking me to save. I have pop up blocker off and the site added to trusted sites. I have tried everything I have found so far but no luck. Help would be much appreciated.....thanks!!!!Was this working before? If yes, any changes been done recently?
    Can you reproduce the issue from other browsers/machines?
    Can you find any errors in the database log file?
    Please see these docs/links.
    Troubleshooting Export and Attachment issues in Oracle Applications 11i [ID 338651.1]
    Attachments and Exports, a Troubleshooting Guide [ID 135444.1]
    Export To Excel: How To Activate Debugging? [ID 464469.1]
    How to Troubleshoot Forms Hanging Using Export Functionality [ID 423261.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Troubleshoot+AND+Export&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Troubleshooting+AND+Export&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Export+AND+Excel&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Clone/refresh of oracle applications 11i

    i hav two requirements here:-
    1. to clone our prod instance to a new server i.e no binaries on target server (clone)
    2. to clone our prod instance to PREPRD servers i.e binaries on target server (refresh)
    3. want to clone database using rman
    prod instance: 2 node setup
    Node1: db n application (db n cp)
    Node2: application (web n form)
    versions:
    OS: Red Hat Enterprise Linux AS release 4 (Nahant Update 4) on HP box
    db: 9.2.0.8.0
    ebs: 11.5.9
    thanks for ur patience guys
    might b the solution/steps are already here but i m unaware
    Edited by: Haafiz on Dec 14, 2012 8:02 PM

    1. to clone our prod instance to a new server i.e no binaries on target server (clone)Make sure you have all OS pre-req. software/packages installed the use Rapid clone.
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1] -- Section 2: Clone Oracle Applications 11i)
    2. to clone our prod instance to PREPRD servers i.e binaries on target server (refresh)Use Rapid Clone.
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1] -- Section 2: Clone Oracle Applications 11i)
    3. want to clone database using rman
    prod instance: 2 node setup
    Node1: db n application (db n cp)
    Node2: application (web n form)Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1] -- Appendix B: Recreating Database control files manually in Rapid Clone.
    11i : Cloning E-Business Suite Using Hot Backup for minimal Downtime of Source Environment. [ID 362473.1]
    Cloning Oracle Application 11i /R12 with Rapid Clone - Database (9i/10g/11g) Using Hot Backup on Open Database [ID 760772.1]
    Thanks,
    Hussein

  • ORACLE APPLICATIONS 11I에서 JSP를 변경할 때마다 APACHE를 RESTART하지 않는 방법

    제품 : AOL
    작성날짜 : 2004-11-25
    ORACLE APPLICATIONS 11I에서 JSP를 변경할 때마다 APACHE를 RESTART하지 않는 방법
    ==============================================================
    PURPOSE
    ORACLE APPLICATIONS 11I에서 JSP를 변경할 때마다 APACHE를 RESTART하지 않는 방법
    Explanation
    Oracle Applications 11i는 jsp가 변경될 때마다 Apache server를 restart시켜야만 변경된 내용이 반영되도록 되어 있습니다.
    그러나, 때로는 개발환경의 경우에 많은 개발자들이 계속해서 jsp를 변경하기 때문에 그 때마다 Apache를 restart하기 힘든 경우가 발생합니다.
    이런 경우에는 아래와 같은 방법으로 setup을 변경하시면 됩니다.
    단, performance의 저하가 예상되므로 production system에서는 적용하지 않으시는 것이 좋습니다.
    1- Open you zone.properties file
    2- Search for a line that reads:
    servlet.oracle.jsp.JspServlet.initArgs=...,developer_mode=false,...
    3- Change developer_mode=false to developer_mode=true
    4- Save the file
    5- Bounce Apache
    Example
    N/A
    Reference Documents
    Note 214961.1

  • Failure Oracle Applications 11i

    We have the problem when running Oracle Applications 11i. The Message error :FRM:92090 an unexpected error ouccured
    How to solve this problem ? What causing this problem ?

    I grabed this from metalink note 178050.1. I haven't had to deal with this personally, so I can't say this is everything.
    # Recommended Fix
    For mass deployment and simplicity upgrade to Jinitiator to 1.1.8.16 to fix this problem
    95% of all pure Pentium 4 issues can be resolved by simply upgrading Jinitiator to 1.1.8.16 (patch 2127667). This places the correct version of symcjit.dll (3.10.0.107) on the client.
    If Jinitiator is ever uninstalled due then this method will not require the end user to reame the .dll file since it will be seeded correctly.
    Beware that at the time of this article, 1.1.8.16 is the highest version of Jinitiator certified with the applications. This is why it is the recommend patch. There are other jinitiators that will have the correct .dll but they encounter memory leaks. The only known problem with going Jinitiator 1.1.8.16 is left-handed mouse buttons do not function properly. There is a workaround listed in bug 2008854 for this, so it should not prevent users from going to 1.1.8.16.

  • ERROR: Unable to open structapps file!

    Hello,
    Having modified the structapps.fm in FM10, I am getting the following error within a dialog when attempting to use the same file in FM8:
    ERROR: Unable to open structapps file! FA_errno -43
    Is FM not backward compatible ? OR do I need to reread the file in FM8
    Thanks

    The file should be saved in the FM version that you're using it in. You can't use any newer FM version file in any older version of FM, e.g. FM8 can't open any FM10 files (except for the MIF formats).

Maybe you are looking for

  • Reading an invocation payload from BPEL

    Hi, I was wondering if anyone had successfully managed to read an XML payload from the BPEL dehydration store? I have a requirement to replay 4hrs of messages from BPEL in the event of a catastrophic failure on a subscribing system. I can't find any

  • Setting modem to bridge

    I'm using a DSL modem from Broadxent provided by AT&T. Connecting using PPPoE. Just set up my AEBS. Not able to get to the Internet. I read from another thread that setting the modem to bridge mode might fix it. Anyone know how to do that? Thanks!

  • IOS update resume problem

    My question is that I'm trying to update my ipod touch 4g to the version 4.3.3.  the file size is 650 MB as shown in itunes. Its a very large file size which approximately takes not less than 4 hours in my current connection. The problem is that when

  • How can I update specific records in a tabular form

    I have a form with two blocks. One is a "simple form" and the other block is "tabular". In the "tabular form" I have some data (codigo, descripcion, importe) I want to update the item "importe" acording to specific values given in the "simple form".

  • Mail can't Select All messages in this Conversation

    For years I have used Cmd-Shift-K in Mail to select all messages in the same conversation. This particularly useful, for example, when reading replies to posts in Apple discussions. When I select a message, all the messages with the same topic appear