Windows 2003 Memory Dump - Bug check Analysis attached

Hi all
I recently have had a Windows 2003 Standard with SP2 server crash with a memory dump
 I have used WinDBG to read the file and output below
can anyone shed any light on the faults, or point me in the right direction?
*                        Bugcheck Analysis                                   
KERNEL_MODE_EXCEPTION_NOT_HANDLED (8e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003.  This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG.  This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG.  This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 8081c630, The address that the exception occurred at
Arg3: b7487c30, Trap Frame
Arg4: 00000000
Debugging Details:
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
nt!IoGetAttachedDevice+c
8081c630 8b4810          mov     ecx,dword ptr [eax+10h]
TRAP_FRAME:  b7487c30 -- (.trap 0xffffffffb7487c30)
ErrCode = 00000000
eax=000007f6 ebx=85e76068 ecx=000007f6 edx=00000000 esi=85e76068 edi=89d42020
eip=8081c630 esp=b7487ca4 ebp=b7487ca4 iopl=0         nv up ei pl nz na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206
nt!IoGetAttachedDevice+0xc:
8081c630 8b4810          mov     ecx,dword ptr [eax+10h] ds:0023:00000806=????????
Resetting default scope
DEFAULT_BUCKET_ID:  DRIVER_FAULT
BUGCHECK_STR:  0x8E
PROCESS_NAME:  DocTransport.ex
CURRENT_IRQL:  0
ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) x86fre
LAST_CONTROL_TRANSFER:  from 8082db20 to 80827f7d
STACK_TEXT: 
b74877fc 8082db20 0000008e c0000005 8081c630 nt!KeBugCheckEx+0x1b
b7487bc0 8088c12a b7487bdc 00000000 b7487c30 nt!KiDispatchException+0x3a2
b7487c28 8088c0de b7487ca4 8081c630 badb0d00 nt!CommonDispatchException+0x4a
b7487ca4 8081c7e1 89d42020 b7487d64 00000000 nt!KiExceptionExit+0x186
b7487cb8 808f44c7 85e76068 b7487d64 08a9ea50 nt!IoGetRelatedDeviceObject+0x63
b7487d38 8088b658 00001e20 00000000 00000000 nt!NtReadFile+0x55
b7487d38 7c82845c 00001e20 00000000 00000000 nt!KiSystemServicePostCall
WARNING: Frame IP not in any known module. Following frames may be wrong.
08a9ea8c 00000000 00000000 00000000 00000000 0x7c82845c
STACK_COMMAND:  kb
FOLLOWUP_IP:
nt!IoGetAttachedDevice+c
8081c630 8b4810          mov     ecx,dword ptr [eax+10h]
SYMBOL_STACK_INDEX:  0
SYMBOL_NAME:  nt!IoGetAttachedDevice+c
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: nt
IMAGE_NAME:  ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP:  51d4c567
IMAGE_VERSION:  5.2.3790.5190
FAILURE_BUCKET_ID:  0x8E_nt!IoGetAttachedDevice+c
BUCKET_ID:  0x8E_nt!IoGetAttachedDevice+c
ANALYSIS_SOURCE:  KM
FAILURE_ID_HASH_STRING:  km:0x8e_nt!iogetattacheddevice+c
FAILURE_ID_HASH:  {22c1c728-5bf3-efb9-fff4-40d5ae0d47e2}
Followup: MachineOwner

Hi,
For Bug Check 0x8E, it
indicates that a kernel-mode application generated an exception that the error handler did not catch. For more details, please refer to following article and check if can help you.
Bug Check 0x8E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
Did you remember that which operation (or any change) you do before this issue occurred? Or just the server
crashed suddenly?
Please check if all necessary updates were installed and drivers were updated.
à
PROCESS_NAME: 
DocTransport.exe
Did you install any third-party application on the server? Please
perform a clean boot and monitor the result.
By the way, as you know, troubleshoot this kind of kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. However, it is not
effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
To obtain the phone numbers for specific technology request, please refer to the web site listed below:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
Hope this helps.
Best regards,
Justin Gu

