Just in case you can help me.Our Domino server that run Domino 8.0.1 with DB2 9.1 is always using 50% of the CPU even when the server is IDLE. The process that takes the cpu is NSERVER.
We run Domino on Windows 2003 SP2
I ran a NSD and here is a part of it that show what NSERVER is doing…
############################################################
thread 1/71: [ nSERVER: 112c: 1134]
FP=0006f5a4, PC=7c8285ec, SP=0006f53c
stkbase=00070000, total stksize=98304, used stksize=2756
############################################################
[ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0 (1388,0,6f5c4,600967ca)
[ 2] 0x77e424ed kernel32.Sleep+15 (1388,0,6f5d8,10003ba0)
@[ 3] 0x600967ca nnotes.OSDelayThread@4+42 (1388)
@[ 4] 0x10003ba0 nserverl.ServerPoller@0+48 ()
@[ 5] 0x100010cb nserverl.FirstProcessMain@8+27 (1,3e6fdc)
@[ 6] 0x10001513 nserverl.ServerMain@16+899 (1,3e6fdc,0,0)
@[ 7] 0x004024f2 nSERVER.WinMain@16+674 (400000,0,2,a)
@[ 8] 0x00411f01 nSERVER.WinMainCRTStartup+388 (0,0,7ffdb000,0)
[ 9] 0x77e6f23b kernel32.ProcessIdToSessionId+521 (411d7d,0,78746341,20)
############################################################
thread 2/71: [ nSERVER: 112c: 0fe8]
FP=058dff20, PC=7c8285ec, SP=058dfeb0
stkbase=058e0000, total stksize=262144, used stksize=336
############################################################
[ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0 (67c,1f4,0,58dff64)
[ 2] 0x77e61c8d kernel32.WaitForSingleObject+18 (67c,1f4,16a9c58,16a9c58)
@[ 3] 0x6009ce66 nnotes.WaitOnNativeSemaphore@16+150 (120,1f4,1f4,0)
@[ 4] 0x600c98e9 nnotes.OSWaitEvent@8+105 (16a9c58,1f4)
@[ 5] 0x6019ee7b nnotes.AutoFDGCleanupThreadProc@4+59 (0)
[ 6] 0x77e64829 kernel32.GetModuleHandleA+223 (0,0,0,0)
############################################################
thread 3/71: [ nSERVER: 112c: 127c]
FP=059dfec8, PC=7c8285ec, SP=059dfe58
stkbase=059e0000, total stksize=262144, used stksize=424
############################################################
[ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0 (134,3e8,0,59dff0c)
[ 2] 0x77e61c8d kernel32.WaitForSingleObject+18 (134,3e8,16d9a5b,0)
@[ 3] 0x6009d063 nnotes.WaitOnNativeSemaphore@16+659 (3c,3e8,1388,0)
@[ 4] 0x600c98e9 nnotes.OSWaitEvent@8+105 (16d9a5b,1388)
@[ 5] 0x6089df4b nnotes._RmIndoubtProcThreadWrapper+27 (3,1622668,6010564d,0)
@[ 6] 0x6089e10f nnotes._IndoubtProcThread+63 (0,0,0,0)
[ 7] 0x77e64829 kernel32.GetModuleHandleA+223 (601055a0,0,0,dddd04d2)
############################################################
thread 4/71: [ nSERVER: 112c: 125c]
FP=062dfd48, PC=7c8285ec, SP=062dfce0
stkbase=062e0000, total stksize=262144, used stksize=800
############################################################
[ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0 (12c,0,62dfd68,600967ca)
[ 2] 0x77e424ed kernel32.Sleep+15 (12c,62dfdb8,62dfd94,60182e73)
@[ 3] 0x600967ca nnotes.OSDelayThread@4+42 (12c)
@[ 4] 0x60182e73 nnotes.OSConsoleRead@12+99 (0,62dfdb8,0)
@[ 5] 0x1001619d nserverl.ReadNext@12+77 (3cf3f70,62dfee0,62dfedc)
@[ 6] 0x1001631b nserverl.ReadNextChar@4+59 (3cf3f70)
@[ 7] 0x10017514 nserverl.ConsoleRead@8+180 (3f5e0001,74980001)
@[ 8] 0x10001a2e nserverl.Scheduler@4+750 (0)
@[ 9] 0x6010564d nnotes.ThreadWrapper@4+173 (0)
[10] 0x77e64829 kernel32.GetModuleHandleA+223 (601055a0,0,0,dddd04d2)
If you have any clue on how to fix that I will appreciate.
Thank,