Domino Crash - No fatal

My server crashed with no fatal (http://www-1.ibm.com/support/docview.wss?uid=swg21273766).

How do I examine the callstacks, to find the reason?

Regards

Claus

############################################################

thread 53/54: [ nSERVER: 06f8: 10e0]

FP=0f8ef3c8, PC=7c8285ec, SP=0f8ef358

stkbase=0f8f0000, total stksize=262144, used stksize=3240

############################################################

[ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0 (4ec,493e0,0,f8ef84c)

[ 2] 0x77e61c8d kernel32.WaitForSingleObject+18 (4ec,493e0,f8efa64,1)

@[ 3] 0x60190af7 nnotes.OSRunExternalScript@4+1111 (f8efa64)

@[ 4] 0x601916a4 nnotes.FRTerminateWindowsResources+980 (1,1,60177b40,77e6474a)

@[ 5] 0x60191a58 nnotes.OSFaultCleanupExt@20+872 (d24a34,8,f8efdcc,0,0)

@[ 6] 0x60191ab8 nnotes.OSFaultCleanup@12+24 (1,8,f8efdcc)

@[ 7] 0x1000333c nserverl.ShutdownMonitorTask@8+348 (5f1a0055,0)

@[ 8] 0x100018a8 nserverl.Scheduler@4+744 (0)

@[ 9] 0x60104370 nnotes.ThreadWrapper@4+208 (0)

[10] 0x77e64829 kernel32.GetModuleHandleA+223 (0,0,0,0)

Subject: Domino Crash - No fatal

It’s not a crash. You tried to shut down the server and it exceeded the shutdown timeout (5 minutes by default, configurable in the server document). Rather than let the shutdown hang indefinitely NSD runs to capture information about what is still running with the idea that it could help determine what is not terminating and why, then the server is terminated … hard.