Java.exe - Application error. The instruction at "0x504c42b8" referenced memory at "0x00000009".The memory cannot be "read".

Our production application is experiencing the following error with increasing
frequency.
Windows 2000 Dialog Box:
java.exe - Application error.
The instruction at "0x504c42b8" referenced memory at "0x00000009".The memory cannot
be "read".
Click on OK to terminate program.
Does anybody know the cause and solution to this problem?
We're using WL 5.1.0 sp11 jvm version 1.2.2_007
However, searching the web indicates the error message occurs with a variety of
configurations.
[javaError.gif]

John Slaman wrote:
>
Our production application is experiencing the following error with
increasing frequency.
Windows 2000 Dialog Box:
java.exe - Application error.
The instruction at "0x504c42b8" referenced memory at "0x00000009".The
memory cannot be "read".
Click on OK to terminate program.
Does anybody know the cause and solution to this problem?
We're using WL 5.1.0 sp11 jvm version 1.2.2_007
However, searching the web indicates the error message occurs with a
variety of configurations.I believe this is a memory flaws problem, cannot read memory can be in 2
ways: either the address has been allocated (reserved) by some other
resources or the address specified is not valid (phantom lookup).
Try to get a higher version of WLS.
Thanks,
Neo Gigs
"Follow the white rabbit..."