Similar Messages

  • Windows rebooted from a bug check..

    The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000000a (0x0000000000000048, 0x0000000000000002, 0x0000000000000001, 0xfffff8026303b73e).
    Hello! I've been having bluescreens for about 2 months now. I thought it was my graphic card so I bought a new one and that did not work. I've formatted 4 times - running Windows 8.1 w/ all updates. Any deciphering of the bug check would be great, thanks
    for your time.

    KMODE_EXCEPTION_NOT_HANDLED (1e)
    This indicates that a kernel-mode program generated an exception which the error handler did not catch.
    BugCheck 1E, {ffffffffc0000005, fffff80307127fd8, 0, ffffffffffffffff}
    1: kd> ln fffff80307127fd8
    (fffff803`07127ad0) nt!MiResolveProtoPteFault+0x508 | (fffff803`071283e0) nt!MiCompleteProtoPteFault
    The exception occurred in nt!MiResolveProtoPteFault+0x508.
    1: kd> kv
    Child-SP RetAddr : Args to Child : Call Site
    ffffd000`22e9ed88 fffff803`07219d47 : 00000000`0000001e ffffffff`c0000005 fffff803`07127fd8 00000000`00000000 : nt!KeBugCheckEx
    ffffd000`22e9ed90 fffff803`071dabc2 : 00000000`c64430c0 fffff803`07332420 00000000`0000007d ffffe000`c5ada638 : nt! ?? ::FNODOBFM::`string'+0x3a897
    ffffd000`22e9f480 fffff803`071d90fe : 00000000`0000043d 00007ffb`890e3001 ffff0000`00000001 0000ffff`fffff000 : nt!KiExceptionDispatch+0xc2
    ffffd000`22e9f660 fffff803`07127fd8 : ffffe000`c9361dd8 00007ffb`890e3e88 00000001`60c4f021 ffffe000`c9361dd8 : nt!KiGeneralProtectionFault+0xfe (TrapFrame @ ffffd000`22e9f660)
    ffffd000`22e9f7f0 fffff803`0712638d : fffff6e0`00da6610 00007ffb`8901a13c fffff6bf`fdc480d0 ffffe000`c9361dd8 : nt!MiResolveProtoPteFault+0x508
    ffffd000`22e9f890 fffff803`070e258a : ffffe000`c94b1880 00007ffb`8901a13c ffffe000`c94b1880 ffffe000`00000000 : nt!MiDispatchFault+0x29d
    ffffd000`22e9f9c0 fffff803`071d922f : 00000000`00000008 00000000`037cfb30 ffffe000`c94b1801 ffffd000`22e9fb00 : nt!MmAccessFault+0x36a
    ffffd000`22e9fb00 00007ffb`8901a13c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x12f (TrapFrame @ ffffd000`22e9fb00)
    00000000`206fda78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffb`8901a13c
    1: kd> .trap ffffd000`22e9f660
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000073752860 rbx=0000000000000000 rcx=e000c93bf5780460
    rdx=0000000000165396 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80307127fd8 rsp=ffffd00022e9f7f0 rbp=0000000000000000
    r8=0000058000000000 r9=ffffe000c9361dd8 r10=ffffd00022e9fb00
    r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0 nv up ei pl zr na po nc
    nt!MiResolveProtoPteFault+0x508:
    fffff803`07127fd8 488b3f mov rdi,qword ptr [rdi] ds:00000000`00000000=????????????????
    1: kd> u @rip
    nt!MiResolveProtoPteFault+0x508:
    fffff803`07127fd8 488b3f mov rdi,qword ptr [rdi]
    fffff803`07127fdb 4885ff test rdi,rdi
    fffff803`07127fde 0f841efcffff je nt!MiResolveProtoPteFault+0x132 (fffff803`07127c02)
    fffff803`07127fe4 488bc7 mov rax,rdi
    fffff803`07127fe7 4883e0f8 and rax,0FFFFFFFFFFFFFFF8h
    fffff803`07127feb 4883f808 cmp rax,8
    fffff803`07127fef 0f840dfcffff je nt!MiResolveProtoPteFault+0x132 (fffff803`07127c02)
    fffff803`07127ff5 400fb6c7 movzx eax,dil
    fffff803`07127d12 0f84f0020000 je nt!MiResolveProtoPteFault+0x538 (fffff803`07128008)
    fffff803`07127d18 480fbae708 bt rdi,8
    fffff803`07127d1d 0f82f0020000 jb nt!MiResolveProtoPteFault+0x543 (fffff803`07128013)
    fffff803`07127d23 4c8bc3 mov r8,rbx
    fffff803`07127d26 49c1e805 shr r8,5
    fffff803`07127d2a 4183e01f and r8d,1Fh
    fffff803`07127d2e 4184d9 test r9b,bl
    fffff803`07127d31 0f857c370e00 jne nt! ?? ::FNODOBFM::`string'+0x2c003 (fffff803`0720b4b3)
    fffff803`07127d37 488b442448 mov rax,qword ptr [rsp+48h]
    fffff803`07127d3c 488d0dade1f5ff lea rcx,[nt!MiReadWrite (fffff803`07085ef0)]
    Verify Flags Level 0x0002092b
    STANDARD FLAGS:
    [X] (0x00000000) Automatic Checks
    [X] (0x00000001) Special pool
    [X] (0x00000002) Force IRQL checking
    [X] (0x00000008) Pool tracking
    [ ] (0x00000010) I/O verification
    [X] (0x00000020) Deadlock detection
    [ ] (0x00000080) DMA checking
    [X] (0x00000100) Security checks
    [X] (0x00000800) Miscellaneous checks
    [X] (0x00020000) DDI compliance checking
    We have Driver Verifier enabled at the time of the crash, yet we have a ton of memory related stuff going on, and an exception occurring in one as well. Although Memtest failed, at this point I am going to say we're either not catching a problematic low-level
    driver causing corruption, or we have a RAM/motherboard problem despite Memtest passing.
    1. Uninstall any/all Asus bloatware (AI Suite, PC Probe, etc... whatever you have).
    2. Uninstall/disable the nVidia Streaming Service ASAP.
    3. If the above fails, faulty RAM and/or motherboard. Although before definitely concluding this, I'd try a BIOS update if available.
    Regards,
    Patrick
    “Be kind whenever possible. It is always possible.” - Dalai Lama

  • Windows 7 - Memory Dump problem ! Blue screen of death !! HELP

    Hey guys,
    I have an iMac 27 inch 2011  running Windows 7 home premium 64bit using bootcamp. My computer specs are
    I Mac OSX 10.7  
    CPU - Intel i7 3.4 ghz quad core
    RAM - (16 gb )
    VIDEO - ATI Radeon HD 2 GB
    I installed windows 7 on my imac using bootcamp today. It was working fine until i started installing things and i ran into the blue screen of death saying Memory dump. This message only shows for about 2 seconds and then restarts my computer. It randomly happens, such as internet explorer or just on my homescreen.
    Thanks in advance for you help. 
    Thank you

    To locate any of the forums click the Apple Support Communities link in the upper left of this page, then type in the first word of what you're looking for.
    As for returning the machine no, I suspect you just have an installation problem. Macs run MS Windows in Boot Camp better than most dedicated Windows boxes.

  • 11.5.10.2 re-install on Windows 2003 fails File Space Check

    Hi,
    After a dodgy staging area ruined my first install, I cleaned out the server as per Metalink Note 124353.1.
    I have recreated my staging area and am now attempting to reinstall Financials. However the pre-install check 'File Space Check' fails even though I have 136GB of free space available!
    Can someone tell me how to reset the server so Oracle sees the correct amount of available free space?
    Thanks,
    Bartoosh

    Hi
    I have encountered some problem. This what I did
    Clean all old stage area
    Clean all Oracle folders (the c:\oracle and c:\program files\Oracle)
    Clean all registry in the LOCAL_MACHINE\SOFTWARE\ORACLE and on SYSTEM\SERVICES. All values regarding any ORACLE installation.
    Clean all temp files from Documents and Settings\USER\Local Settings\Temp and c:\windows\temp
    Clean all Oracle values in path
    Clean Windows trashcan
    Try this, and then create your stage area again, and try to install
    Hope this help
    JailBreak

  • Odd Bug Check Event ID 18 - BCCode 124; Can anyone help?

    Hello,
    I understand that each bug check is different even if the codes are the same due to different real world problems but I'm stumped, granted I don't know too much. Hence I am here. I'm getting a BSOD every time I let my computer idle for 10 and half minutes.
    Like clockwork it will blue screen. However, whenever I am using it, it won't blue screen at all. I have even used my computer nonstop for 13 hours and no BSOD, leave it for 10 minutes and you guessed it, blue screen. 
    So here's the info...
    Problem signature:
      Problem Event Name:                        BlueScreen
      OS Version:                                         
    6.1.7601.2.1.0.768.3
      Locale ID:                                            
    1033
    Additional information about the problem:
      BCCode:                                              
    124
      BCP1:                                                   
    0000000000000000
      BCP2:                                                   
    FFFFFA800CDCC028
      BCP3:                                                   
    00000000BF800000
      BCP4:                                                   
    0000000000200401
      OS Version:                                         
    6_1_7601
      Service Pack:                                      
    1_0
      Product:                                              
    768_1
    Not too helpful right? Alright, so I have updated the BIOS to latest version, all drivers are up to date, everything is as up to date as I can get it as (as far as I can perceive). I am still getting bug checks when it idles for 10 minutes. So I do a bug
    check analysis...
    WHEA_UNCORRECTABLE_ERROR (124)
    A fatal hardware error has occurred. Parameter 1 identifies the type of error
    source that reported the error. Parameter 2 holds the address of the
    WHEA_ERROR_RECORD structure that describes the error conditon.
    Arguments:
    Arg1: 0000000000000000, Machine Check Exception
    Arg2: fffffa800ccf7028, Address of the WHEA_ERROR_RECORD structure.
    Arg3: 00000000bf800000, High order 32-bits of the MCi_STATUS value.
    Arg4: 0000000000200401, Low order 32-bits of the MCi_STATUS value.
    Debugging Details:
    BUGCHECK_STR:  0x124_GenuineIntel
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    PROCESS_NAME:  ubssrv_oc_only
    CURRENT_IRQL:  f
    ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
    STACK_TEXT:  
    fffff880`033dfa58 fffff800`0302da3b : 00000000`00000124 00000000`00000000 fffffa80`0ccf7028 00000000`bf800000 : nt!KeBugCheckEx
    fffff880`033dfa60 fffff800`031f0463 : 00000000`00000001 fffffa80`0c484ea0 00000000`00000000 fffffa80`0c484ef0 : hal!HalBugCheckSystem+0x1e3
    fffff880`033dfaa0 fffff800`0302d700 : 00000000`00000728 fffffa80`0c484ea0 fffff880`033dfe30 fffff880`033dfe00 : nt!WheaReportHwError+0x263
    fffff880`033dfb00 fffff800`0302d052 : fffffa80`0c484ea0 fffff880`033dfe30 fffffa80`0c484ea0 00000000`00000000 : hal!HalpMcaReportError+0x4c
    fffff880`033dfc50 fffff800`0302cf0d : 00000000`00000004 00000000`00000001 fffff880`033dfeb0 00000000`00000000 : hal!HalpMceHandler+0x9e
    fffff880`033dfc90 fffff800`03020e88 : 00000000`00000000 00000000`00000010 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0x55
    fffff880`033dfcc0 fffff800`030d84ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
    fffff880`033dfcf0 fffff800`030d8313 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
    fffff880`033dfe30 fffff800`030d07b8 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
    fffff880`09e9f638 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!memcpy+0x208
    STACK_COMMAND:  kb
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: GenuineIntel
    IMAGE_NAME:  GenuineIntel
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    IMAGE_VERSION:  
    FAILURE_BUCKET_ID:  X64_0x124_GenuineIntel_PROCESSOR_MAE
    BUCKET_ID:  X64_0x124_GenuineIntel_PROCESSOR_MAE
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:x64_0x124_genuineintel_processor_mae
    FAILURE_ID_HASH:  {addebe90-d04a-b9c9-a39c-2531fe75dd4e}
    Followup: MachineOwner
    I should also mention that I checked hard drive for bad sectors and ram for any errors using 10 passes with Memcheck86 and nothing bad to report. If anyone can help me out with this that would be great! I can provide as many minidump files as you need, if
    need be. 
    Note: I have previously tried resolving this issue and rather than GenuineIntel being the probable cause, it used to show netio.sys as the culprit. However, I tried using a registry cleaner and of course it wiped all previous minidumps that showed netio.sys
    as probable source of error and now it just shows GenuineIntel. Interesting? Sorry I can't provide those "previous" minidump files accusing netio.sys, because the registry cleaner wiped them, but I can provide current minidump files. 
    Thanks for any help!!

    Hi,
    In order to assist you, we will need the .DMP files to analyze what exactly occurred at the time of the crash, etc.
    If you don't know where .DMP files are located, here's how to get to them:
    1. Navigate to the %systemroot%\Minidump folder.
    -- %systemroot% is the environment variable for your Windows directory. For example, C:\Windows.
    2. Copy any and all .DMP files in the Minidump folder to your Desktop, create a new folder on the Desktop to put these .DMP files in, and then zip the folder. You can then either use a 3rd party tool such as 7-Zip/Winrar, or you can use Windows'
    default method of zipping folders.
    Compress and uncompress files (zip files).
    Please note that any "cleaner" programs such as TuneUpUtilities, CCleaner, etc, by default will delete .DMP files upon use. With this said, if you've run such software, and your Minidump folder is empty, you will need
    to allow the system to crash once again to generate a crash dump.
    3. Upload the .ZIP containing the .DMP files to Onedrive or a hosting site of your choice and paste in your reply.
    Preferred sites: Onedrive, Mediafire, Dropbox, etc. Nothing with wait-timers, download managers, etc.
    4 (optional): The type of .DMP files located in the Minidump folder are known as Small Memory Dumps. In %systemroot% there will be what is known as a Kernel Memory Dump (if your system is set to generate). It is labeled MEMORY.DMP. The difference
    between Small Memory Dumps and Kernel Memory Dumps in the simplest definition is a Kernel Memory Dump contains
    much more information at the time of the crash, therefore allowing further debugging of your issue. If your upload speed permits it, and you aren't going against any strict bandwidth and/or usage caps, etc, the Kernel Memory Dump is
    the best choice. Do note that Kernel Memory Dumps are much larger
    in size due to containing much more info, which is why I mentioned upload speed, etc.
    If you are going to use Onedrive but don't know how to upload to it, please visit the following:
    Upload photos and files to Onedrive.
    After doing that, to learn how to share the link to the file if you are unaware, please visit the following link -
    Share files and folders and change permissions and view 'Get a link'.
    If your computer is not generating .DMP files, please do the following:
    1. Start > type %systemroot% which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for
    all drives'.
    3. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the
    system log'.
    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.
    4. Double check that the WERS is ENABLED:
    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than
    Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click Apply.
    If you cannot get into normal mode to do any of this, please do this via Safe Mode.
    Regards,
    Patrick
    “Be kind whenever possible. It is always possible.” - Dalai Lama

  • Error When Finish the Install on Windows 2003

    When finish the install on Windows 2003 Server the last check list Oracle Audit Vault Asistant send error:
    avca.bat initialize_av -crtscma N -avsysdba ${s_avsysdba} -avadm ${s_avadm} ${s_avauditor} -dvowner ${s_dvownerarg} ${s_dvacctmgr} -jdbc_str jdbc:oracle:oci:@av -dbalias av -sid av -avconsoleport 5700
    dont run command.
    which i can do. thanks for the help

    Hi, Pankaj,
    i encountered same problem as you did.
    please could you elaborate how you resolve the problem "by passing oracle_sid at cmmond prompt and then starting the database, before that check listner is running or not , if not start listner"
    many thanks,
    lee

  • Permormance Monitor tools on windows 2003

    HI,
    We are using Oracle 11.2.0.1 on windows 2003 server. I checked the Performance monitor tool but it is not coming in graphical mode. Under the "Performance logs and Alerts" we are getting Counter Logs, Trace Logs and Alerts but while clicking these logs, there is nothing.
    How can I get graphical view of these all logs, like Resource Monitor.
    Please suggest.

    877938 wrote:
    Does anyone have any information on this, please share?If you are ever dissatisfied with the tone, tenor, completeness, correctness, or timeliness of any response,
    please submit your request for a prompt & full refund to /dev/null
    Handle:      877938
    Status Level:      Newbie (5)
    Registered:      Aug 8, 2011
    Total Posts:      47
    Total Questions:      16 (14 unresolved)

  • Pre requisites for installing R12 on windows 2003

    Hi,
    I am trying to install R12 on my home PC which is running on WINDOWS 2003. I have tried starting installation but it is failing with RW-50004 error Error code recieved when running external process.
    I think i missed configuring loop back adapter. Could any one plz tell me what is loop back adapter and what is the use of it. And any doc for pre rerequisites for installing R12 on windows 2003.
    And how can i solve this problem.

    Hi taher;
    I am trying to install R12 on my home PC which is running on WINDOWS 2003. I have tried starting installation but it is failing with RW-50004 error Error code recieved when running external process.RW-50004 error generic error. Can you give more details from log files?
    By the way for r12 installation-requiriment please follow Hussein Sawwan's previous greatest posts:
    Re: installing oracle R12 on windows 2003
    Also you can check:
    http://www.databasejournal.com/features/oracle/article.php/3768101/Installing-Oracle-E-Business-Suite-R12-on-Windows-2003.htm
    I think i missed configuring loop back adapter. Could any one plz tell me what is loop back adapter and what is the use of it. And any doc for pre rerequisites for installing R12 on windows 2003. Just check log files for decide what is missing...
    For loop back adapter check:
    Re: Application 11i doesn't run if disconnected from network
    Regard
    Helios

  • Windows 2008 R2 SP1 BSOD Bug Check 0x0000003b

    Hi,
    I have a Win 2k8 R2 SP1 VM that keeps crashing every night for the past 2 days. Every time is the same bug check code 0x0000003b. I looked around and found 2 KBs for this specific code: 
    http://support.microsoft.com/kb/980932/en-gb - does not apply to my system
    http://support.microsoft.com/kb/2836373/en-gb - installed the hotfix yesterday but got another crash today
    The server has 30 printers installed on it and during the night only one is used so I tend to think that it is causing the crash. The printer has the latest driver installed (Konica Minolta Universal Printing Driver v2.4).
    I looked through the dump files generated by every BSOD but I cannot find anything that would point me in the right direction... or I might have missed it. 
    Here is a bit more info on the server:
    Windows 2008 R2 Standard SP1
    System is a VM
    IIS role installed
    30 printers installed - all drivers are up to date
    I have stored the dump files here: http://1drv.ms/1kpL9vh
    Any help with this would be greatly appreciated. 
    Thanks

    Hi gogu2008,
    First , please keep the VM and Host up-to-date then check if the issue persists .
    What is the Host OS ?
    How much RAM does the VM have ?
    If the VM is using dynamic memory , for troubleshooting you may try to configure  fixed RAM for the VM.
    As for the DUMP , you can change the "mini dump  " to  "kernel memory dump " then analysis the file after BSOD .
    Hope it helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Recurring Physical Memory Dump and Blue Screen on Windows 7

    I recently built a PC and have been getting pretty frequent blue screens whenever I use it. Today I got about 5 within an hour and have finally tried to fix it. I got Windows Debugger and have analyzed the .dmp files and the most common one that I have gotten
    is this one:
    *                        Bugcheck Analysis                                   
    WHEA_UNCORRECTABLE_ERROR (124)
    A fatal hardware error has occurred. Parameter 1 identifies the type of error
    source that reported the error. Parameter 2 holds the address of the
    WHEA_ERROR_RECORD structure that describes the error conditon.
    Arguments:
    Arg1: 0000000000000000, Machine Check Exception
    Arg2: fffffa800d062028, Address of the WHEA_ERROR_RECORD structure.
    Arg3: 00000000bf800000, High order 32-bits of the MCi_STATUS value.
    Arg4: 0000000000000124, Low order 32-bits of the MCi_STATUS value.
    Debugging Details:
    BUGCHECK_STR:  0x124_GenuineIntel
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    PROCESS_NAME:  System
    CURRENT_IRQL:  f
    ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) x86fre
    STACK_TEXT:  
    fffff880`031dfb58 fffff800`0320ea3b : 00000000`00000124 00000000`00000000 fffffa80`0d062028 00000000`bf800000 : nt!KeBugCheckEx
    fffff880`031dfb60 fffff800`02da3463 : 00000000`00000001 fffffa80`0cc9f9a0 00000000`00000000 fffffa80`0cc9f9f0 : hal!HalBugCheckSystem+0x1e3
    fffff880`031dfba0 fffff800`0320e700 : 00000000`00000728 fffffa80`0cc9f9a0 fffff880`031dff30 fffff880`031dff00 : nt!WheaReportHwError+0x263
    fffff880`031dfc00 fffff800`0320e052 : fffffa80`0cc9f9a0 fffff880`031dff30 fffffa80`0cc9f9a0 00000000`00000000 : hal!HalpMcaReportError+0x4c
    fffff880`031dfd50 fffff800`0320df0d : 00000000`00000008 00000000`00000001 fffff880`031dffb0 00000000`00000000 : hal!HalpMceHandler+0x9e
    fffff880`031dfd90 fffff800`03201e88 : 00000000`00000000 fffff880`031d7180 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0x55
    fffff880`031dfdc0 fffff800`02c8b4ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
    fffff880`031dfdf0 fffff800`02c8b313 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
    fffff880`031dff30 fffff880`053889c2 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
    fffff880`031ffb58 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : intelppm!C1Halt+0x2
    STACK_COMMAND:  kb
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: GenuineIntel
    IMAGE_NAME:  GenuineIntel
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    IMAGE_VERSION:  
    FAILURE_BUCKET_ID:  X64_0x124_GenuineIntel_PROCESSOR_CACHE
    BUCKET_ID:  X64_0x124_GenuineIntel_PROCESSOR_CACHE
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:x64_0x124_genuineintel_processor_cache
    FAILURE_ID_HASH:  {270f58cb-a20a-a72d-6d81-eb8c82f01f7a}
    Followup: MachineOwner
    It looks like it's happening because of a system update I may have done? I'm not sure what to make of this or how to fix it.
    Any help would be greatly appreciated.
    Thanks

    Mike
    Virtual all of these are hardware related so I would start there.  This type of crash is called a BCC124 and 99 times out of 100 it is hardware related.
    Stop 0x124 is a hardware error
    If you are overclocking try resetting your processor to standard settings and see
    if that helps.
    If you continue to get BSODs here are some more things you may want to consider.
    This is usually heat related, defective hardware, memory or even processor though
    it is"possible" that it is driver related (rare).
    Stop 0x124 - what it means and what to try
    Synopsis:
    A "stop 0x124" is fundamentally different to many other types of bluescreens because it stems from a hardware complaint.
    Stop 0x124 minidumps contain very little practical information, and it is therefore necessary to approach the problem as a case of hardware in an unknown state of distress.
     Generic "Stop 0x124" Troubleshooting Strategy:
    1) Ensure that none of the hardware components are overclocked. Hardware that is driven beyond its design specifications - by overclocking - can malfunction in unpredictable
    ways.
    2) Ensure that the machine is adequately cooled.
     If there is any doubt, open up the side of the PC case (be mindful of any relevant warranty conditions!) and point a mains fan squarely at the motherboard. That will rule out most (lack of) cooling issues.
    3) Update all hardware-related drivers: video, sound, RAID (if any), NIC... anything that interacts with a piece of hardware.
    It is good practice to run the latest drivers anyway.
    4) Update the motherboard BIOS according to the manufacturer's instructions and clear the CMOS.
    Their website should provide detailed instructions as to the brand and model-specific procedure.
    5) Rarely, bugs in the OS may cause "false positive" 0x124 events where the hardware wasn't complaining but Windows thought otherwise (because of the bug).
    At the time of writing, Windows 7 is not known to suffer from any such defects, but it is nevertheless important to always keep Windows itself updated.
    6) Attempt to (stress) test those hardware components which can be put through their paces artificially.
    The most obvious examples are the RAM and HDD(s).
    For the RAM, use the 3rd-party memtest86 utility to run many hours worth of testing. (6-8 passes to stress the ram out)
    For hard drives, check whether CHKDSK /R finds any problems on the drive(s), notably "bad sectors".
    Unreliable RAM, in particular, is deadly as far as software is concerned, and anything other than a 100% clear memory test result is cause for concern. Unfortunately, even a 100% clear result from the diagnostics utilities does not guarantee that the RAM is
    free from defects - only that none were encountered during the test passes.
    7) As the last of the non-invasive troubleshooting steps, perform a "vanilla" reinstallation of Windows: just the OS itself without any additional applications, games,
    utilities, updates, or new drivers - NOTHING AT ALL that is not sourced from the Windows 7 disc.
    Should that fail to mitigate the 0x124 problem, jump to the next steps.
    If you run the "vanilla" installation long enough to convince yourself that not a single 0x124 crash has occurred, start installing updates and applications slowly, always pausing between successive additions long enough to get a feel for whether the machine
    is still free from 0x124 crashes.
    Should the crashing resume, obviously the very last software addition(s) may be somehow linked to the root cause.
    If stop 0x124 errors persist despite the steps above, and the hardware is under warranty, consider returning it and requesting a replacement which does not suffer periodic MCE events.
    Be aware that attempting the subsequent hardware troubleshooting steps may, in some cases, void your warranty:
    8) Clean and carefully remove any dust from the inside of the machine.
    Reseat all connectors and memory modules.
    Use a can of compressed air to clean out the RAM DIMM sockets as much as possible.
    9) If all else fails, start removing items of hardware one-by-one in the hope that the culprit is something non-essential which can be removed.
    Obviously, this type of testing is a lot easier if you've got access to equivalent components in order to perform swaps.
    Should you find yourself in the situation of having performed all of the steps
    above without a resolution of the symptom, unfortunately the most likely reason is because the error message is literally correct - something is fundamentally wrong with the machine's hardware.
    More advanced reading can be found here from a MS MVP IT PRO
    http://captaindbg.com/bug-check-0x124-whea_uncorrectable_error-how-to-troubleshoot/
    Wanikiya and Dyami--Team Zigzag

  • Windows 8.1 rebooting overnight with a bug check

    Windows 8.1 is rebooting overnight with a bug check in the system logs.
    Event files saved:
    https://onedrive.live.com/redir?resid=7DE1274A30A8AE63!1788&authkey=!AGhpLBq-8hDqCok&ithint=file%2c.zip
    I also tried verifier to check out device drivers but could not figure out how to use it.  I got it configured and started, but did not know what to do once the computer rebooted....   Sounds like I need to download a windows debugger and
    so I thought I would start with the event log files.  Any link on how to interpret the even logs, dump or mini dump files?
    Thanks,
    Ross

    Hi,
    According to the Event Log:
    Session "ReadyBoot" stopped due to the following error: 0xC0000188
    After that:
    The previous system shutdown at 7:07:39 PM on ‎6/‎3/‎2014 was unexpected.
    This problem probably caused by ReadyBoot problem, While you needn't worry about it,
    The logging of this error will not affect the operation of your computer.  ReadyBoot is used by the ReadyBoost service that optimizes the boot time of your computer to a minimum.
    You can refer to the link below for more details about this error:
    http://support.microsoft.com/kb/2001347
    In addition, I found another error message in your event log:
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x00000019 (0x0000000000000020, 0xffffc0016d9657f0, 0xffffc0016d966040, 0x000000000585000a). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 060314-18953-01.
    If you still need assistance about this problem, please upload the memory.dmp file and share with us. We would help you try to analysize this log to find further reason of this problem.
    Roger Lu
    TechNet Community Support

  • Event ID 1001 Bug check Occurred, After updation of Kaspersky Windows 7

    Hi, 
    Recently I have updated my Anti Virus Kaspersky 10 on my Windows 7 Ultimate System 32 bit. After that it restart automatically  again and again. Then i restore it on Last known good configuration. It resolve the issue. In event viewr i found out the
    Error 1001 Bug check .. 
    I exactly want to know that what happened to my system . For this How can i send my dmp files to support team . 
    I have face the problem non my multiple systems but not all .. . 
    Please guide me asap . 

    The following log occurred 
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x000000c9 (0x0000024d, 0x9047b25a, 0x8d5ed0b8, 0x00000000). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 041714-22230-01.
    when i run verifier.exe 
    and select " Create standard Setting"  then select "Automatically select drivers build for older version of windows" and press Next
    it display the Kl1.sys driver 
    what does it means .. is there any problem with this file?

  • Physical Memory Dump in Windows 7

    I bought my computer a little over a year ago, an HP Pavillion 6313w, at Wal-Mart. Up until the past week, I started receiving an error when completing a full scan using the Mcafee program that came with Verizon Internet Security Suite about dumping physical memory. A blue screen comes on, it completes the memory dump, and then restarts my computer. It'll ask how I want to start Windows and I'll check normally. It restarts and everything's fine again. No files are lost or anything. I just notice this whenever I complete a full anti-virus scan. I contacted Verizon via Live Chat and was told that my system is corrupt and would need to contact my system vendor. My computer is now out of warranty as of this past March. Is there any way to fix this problem without going through too much trouble or too much expense? One thing I have not done is back up my files and it shows one important message at the bottom. I'm not sure if this is related to a hardware problem. I did recently have some Windows updates completed. I complete a system restore back to about a month ago, but this did not resolve the issue. Any help would be much appreciated.

    Sorry for not having gotten back to you sooner. I did recently follow the directions that you outlined for me and the issue has not come back after I did a full scan on McAfee. Hopefully that is what was needed to correct the problem. Thank you again for all of your help.

  • SAP 4.6c with 32 bit kernel and Windows 2003 EE 64 bit - memory issues?

    Dear Colleagues.
    My apologies for this simple question. I would appreciate your assistance and expertise for this as I think I have confused myself and I would appreciate clarification.
    Running an SAP 4.6c system on SAP Kernel 46D_EXT2 32-bit with Windows 2003 Enterprise Edition 64-bit and ORACLE 10.2 64 bit.
    Could you confirm that there is still memory address space limitations due to the 32-bit SAP kernel?
    It is the SAP Kernel that determines the addressable operating system limit for R/3 extended memory under Windows NT?
    Do I still need to set the 3GB option on the system to allocate more than 2.5GB of SAP buffers and extended memory space?
    I have taken a look at SAP Notes 110172 and 129813, but I just need clarification?
    Thanking you in advance.
    Kind Regards,
    Alcatz

    > Could you confirm that there is still memory address space limitations due to the 32-bit SAP kernel?
    Yes.
    >> It is the SAP Kernel that determines the addressable operating system limit for R/3 extended memory under Windows NT?
    On a 64bit OS it is a bit different, effectively you can use 4 GB per workprocess.
    > Do I still need to set the 3GB option on the system to allocate more than 2.5GB of SAP buffers and extended memory space?
    No.
    Markus

  • The old allowing oracle 3GB virtual memory on windows 2003 server question?

    Hi all,
    I have a 9.2.0.7.0 database on windows 2003 server (32bit). 4 dual core cpu's and 16GB of Ram.
    I have set .use_indirect_data_buffers=TRUE and *._enable_NUMA_optimization=FALSE.
    The db_block_buffers is set at 4GB.
    Shared_pool 200MB
    Large_pool 56MB
    Java pool 56MB
    PGA is currently at 400MB
    AWE_WINDOW_MEMORY is set at 720MB (which is the lowest I can set it)
    At the moment there are various jobs running on the database and no users logged on and the virtual memory is at 1.8GB.
    The problem is as soon as the users logs onto the DB the virtual memory goes over 2GB and we see the error 'ORA-04030: out of process memory when trying to allocate 2416 bytes'.
    Now I have edited the boot.ini with the following parameters:
    multi(0)disk(0)rdisk(0)partition(1)\WINNT="UBS WSP - Wintel Server Platform with PAE" /fastdetect /PAE /4GT
    because the /3GB parameter switch started the server with lots of errors.
    The oracle.exe process still seems unable to go over the 2GB limit with getting 'ORA-04030' errors.
    Can someone tell me if I have missed anything? Or a reason why oracle is not using the switch?
    TIA
    Eddy

    Satish,
    see metalink Note:1036312.6 : Utilizing Up to 3GB Virtual Memory on Windows.
    it says :
    "The 32-bit versions of the Windows® 2000 Advanced Server and Windows NT Server 4.0, Enterprise Edition, operating systems were the first versions of Windows to provide applications with a 3-GB flat virtual address space, with the kernel and executive components using only 1 GB. In response to customer requests, Microsoft has expanded the availability of this support to the 32-bit version of Windows XP Professional and all 32-bit versions of Windows Server™ 2003."
    of course, we mustn't be mistaken with the AWE switch (/PAE) that is not available for standard edition.
    http://support.microsoft.com/kb/291988 ==> tells more about what can be supported
    regards,
    marc

Maybe you are looking for