Re: IISState log - w3wp.exe high CPU - multiple reboots
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/19/04
- Next message: Jeffrey Smith: "Unable to use Internet Printing Printers through ISA Server 2000"
- Previous message: David Wang [Msft]: "Re: Underscore in IIS 6 Host Header definition"
- In reply to: Thegman: "IISState log - w3wp.exe high CPU - multiple reboots"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Nov 2004 00:14:39 -0800
It looks like your application is chewing up the CPU time. IIS/w3wp.exe is
not involved -- they only execute your application code, so problems are
usually caused by your code. None of the IIS threads showed any significant
CPU usage -- the following pages were chewing up the most CPU time that I
saw:
C:\INETPUB\WWWROOT\RECRUIT\JOBSEARCH.ASP
C:\INETPUB\WWWROOT\RECRUIT\EMPLOYERS\JOBS\POSTING_RESPONSE.ASP
Start your perf investigations there.
Oracle was in the middle of retrieving results over the network, and ASP
pages were just doing normal sorts of work.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Thegman" <Thegman@discussions.microsoft.com> wrote in message news:D18DC299-4651-4F5E-ACA0-7DFDFEC04B2E@microsoft.com... Hi, I have to keep on doing an iisreset to my windows server (IIS6) 2003 box as the CPU is consistently over 90%. The w3wp.exe process seems to account for most of this. Can someone take a look at the following IISState log below and decipher it for me as I'm unsure where to start looking to resolve this issue. Thanks Gavan Opened log file 'C:\iisstate\output\IISState-3364.log' *********************** Starting new log output IISState version 3.3.1 Wed Nov 17 15:33:35 2004 OS = Windows 2003 Server Executable: w3wp.exe PID = 3364 Note: Thread times are formatted as HH:MM:SS.ms *********************** Thread ID: 0 System Thread ID: d2c Kernel Time: 0:0:0.31 User Time: 0:0:0.78 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 0006fe58 77f43741 SharedUserData!SystemCallStub+0x4 01 0006fe5c 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 0006fecc 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 0006fedc 5a3635ae kernel32!WaitForSingleObject+0xf 04 0006feec 5a364d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe 05 0006fef4 5a3a1d98 w3dt!UlAtqStartListen+0x2d 06 0006ff00 5a3a5d54 w3core!W3_SERVER::StartListen+0x8e 07 0006ff0c 010017af w3core!UlW3Start+0xea 08 0006ff44 0100195e w3wp!wmain+0x236 09 0006ffc0 77e4f38c w3wp!wmainCRTStartup+0x12f 0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23 Thread ID: 1 System Thread ID: db4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 009fff9c 77f4262b SharedUserData!SystemCallStub+0x4 01 009fffa0 77f6b5b2 ntdll!NtDelayExecution+0xc 02 009fffb8 77e4a990 ntdll!RtlpTimerThread+0x45 03 009fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 2 System Thread ID: de0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00a3ff70 77f430c7 SharedUserData!SystemCallStub+0x4 01 00a3ff74 77f7e6ae ntdll!ZwRemoveIoCompletion+0xc 02 00a3ffb8 77e4a990 ntdll!RtlpWorkerThread+0x3b 03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 3 System Thread ID: 1e4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 00abfe20 77f4313f SharedUserData!SystemCallStub+0x4 01 00abfe24 77c57b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 00abff8c 77c60829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 00abff90 77c60771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 00abffb0 77c60857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 00abffb8 77e4a990 RPCRT4!ThreadStartRoutine+0x17 06 00abffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 4 System Thread ID: 400 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 00afff10 77f4262b SharedUserData!SystemCallStub+0x4 01 00afff14 77e418ea ntdll!NtDelayExecution+0xc 02 00afff7c 77e416ee kernel32!SleepEx+0x68 03 00afff88 77162501 kernel32!Sleep+0xb 04 00afff94 771625ea ole32!CROIDTable::WorkerThreadLoop+0x12 05 00afff9c 77160000 ole32!CRpcThread::WorkerLoop+0x1e 06 00afffac 77162653 ole32!_imp__InstallApplication <PERF> (ole32+0x0) 07 00afffb8 77e4a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f 08 00afffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 5 System Thread ID: e30 Kernel Time: 0:0:0.250 User Time: 0:0:0.171 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00cbff28 77f430c7 SharedUserData!SystemCallStub+0x4 01 00cbff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc 02 00cbff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27 03 00cbff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00cbffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00cbffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00cbffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 6 System Thread ID: e88 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00cfff28 77f430c7 SharedUserData!SystemCallStub+0x4 01 00cfff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc 02 00cfff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27 03 00cfff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00cfffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00cfffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00cfffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 7 System Thread ID: a1c Kernel Time: 0:0:0.312 User Time: 0:0:0.109 Thread Type: HTTP Listener # ChildEBP RetAddr 00 00d3ff28 77f430c7 SharedUserData!SystemCallStub+0x4 01 00d3ff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc 02 00d3ff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27 03 00d3ff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31 04 00d3ffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 05 00d3ffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 06 00d3ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 8 System Thread ID: ba8 Kernel Time: 0:0:0.328 User Time: 0:0:0.328 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 00d7fe88 77f42397 SharedUserData!SystemCallStub+0x4 01 00d7fe8c 77e41cb3 ntdll!ZwClose+0xc 02 00d7fe94 5a3919d2 kernel32!CloseHandle+0x55 03 00d7fea4 5a391918 w3core!W3_FILE_INFO::~W3_FILE_INFO+0x6b 04 00d7feac 5a4012ee w3core!W3_FILE_INFO::`scalar deleting destructor'+0x8 05 00d7fec0 5a3950d9 W3CACHE!CACHE_ENTRY::DereferenceCacheEntry+0x2a 06 00d7fecc 5a395128 w3core!W3_STATIC_FILE_HANDLER::~W3_STATIC_FILE_HANDLER+0x19 07 00d7fed4 5a393805 w3core!W3_STATIC_FILE_HANDLER::`scalar deleting destructor'+0x8 08 00d7fef4 5a393985 w3core!W3_CONTEXT::ExecuteHandlerCompletion+0x36 09 00d7ff14 5a394b95 w3core!W3_MAIN_CONTEXT::DoWork+0x8f 0a 00d7ff2c 5a361628 w3core!W3_MAIN_CONTEXT::OnIoCompletion+0x35 0b 00d7ff44 5a3612da w3dt!UL_NATIVE_REQUEST::DoStateProcess+0x48 0c 00d7ff50 5a361268 w3dt!UL_NATIVE_REQUEST::DoWork+0x62 0d 00d7ff60 5a3023a0 w3dt!OverlappedCompletionRoutine+0x18 0e 00d7ff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x71 0f 00d7ffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21 10 00d7ffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35 11 00d7ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 9 System Thread ID: da8 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: Other # ChildEBP RetAddr 00 00e3fcec 77f4372d SharedUserData!SystemCallStub+0x4 01 00e3fcf0 77f75297 ntdll!NtWaitForMultipleObjects+0xc 02 00e3ffb8 77e4a990 ntdll!RtlpWaitThread+0x158 03 00e3ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 10 System Thread ID: da0 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: HTTP Compression Thread # ChildEBP RetAddr 00 016eff14 77f43741 SharedUserData!SystemCallStub+0x4 01 016eff18 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 016eff88 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 016eff98 5a3a51f7 kernel32!WaitForSingleObject+0xf 04 016effb8 77e4a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85 05 016effc4 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 11 System Thread ID: e28 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Possible ASP page. Possible DCOM activity Executing Page: Unable to locate ASP page No remote call being made # ChildEBP RetAddr 00 0173fe20 77f4313f SharedUserData!SystemCallStub+0x4 01 0173fe24 77c57b85 ntdll!NtReplyWaitReceivePortEx+0xc 02 0173ff8c 77c60829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193 03 0173ff90 77c60771 RPCRT4!RecvLotsaCallsWrapper+0x9 04 0173ffb0 77c60857 RPCRT4!BaseCachedThreadRoutine+0x9c 05 0173ffb8 77e4a990 RPCRT4!ThreadStartRoutine+0x17 06 0173ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 12 System Thread ID: a60 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 0177ff8c 77f4262b SharedUserData!SystemCallStub+0x4 01 0177ff90 77f6f0fc ntdll!NtDelayExecution+0xc 02 0177ffb8 77e4a990 ntdll!RtlpIOWorkerThread+0x3d 03 0177ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 13 System Thread ID: 76c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 0237ff14 77f43741 SharedUserData!SystemCallStub+0x4 01 0237ff18 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 0237ff88 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 0237ff98 70a05c99 kernel32!WaitForSingleObject+0xf 04 0237ffb4 70a0625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19 05 0237ffb8 77e4a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa 06 0237ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 14 System Thread ID: ba4 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Status: Thread is in a WAIT state. Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 024bfe1c 77f4372d SharedUserData!SystemCallStub+0x4 01 024bfe20 77e41bfa ntdll!NtWaitForMultipleObjects+0xc 02 024bfec8 77d076f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 024bff24 77d077f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 024bff40 70a183cc USER32!MsgWaitForMultipleObjects+0x1d 05 024bff80 77bbb9c3 asp!CMTACallbackThread::Thread+0x4c 06 024bff8c 00000000 msvcrt!free+0xc8 Thread ID: 15 System Thread ID: c10 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 Thread Type: ASP Executing Page: Unable to locate ASP page # ChildEBP RetAddr 00 024ffefc 77f43741 SharedUserData!SystemCallStub+0x4 01 024fff00 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 024fff70 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 024fff80 709f4800 kernel32!WaitForSingleObject+0xf 04 024fffb8 77e4a990 asp!CViperReqManager::WatchThread+0x65 05 024fffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 16 System Thread ID: e78 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0255fef0 77f43741 SharedUserData!SystemCallStub+0x4 01 0255fef4 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 0255ff64 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 0255ff74 75630e16 kernel32!WaitForSingleObject+0xf 04 0255ff84 77bc91ed comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25 05 0255ffb8 77e4a990 msvcrt!_endthreadex+0x95 06 0255ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 17 System Thread ID: f7c Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Idle ASP thread # ChildEBP RetAddr 00 0259fee8 77f43741 SharedUserData!SystemCallStub+0x4 01 0259feec 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 0259ff5c 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 0259ff6c 756308f3 kernel32!WaitForSingleObject+0xf 04 0259ff84 77bc91ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21 05 0259ffb8 77e4a990 msvcrt!_endthreadex+0x95 06 0259ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 18 System Thread ID: a34 Kernel Time: 0:5:11.484 User Time: 0:2:28.687 Thread Status: Thread is in a WAIT state. Thread Type: Idle ASP thread # ChildEBP RetAddr 00 025dfdcc 77f4372d SharedUserData!SystemCallStub+0x4 01 025dfdd0 77e41bfa ntdll!NtWaitForMultipleObjects+0xc 02 025dfe78 77d076f5 kernel32!WaitForMultipleObjectsEx+0x11a 03 025dfed4 77d077f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f 04 025dfef0 756342a4 USER32!MsgWaitForMultipleObjects+0x1d 05 025dff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x1e3 06 025dffb8 77e4a990 msvcrt!_endthreadex+0x95 07 025dffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 19 System Thread ID: cac Kernel Time: 0:5:14.484 User Time: 0:2:28.437 Thread Type: ASP Executing Page: C:\INETPUB\WWWROOT\RECRUIT\JOBSEARCH.ASP # ChildEBP RetAddr 00 0261f09c 77e46833 kernel32!NlsStrLenW 01 0261f0b0 7713ccfd kernel32!WideCharToMultiByte+0x225 02 0261f4e4 7713ec95 OLEAUT32!CTypeLib2::HnameOfStrWIfExists+0x32 03 0261f508 7713f3c2 OLEAUT32!CTypeInfo2::GetIDsOfNamesHname+0x42 04 0261f520 734a9f15 OLEAUT32!CTypeInfo2::GetIDsOfNames+0x38 05 0261f534 734637a2 vbscript!CRegExp::GetIDsOfNames+0x19 06 0261f570 73463751 vbscript!IDispatchGetIDsOfNames+0x5a 07 0261f59c 73462f73 vbscript!GetDispatchDispID+0x89 08 0261f5b4 7346c11f vbscript!InvokeByName+0x15 09 0261f890 73463c33 vbscript!CScriptRuntime::Run+0x13a8 0a 0261f994 73463d42 vbscript!CScriptEntryPoint::Call+0x65 0b 0261f9f8 73464081 vbscript!CSession::Execute+0xb6 0c 0261fa48 734640ee vbscript!COleScript::ExecutePendingScripts+0x14a 0d 0261fa64 709e5e87 vbscript!COleScript::SetScriptState+0x14e 0e 0261fa90 709e5ee1 asp!CActiveScriptEngine::TryCall+0x17 0f 0261facc 709e5f21 asp!CActiveScriptEngine::Call+0x31 10 0261fae0 709e6227 asp!CallScriptFunctionOfEngine+0x21 11 0261fb18 709e6393 asp!ExecuteRequest+0x138 12 0261fb60 709e5573 asp!Execute+0x16a 13 0261fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x3ec 14 0261fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c 15 0261fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30 16 0261fc38 7720539a ole32!EnterForCallback+0xc0 17 0261fd98 771e03a4 ole32!SwitchForCallback+0x194 18 0261fdc4 771c7e10 ole32!PerformCallback+0x52 19 0261fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140 1a 0261fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a 1b 0261fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137 1c 0261fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14 1d 0261ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30 1e 0261ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a 1f 0261ffb8 77e4a990 msvcrt!_endthreadex+0x95 20 0261ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 20 System Thread ID: e48 Kernel Time: 0:4:56.984 User Time: 0:2:29.78 Thread Type: ASP Executing Page: C:\INETPUB\WWWROOT\RECRUIT\JOBSEARCH.ASP # ChildEBP RetAddr 00 0265ef64 77f42b27 SharedUserData!SystemCallStub+0x4 01 0265ef68 77da4985 ntdll!ZwOpenKey+0xc 02 0265efb0 77da4873 ADVAPI32!BaseRegOpenClassKeyFromLocation+0x11a 03 0265f170 77da4d60 ADVAPI32!BaseRegOpenClassKey+0x5f 04 0265f1d8 77da3d30 ADVAPI32!LocalBaseRegOpenKey+0xe4 05 0265f20c 77da441a ADVAPI32!RegOpenKeyExA+0x117 06 0265f224 771293e2 ADVAPI32!RegOpenKeyA+0x72 07 0265f288 7712a7ab OLEAUT32!OpenTypeLibKey+0x25 08 0265f4ec 7712a927 OLEAUT32!LoadRegTypeLibOfSzGuid_Internal+0xe6 09 0265f514 7712aa34 OLEAUT32!LoadRegTypeLibOfSzGuid+0x1f 0a 0265f5a4 734ab55d OLEAUT32!LoadRegTypeLib+0x8b 0b 0265f5cc 73461860 vbscript!CRegExp::Create+0x5a 0c 0265f890 73463c33 vbscript!CScriptRuntime::Run+0x2d9 0d 0265f994 73463d42 vbscript!CScriptEntryPoint::Call+0x65 0e 0265f9f8 73464081 vbscript!CSession::Execute+0xb6 0f 0265fa48 734640ee vbscript!COleScript::ExecutePendingScripts+0x14a 10 0265fa64 709e5e87 vbscript!COleScript::SetScriptState+0x14e 11 0265fa90 709e5ee1 asp!CActiveScriptEngine::TryCall+0x17 12 0265facc 709e5f21 asp!CActiveScriptEngine::Call+0x31 13 0265fae0 709e6227 asp!CallScriptFunctionOfEngine+0x21 14 0265fb18 709e6393 asp!ExecuteRequest+0x138 15 0265fb60 709e5573 asp!Execute+0x16a 16 0265fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x3ec 17 0265fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c 18 0265fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30 19 0265fc38 7720539a ole32!EnterForCallback+0xc0 1a 0265fd98 771e03a4 ole32!SwitchForCallback+0x194 1b 0265fdc4 771c7e10 ole32!PerformCallback+0x52 1c 0265fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140 1d 0265fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a 1e 0265fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137 1f 0265fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14 20 0265ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30 21 0265ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a 22 0265ffb8 77e4a990 msvcrt!_endthreadex+0x95 23 0265ffec 00000000 kernel32!BaseThreadStart+0x34 Thread ID: 21 System Thread ID: c24 Kernel Time: 0:4:46.203 User Time: 0:2:37.156 *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\bin\orantcp8.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\bin\oran8.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\bin\oracommon8.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\bin\OraClient8.Dll - *** WARNING: Unable to verify checksum for D:\oracle\ora81\bin\oci.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\bin\oci.dll - *** WARNING: Unable to verify checksum for D:\oracle\ora81\BIN\SQORA32.DLL *** ERROR: Symbol file could not be found. Defaulted to export symbols for D:\oracle\ora81\BIN\SQORA32.DLL - Thread Type: Oracle Query. Possible ASP Page. Executing Page: C:\INETPUB\WWWROOT\RECRUIT\EMPLOYERS\JOBS\POSTING_RESPONSE.ASP # ChildEBP RetAddr 00 0269d5a0 77f43741 SharedUserData!SystemCallStub+0x4 01 0269d5a4 71b23988 ntdll!ZwWaitForSingleObject+0xc 02 0269d5e0 71b2b13e mswsock!SockWaitForSingleObject+0x38 03 0269d658 71c0134f mswsock!WSPRecv+0x1f0 04 0269d694 0384565f WS2_32!WSARecv+0x75 WARNING: Stack unwind information not available. Following frames may be wrong. 05 0269d6cc 03843536 orantcp8!nttini+0x3fcf 06 0269d6f4 60b78f5a orantcp8!nttini+0x1ea6 07 0269d75c 60b56ac3 oran8!sntseltst+0x161fa 08 0269df8c 60b44e70 oran8!nsrdr+0x983 09 0269e020 60b12ea2 oran8!nsdo+0x990 0a 0269e064 6022de97 oran8!nioqrc+0x3f2 0b 0269e8b4 60b163ad oracommon8!ttcdrv+0x1317 0c 0269e8cc 604b4228 oran8!nioqwa+0x2d 0d 0269e90c 6048429d OraClient8!xaolog+0x200a8 0e 0269e940 6045fe1a OraClient8!upirtr+0xbd 0f 0269e97c 60444aa2 OraClient8!kpurcs+0x8a 10 0269e9fc 60446d7d OraClient8!kpuertb_reallocTempBuf+0xf32 11 0269ea50 60401638 OraClient8!kpuertb_reallocTempBuf+0x320d 12 0269ea78 10005d77 OraClient8!OCIStmtExecute+0x28 13 0269eaa0 04c217a6 oci!OCIStmtExecute+0x37 14 00000000 00000000 SQORA32!fChgPwdDlg+0x9976 Thread ID: 22 System Thread ID: e08 Kernel Time: 0:0:0.0 User Time: 0:0:0.0 Thread Type: Other # ChildEBP RetAddr 00 02f6ff10 77f43741 SharedUserData!SystemCallStub+0x4 01 02f6ff14 77e41817 ntdll!ZwWaitForSingleObject+0xc 02 02f6ff84 77e4168f kernel32!WaitForSingleObjectEx+0xac 03 02f6ff94 02c438a9 kernel32!WaitForSingleObject+0xf 04 02f6ffb8 77e4a990 oledb32!ReleaseResourceThread+0x54 05 02f6ffec 00000000 kernel32!BaseThreadStart+0x34 GetContextState failed, 0x8007001F GetContextState failed, 0x8007001F GetContextState failed, 0x8007001F Thread ID: 23 System Thread ID: 0 Kernel Time: 0:0:0.15 User Time: 0:0:0.0 GetContextState failed, 0x8007001F
- Next message: Jeffrey Smith: "Unable to use Internet Printing Printers through ISA Server 2000"
- Previous message: David Wang [Msft]: "Re: Underscore in IIS 6 Host Header definition"
- In reply to: Thegman: "IISState log - w3wp.exe high CPU - multiple reboots"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|