Similar Messages

  • Nimax.exe - Application Error. Instruction at 0x6d8e3e61 referenced memory at 0x00000000. The memory could not be "read."

    On startup I get a nimax.exe application error.
    The instruction at "0x1ce30df7" referenced memory at "0x00000000". The memory could not be "read".
    This happens every time I start the computer, run a vi with the initialize.vi or try to use the measurement and automation explorer.
    I am running windows XP, Labview 7.1,  and max 3.1.1

    I had a similar problem in win2000 / max 3.1.1.  I do not recall the exact memory location error.
    It happened every time I started the computer, or once started, evrytime I load a vi that has some daqmx functionlity.
    I reinstalled windows / Nidaq, and never had the error again.

  • I just downloaded firefox 7.0.1 and when I try to open it I get a firefox.exe - application error stating "instruction at 0x1000863c referenced memory at 0x1000863c. The memory could not be read." The application never opens. what can I do?

    As stated above I get an error message when I try to open Firefox. The options given in the message are "click OK to terminate program" or "click CANCEL to deug program".

    I have now downloaded an older version of firefox and it seems to be working as long as I don't use the google homepage or search.
    I am guessing that my computer is just to old to support the 7.0.1 version.
    Thanks for your help.

  • Java.exe-Application Error

    Hi,
    There is a runtime error
    java.exe - application error - the
    instruction at "0x5006f60a" referenced memory at "0x08f20528". The memory
    could not be "written"
    The application was performing well, but now there is an runtime error which gives the above statement.
    I re-installed the java.exe , but the same error exists.
    Is there any solution for it.?
    Kindly help.
    Regards,
    vidhya

    Windows, eh? Ask Bill if he can resolve it.
    ***Annie***

  • Jav.exe - application error

    The software I am using needs to run a Java virtual machine, and requires jre1.2.2. However when it tries to launch java I get the following error
    Java.exe application error
    The instruction at "0x500bf874" referenced memory at "0x00000e7f". The memory could not be "read"
    Click OK to terminate
    CLick on cancel to deug.
    Any ideas what is causing this?

    What OS are you using?
    What exact version of the JRE 1.2.2 are you using?
    I remember this error with Win2000 and an old 1.2.2 jre. Try to download the latest one (1.2.2_013).
    http://java.sun.com/products/jdk/1.2/download.html
    hope this help.

  • JFileChooser causes "java.exe - Application Error"

    Hi,
    When I'm closing an JFileChooser dialog (by e.g. pressing ok or cancel) a second or so later my JVM terminates with the error message "java.exe - Application Error. The instruction at "0*6d0ea46e" referenced a memory at "0x00000000". The memory could not be "read". Click on OK to treminate the program".
    I turned on verbose output from the JVM and the last printout was:
    [Loaded javax.swing.Autoscroller from C:\Program Files\Java\jdk1.5.0\jre\lib\rt.jar]
    [Dynamic-linking native method sun.awt.windows.WComponentPeer.removeNativeDropTarget ... JNI]
    result 1
    [Dynamic-linking native method sun.awt.windows.WFramePeer.getState ... JNI]
    [Loaded java.awt.EventDispatchThread$StopDispatchEvent from C:\Program Files\Java\jdk1.5.0\jre\lib\rt.jar]
    [Dynamic-linking native method sun.awt.windows.WToolkit.shutdown ... JNI]
    No exception is shown.
    I have uninstall all old JVMs and reinstalled JDK 5.0. This does not help.
    This simple program causes the termination of the JVM:
    public static void main(String[] args) {
    System.out.println("0");
    JFileChooser fileChooser = new JFileChooser();
    System.out.println("1");
    int result = -2;
    try {
    result = fileChooser.showOpenDialog(null);
    } catch (HeadlessException e1) {
    e1.printStackTrace();
    System.out.println("result " + result);
    try {
    Thread.sleep(5000);
    } catch (InterruptedException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    System.out.println("2");
    I receive the printout "result" but not "2".
    I appriciate any help!
    BR
    /Marcus

    No, this is very bad. Any time you see a message like this mentioning a memory address, it means that java, not you, has crashed. There's no way for you to fix this. The only thing you can try is to work around it.
    My suggestions:
    1. Report it to Sun. Make sure you include your system info (processor, memory, computer manufacturer) and what version of java you're using
    2. Try downloading and installing a different version of java

  • Java.exe - Application error. memory cannot be "read".

    Hi
    I am facing this problem in a production server. This error happens once in a while.
    java.exe - Application error. The instruction at "0x0803de14" referenced memory at "0x00000000".The memory cannot be "read".
    I am using WL 8.1.4, JDK 1.4.2_08. Server is Windows Server 2003R2 (we have tried with Windows 2003 also).
    LAst week, in fact, we have reformatted the production server and reinstall the software and deploy again but still same results.
    I have created the WL domains on another app server (but still pointing to the same DB) but still having the problem.
    Any one got any clue. Many thanks.
    Edited by yewloon at 05/30/2007 12:36 AM

    how many instances do you have ? what are you trying to deploy (war,jar or ear)? how do you access the application ?, I mean do you go through any webserver ?, have you configured the webserver plugin correctly ?

  • Java.exe application error - the memory could not be read

    Hi all,
    I have some problems. I have been getting this error:
    The instruction at "0x03491c33" referenced memory at "0x034c1f77". The memory could not be "read".
    This error occurs when the disconnect function() is called.
    My code is as follows:
    JNIEXPORT void JNICALL Java_JFrame_disconnect (JNIEnv * env, jobject obj) {
    ::CoInitialize(NULL);
    HINSTANCE getprocDLL = LoadLibrary(TEXT("test.dll"));
    if (getprocDLL != NULL){
    typedef void (_cdecl*pICFUNC)(void);
    pICFUNC disconnect;
    FARPROC getProcessID = (FARPROC)GetProcAddress(HMODULE(getprocDLL),"Disconnect");
    disconnect = pICFUNC (getProcessID);
    disconnect() <---- error occurs when this function is called
    FreeLibrary(getprocDLL);
    ::CoUninitialize();
    Any idea what could be the possible problem with the code?
    Any help / suggestions would be greatly appreciated! Thanks in advance!
    Edited by: dolphlam on Sep 4, 2008 12:41 AM

    1. Check what value getProcessID has.
    2. Verify that the signature of the method that you are casting it to is correct.
    3. Can you call disconnect without actually connecting to something?
    4. Move the code out of JNI entirely. Create a C/C++ executable and verify that the code works there first.

  • Error: The instruction at "07c8327f9" referenced memory at "0xffffffff"

    Error: The instruction at "07c8327f9" referenced memory at "0xffffffff" The memory could not be read.
    I developed a Vb application wich makes connection by the ODBC oracle driver 10.01.00.02. Everything works fine, only when I exit the application i got the error "The instruction at ...." The application is running under windows 2003 server.
    Could anybody help me?
    I read somewhere that i need a patch to solve this, but i couldn't find any page for this version ot the odbc driver of oracle

    John Slaman wrote:
    >
    Our production application is experiencing the following error with
    increasing frequency.
    Windows 2000 Dialog Box:
    java.exe - Application error.
    The instruction at "0x504c42b8" referenced memory at "0x00000009".The
    memory cannot be "read".
    Click on OK to terminate program.
    Does anybody know the cause and solution to this problem?
    We're using WL 5.1.0 sp11 jvm version 1.2.2_007
    However, searching the web indicates the error message occurs with a
    variety of configurations.I believe this is a memory flaws problem, cannot read memory can be in 2
    ways: either the address has been allocated (reserved) by some other
    resources or the address specified is not valid (phantom lookup).
    Try to get a higher version of WLS.
    Thanks,
    Neo Gigs
    "Follow the white rabbit..."

  • Rwrun.exe - Application Error while running Concurrent Requests in R12(Win)

    Hi Gurus,
    I am getting the Rwrun.exe Application error, whenever i am running a concurrent request. The thing, that i feel is: Probably, The concurrent requests that has the output file associated with them are the one that are running into error.
    The following is the description of the error popup:
    rwrun.exe - Application Error
    The instruction at "0x663ed168" referenced memory at "0x00000004". The memory could not be "read".
    Click OK to terminate the program.
    Click CANCEL to debug the program.
    Due to this, am not able to submit any of the Reports.
    Details of My installation:
    Apps Version: Release 12
    Platform: Windows XP SP2
    Installed on: External HDD of 250GB
    Addon Patches after install: None.
    Has anybody faced this problem earlier?
    Please help me out gurus..
    Thanks in advance.
    Regards,
    Ajit

    Check the Event Viewer to see if there is more information about the error that can help.

  • OutlookSyncClient.exe - Application Error

    I really need some help. Since the latest version of iTunes, I can not sync my Outlook Calendar (using Outlook 2003). This is the message I keep getting:
    "OutlookSyncClient.exe - Application Error" with a bunch of numbers then it says "The memory could not be "read."
    I spent almost 2 hours with Tech support yesterday and we did everything...uninstall, reinstall, reset history, make sure no 3rd party add-ins were present, etc. EVERYTHING. After 2 hours tech support said Engineering is aware and there is NO fix right now. So my calendar is USELESS. Does anyone out there have a fix for this?
    The only COM Add-Ins located in my box is, "iTunes Outlook Addin" that is it.
    HELP.

    I had a similar issue with Outlook 2007. In short, this is what someone instructed me to do...and it worked. His name was Jason L. You may want to give this a try.
    Try Resetting Sync History in iTunes, goto Edit>Prefrences>iPhone>Reset Sync History>Reset Sync History.
    Goto the Info tab in iTunes> sync only calendars> advanced replace calendars on the iPhone, This will replace the calendars on the iPhone with calendars from the computer.
    If the iPhone sync still gives the Mingling data error, make sure calendars in Outlook do not have blank titles as described here: http://docs.info.apple.com/article.html?artnum=306470
    Jason
    Hope this helps. I know how frustrating this can be. Good Luck!

  • RoboHTM.exe - Application Error message

    In one of my RH5 projects, I'm getting the RoboHTML.exe
    Application Error message "Instructions at ...referenced memory at
    ... . The memory cannot be read. Seems to happen when I try to
    create a new template or when I try to change the template assigned
    to a specific topic.
    Each time the project crashed, I tried to recreate the same
    template but it was already there. So I tried importing it but that
    didn't work.
    Although I'm using FlashHelp, which reports the hhp file as
    "unused." I tried Peter Grainge's suggestion regarding deleting xpj
    and cpd files and then using the hhp file to recreate my project
    files. This was fine except all of the templates that I had created
    vanished from the template folder. Because they were missing from
    the Templates folder, I was again confused as to what I should do
    as far as deleting or importing the templates to ensure that my
    version info displayed in the topic footers..
    I want to convert this project to Rh6 but am hesitant to do
    so until I've debugged the problem with this intermittent
    error.

    This has been covered in the forums before, but instead of searching, try this:
    Search for the file "cmsnxeye.exe" yields three locations:
    1) C:\Program Files\TARGUS\ACP50\Driver\CMdrv
    2) C:\windows\system
    3) C:\windows\prefetch\cmsnxeye.exeXXXXX.pf
    Delete the files in BOTH 2) and 3) and reboot. Let the board know how you do.
    T520 4239-CTO
    T61/p 6459-CTO (Gone but not forgotten)
    A31/p XP Pro 1 gig memory
    A30/p XP Pro 1 gig memory
    TP600 Win 2K 288 mb memory
    701C Win 98 Don't ask

  • We installed  the Acrobat Reader 11.0.09  on Citrix enable Windows 2008 server  a month ago , it was working.  starting from this weeke we are receiveing error mesaage   AcroRD32.exe - application error  (Instruction at 0x...bad8  bad referenced memory at

    We installed  the Acrobat Reader 11.0.09  on Citrix enable Windows 2008 server  a month ago , it was working.  starting from this weeke we are receiveing error mesaage   AcroRD32.exe - application error  (Instruction at 0x...bad8  bad referenced memory at 0x....bad8 The memory could not be written  Click ok to terminate the program)
    Instruction at 0x...bad8  bad referenced memory at 0x....bad8
    The memory could not be written
    Click ok to terminate the program

    Hi SUBRAMANIAN,
    Are you still facing this issue? It seems to be conflict to me.
    Are you using any third party plugins with Acrobat? Try disabling and to use it again.
    Regards,
    Ajlan Huda.

  • Explorer exe. Application error" it says "The instruction at 0xf6628a87 referenced memory at 0x00000000 The Memory could not be read Click on OK to terminate the program

    the other day i did the windows 2008 R2 Rebooting 
    Explorer exe. Application error" it says "The instruction at 0xf6628a87 referenced memory at 0x00000000 The Memory could not be read Click on OK to terminate the program
    i just get this error message.  If it is anything serious, there is nothing I can do.
    the 2008R2 OS was hang out of control
    what  is a major cause of error message?  is there any fix or Hotfix?

    Hi,
    Regarding the current issue, it may be caused by some third party software conflicting with explorer.exe or it could be a memory conflict with a driver.
    Signs of low memory include poor performance, low-memory or out-of-memory notifications, and display problems. I would suggest you to follow the steps provided in these methods and check if
    it helps in resolving the issue:
    Method 1: Run System Maintenance troubleshooter:
    Step 1 : Move your mouse to the right bottom and click on search.
    Step 2 : Type Troubleshooting in the search box and click on it
    Step 3 : On left pane click “View all” click on the "Run Maintenance task" under the System and Security.
    Step 4 : Click on the "Next" in the System Maintenance interface.
    Select "Try troubleshooting as an administrator
    Method 2:
    I would suggest you to run the Memory Diagnostic Tool and check if it helps.
    a) Press
    Windows key and type "memory".
    b) Click "Settings" and then click the result "Diagnose your computer's memory problems".
    c) Select the recommended option to run the tool.
    Check if the issue still persists. If the issue persists, increase the virtual memory.
    Change the size of virtual memory
    http://windows.microsoft.com/en-in/windows-8/change-the-size-of-virtual-memory
    Method 3: I would suggest you to run System File Checker tool (SFC.exe) and check if it helps. The System
    File Checker tool (SFC.exe) scans for missing or corrupted system files and repairs them.
    Run System File checker to see if you have any corrupted system files.
    Use the System File Checker tool to repair missing or corrupted system files
    http://support.microsoft.com/kb/929833/en-us
    Method 4: If issue persists follow these steps:
    I would also suggest you to check if the same issue occur in Safe Mode and check if the issue occurs there as well.
    Step 1:
    Start your computer in safe mode
    http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode
    Step 2:
    Follow the Microsoft KB article to perform clean boot on the computer. A clean boot helps eliminate software conflicts.
    How to perform a clean boot in Windows 8.1, Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135
    Disclaimer: After you have finished troubleshooting, follow these steps from section “How to
    reset the computer to start as usual after clean boot troubleshooting” to reset the computer to start as usual.
    Hope this helps.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • When I open Firefox I get this error-firefox.exe application error the instruction at 0x02c38690 referenced memory at 0x02c38690 the memory could not be written

    When I open Firefox I get the following error: firefox.exe application error - The instruction at 0x02c38690 referenced memory at 0x02c38690 - The memory could not be written - Click on OK to terminate the program.
    If you click on OK it closes Firefox - You can not reopen Firefox until you reboot the computer. Then it starts all over again.
    The same happens if I click the "X" instead on the error window.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • I changed my Apple ID to a new one, but...

    I changed my Apple ID to a new one, but I can't change it on my iPod Touch. What do I need to do?

  • How do I reinstall os x moutain lion after deleting necessary files?

    When trying to get my Canoscan 9550F to work with OS X 10.8.x, I was able to add it to the system settings under printer, but still it didn't work. I decided to make sure the Canon driver and Apple driver weren't fighting, so I deleted some files. No

  • Critique my JAXB object wrapper.

    Hello Ladies and Gents, I have a question on wrapping a jaxb created class and would really like to hear your inputs. My xsd looks a bit like: <ComplexService> <ComplexObject1> <Element1></Element1> <Parameter></Parameter> </ComplexObject1> <ComplexO

  • Where is the WLConnection class ???

    Hi ! in the weblogic documentation : http://edocs.bea.com/wls/docs70/jdbc/thirdparty.html#1050527 I see that it's possible to use the WLConnection class to get a connection, but I don't find this class in the package weblogic.jdbc.extensions.WLConnec

  • Flash 9 on a Mac

    After attempting to load Flash 9, I receive the following message: Safari cannot find the Internet Plug-in The page "ABC News: Online news, breaking news, feature stories and more" has content of MIME type "application/x-shockwave-flash". Because you