Enterprise Service COM+ hang problem
We have develop a system for the production, whereby our middle tier is running using Enterprise Service COM+ component.
All the while the application is running fine, except a few scenarios that our customer encounter COM hang problem, that will required a restart of the COM+ component.
My question here is there any right tool to debug this? For the COM+ management console, we only able to see the infinite call time for the problematic COM...
I wonder since we are using object pooling, why when an object hang, it will impact all the other COM objects?
FYI, our COM+ is using ODP.NET to connect to a Oracle Database to get data.
Any input will be very much appreciated.
Thanks.
CK

