
2 Nov
2007
2 Nov
'07
10:15 a.m.
Dan Smith wrote:
ZL> I can see the log spamming "Thread.cpp" and "ThreadPool.cpp". I assume ZL> it's using threads.
A threads machine should look like this:
% cimconfig -cl | grep -i force forceProviderProcesses=false
If you don't have a value, set it to true:
% cimconfig -p -s forceProviderProcesses=true
and see if you still get the deadlock. cimconfig -c -l | grep -i force forceProviderProcesses=true
Shall I try the threads machine? -- - Zhengang