Hi,
I have an environment with below configuration:
IIS 6.0 and ORACLE 10g as DB server.
Frequently App pool hangs atleast once a day. I need to recycle the app pool to get it back on track.
When I took the crash dump I can see below error msgs. Can you advice what is going wrong here?
*******************************************************************************************************************************
WARNING - DebugDiag was unable to locate debug symbols for oip10.dll, so the information below may be incomplete.
Detected possible blocking or leaked critical section at oip10!DllUnregisterServer+c1ed1 owned by thread 18 in w3wp.exe__1920733981_Job__PID__5544__Date__12_11_2012__Time_09_28_46AM__645__Manual Dump.dmp
Impact of this lock
39.47% of threads blocked
(Threads 152122232425262728293031323335)
The following functions are trying to enter this critical section
oip10!DllUnregisterServer+3c8cf
oip10!DllUnregisterServer+3c184
The following module(s) are involved with this critical section
H:\oracle\product\10.2.0\client_1\BIN\oip10.dll from Oracle Corporation
*******************************************************************************************************************************
thanks.