How does one figure out CPU level deadlocks for a COM+ application? This is an application running on Win2K. Regardless of the load, 1 object which is used by all other objects starts building up call times suddenly and then the system crashes. The only way to restore the system to its normal working situation is by restarting the COM+ application.
The interesting part is this condition cannot be reproduced in QA or DEV. The only difference is CPU headcount and memory.
The COM+ application is the application component in a n-tier model that uses MSDAORA to connect to an Oracle v9.2 DB using v9.2 client.
Any ideas/ thoughts is much approaciated.