RWRBE60.EXE - Application Error. The memory could not be written - URGENT !

Hi,
We are getting the error "RWRBE60.EXE - Application Error. The memory could not be written" in two of the 5 machines. That too, this error is encountered only some times and not always.
Scenario: The report builder generates the .PDF file and places it in the network path. The report is called from the forms 6i. We are using the Report Builder - 6.0.8.20.1.
This error is encountered in only 2 machines but not always.
It's a critical release issue. Could any let us know the possible solution?
Thanks,
Uma

Thanks. We can not re-install the report builder now. How do I check whether memory is sufficient or not?

Similar Messages

  • Why on close am I geting " firefox.exe -Application error - The memory could not be "written" "?

    Why on close am I geting " firefox.exe -Application error "The instruction at "0x00000000" reference menory at "0x00000000". The memory could not be "written" Click OK to terminate."?
    This is on Window XP
    A program White Smoke was loaded into this unit about 3 month ago and a popup to buy started appearing 1 week ago. I unistalled the program and i found virus that was removed.
    The unit will not allow a system restore also.

    You do not need to start Firefox to disable the Java Quick Starter, you can do that via the Java Control Panel (Control Panel > Java > Advanced)
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

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

  • Application Error: "The memory could not be 'read'."

    I am programming an application in C#.
    I am using an Acrobat Reader control on my form to display PDFs within my program.
    I have tried a couple of different configurations with the form control. I have drag-and-dropped the control prior to runtime. I have also tried to add the control dynamically.
    When I run the program, then activate the control and close the form, I get the following error.
    "sw:name.exe - Application Error; The instruction at "0x0700609c" referenced memory at "0x00000014". The memory could not be 'read'. Click on OK to terminate the program."
    I have googled this error for hours now, and cannot find anything that truly explains this error and how to fix it.
    Thank you for any help.

    To who may be interested, I managed to find a workaround for this bug in Adobe Reader 9.0.
    It seems that, somehow, LabVIEW, and other programming tools, straggle with this version of Adobe (I assume that this is due to this bug) when closing the reference to Adobe created by the ActiveX container.  So the solution would be closing "by hand" this reference, and telling Windows to free all the relation between the application (LabVIEW for us) and Adobe.  The idea is that when we've done with the VI which displays the PDF via ActiveX, we should close the reference to the ActiveX control, close the reference to the VI, and:
      - process all the Windows messages currently in the message queue (.NET:  System.Windows.Form.Application -> DoEvents
      - run CoFreeUnusedLibraries in "ole32.dll"
    I hope this information can help somebody, as I wasted too much time to figure this out (finding eventually the answer in a forum of Adobe!)
    P.S. For those who program in C# as well, check this link; this was my source.

  • Safari Application Error "The memory could not be read"

    First of all I would like to say I LOVE Safari (for Windows). Because of it and iTunes I have recently purchased a mac. Now the problem.
    For the past 2 weeks or so this has been happening. When I start up Safari I get an error message that says
    Safari.exe - Application Error
    The Instruction at "0x121f377b" referenced memory at "0x00000000". The memory could not be "read". Click OK to terminate the program.
    Now here is where its funny....Safari works, just every time i open it wether it a new window or at startup...this comes up. Does anyone know anyway to fix this and any useful tips for Safari/internet connections/macs?

    Actually, I spoke too soon as far as AVG Free anti-virus' link scanner. The next time I opened Pandora internet radio, I got the error again. Looks like it has something to do with adobe flash player for Safari. I removed flash player and i could not get the error. As soon as i re-install and run a website with flash, it gives me the error again until i restart my machine.

  • Receive an Application Error (The memory could not be "read") when opening

    After I install Itunes the program works ok until I close it and try to reopen. When I do this I receive an Application Error that says:
    The instruction at "0x6686f183" referenced memory at "0x0fccc094". The memory could not be "read".
    Click OK to terminate the program
    Click CANCEL to debug the program
    Debugging does not work so the only solution is to uninstall Itunes and then reinstall. That again only works for one use of the program. As soon as I close it and re-open, I get the same error. Please HELP. I cannot waste any more time uninstalling and reinstalling.
    Sony   Windows XP  

    Try this: Turn off automatic Microsoft/Windows updates and reboot your computer. I saw this a couple of weeks ago on the forum.

  • Application error The memory could not be read 0x00000014

    Hi everyone,
    I would like to know if any of you have come across this issue.
    I'm running an application built by me in a computer with LabVIEW Run-time 9 in which I display a PDF file using an ActiveX control:
     The target computer runs Adboe Reader 9.0.  Everything works perfect until the application is closed.  From time to time (nearly most of the times), I've got the next windows error:
    "Application Error:  The instruction at "0x0ffd609c" referenced memory at "0x00000014".  The memory could not be "read".  Click on OK to terminate the program".
    Trying to find out the reason, I found a couple of forums which claim that the reason is a bug in Adobe 9.0 (actually, I've tried running the application with Adobe Reader 8 and I cannot repeat the error).  Any of you have had this error before and found a solution?  Those links weren't about LabVIEW and I have no idea how to get around this issue.
    Any help is appreciate it.
    Thanks in advance.
    Dani
    Solved!
    Go to Solution.

    To who may be interested, I managed to find a workaround for this bug in Adobe Reader 9.0.
    It seems that, somehow, LabVIEW, and other programming tools, straggle with this version of Adobe (I assume that this is due to this bug) when closing the reference to Adobe created by the ActiveX container.  So the solution would be closing "by hand" this reference, and telling Windows to free all the relation between the application (LabVIEW for us) and Adobe.  The idea is that when we've done with the VI which displays the PDF via ActiveX, we should close the reference to the ActiveX control, close the reference to the VI, and:
      - process all the Windows messages currently in the message queue (.NET:  System.Windows.Form.Application -> DoEvents
      - run CoFreeUnusedLibraries in "ole32.dll"
    I hope this information can help somebody, as I wasted too much time to figure this out (finding eventually the answer in a forum of Adobe!)
    P.S. For those who program in C# as well, check this link; this was my source.

  • Itunes 7 Application error - the memory could not be "read"

    Hi guys.
    I just bought my first ipod and i upgrated itunes.
    but now itune just doesn't work!!!
    i getting this message:
    the instruction at "0x1000257a" referenced memory at "0x00000000". The memory could not be "read".
    I tried to uninstalled but it didn't help.
    I so frustrated, what sould i do...

    okay, the broken QT will be causing at least some of the itunes grief.
    let's try this first.
    head into your Add/Remove programs. uninstall your existing QuickTime.
    if Add/Remove won't let you uninstall QuickTime, download and install the Windows Installer CleanUp utility. then use it to clear any existing QuickTime installation configuration information from your PC:
    Description of the Windows Installer CleanUp Utility
    Next, we’ll manually remove leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx.
    7. Restart your computer.
    next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes. (switch off antivirus and antispyware applications prior to the install.)
    go into Add/Remove and select itunes. click "Change" and then click "Repair".
    if the repair install goes through okay, restart the PC and try launching itunes again. does it launch properly now?

  • RWRBE60.EXE - Application Error. The memory could not be "read" - URGENT !

    Hi,
    We are getting the error "RWRBE60.EXE - Application Error. The memory could not be written" in some of the machines. That too, this error is encountered only some times and not always.
    Scenario: The report builder generates a .RTF file and places it in the network path. The report is called from the forms 6i. We are using the Report Builder - 6.0.8.25.0.
    This error is encountered only in some machines but not always.
    It's a critical release issue. Could any let us know the possible solution?
    Thanks,
    Monica

    Thanks. We can not re-install the report builder now. How do I check whether memory is sufficient or not?

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

  • HELP: "nsAppShell:EventWindow: firefox.exe - Application Error The instruction at 0x0770e1b0 referenced memory at 0x0770e1b0. The memory could not be written."

    Whenever I close Firefox, I get this error message: "nsAppShell:EventWindow: firefox.exe - Application Error The instruction at 0x0770e1b0 referenced memory at 0x0770e1b0. The memory could not be written."
    Help - How to get rid of this message/error?

    In order to be able to find the correct solution to your problem, we require some more non-personal information from you. Please do the following:
    *Click the Firefox button at the top left, then click the ''Help'' menu and select ''Troubleshooting Information'' from the submenu. If you don't have a Firefox button, click the Help menu at the top and select ''Troubleshooting Information'' from the menu.
    Now, a new tab containing your troubleshooting information should open.
    *At the top of the page, you should see a button that says "Copy text to clipboard". Click it.
    *Now, go back to your forum post and click inside the reply box. Press Ctrl+V to paste all the information you copied into the forum post.
    If you need further information about the Troubleshooting information page, please read the article [[Use the Troubleshooting Information page to help fix Firefox issues]].
    Thanks in advance for your help!

  • Itunes: itunes.exe - Application Error. The instruction at "0x00000000" referenced memory at "0x00000000". The memory could not be "written"

    Itunes: iTunes.exe - Application Error
    The instruction at "0x00000000" referenced memory at "0x00000000".
    The memory could not be "written"
    Anyone have solution. Already tried uninstall and reinstall

    Did you sort this issue out?
    I have the same problem.

  • When opening my Itunes i get "Application Error - The instruction at "0x00000000" referenced memory at "0x00000000".  The memory could not be "written" - i have tried to reinstall..

    Itunes: iTunes.exe - Application Error
    The instruction at "0x00000000" referenced memory at "0x00000000".
    The memory could not be "written"
    (numbers changes each time so i just wrote 0's)
    Anyone have solution. Already tried uninstall and reinstall.
    Using Windows 8

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • FlashPlayerPlugin - Application error message - "The instruction at 0x71a30000 referenced memory at 0x71a30000. The memory could not be written"

    Since upgrading to Windows 8 Pro (with a downloaded upgrade, not a "clean" instal, so all my apps and settings were retained) I get the following error message when starting my customised version of Firefox with several pinned tabs, or when flash content loads in an uncustomised version in another user account, or when that version is closed if no flash content is loaded :-
    (Title) - FlashPlayerPlugin_11_5_502_110.exe - Application Error
    (Content) - "The instruction at 0x71a30000 referenced memory at 0x71a30000. The memory could not be written. Click on OK to terminate the program"
    This also happened with the 11.4.402 version prior to today's update.
    I have tried running the browser with add-ons disabled, and uninstalled/re-installed Firefox, but the problem remained. Can anyone tell me what the problem is and how to fix it?

    For me, the problem was with Trusteer. An update of Trusteer is available which solves this issue. All okay now.

  • Just download Adobe Reader XI for windows 8.1,  it doesn't work.  My OS is Windows 8.1 64-bits.  Two dialogues appear as  1.) AcroRd32.exe Error, The instruction at 0x9068675f reference memory at 0x9068675f. The memory could not be written. Click on OK to

    Just download Adobe Reader XI for windows 8.1,  it doesn't work.  My OS is Windows 8.1 64-bits.  Two dialogues appear as  1.) AcroRd32.exe Error, The instruction at 0x9068675f reference memory at 0x9068675f. The memory could not be written. Click on OK to terminate the program.  2.) Adobe Reader ha stopped working, a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution ia available.

    What is the Reader XI version you installed?
    Does this also happen when you open Reader by itself?  If not, can you try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].

Maybe you are looking for