(file) Return to ConsumerManager.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / DynListener

Diff for /pegasus/src/Pegasus/DynListener/ConsumerManager.cpp between version 1.16 and 1.17

version 1.16, 2006/08/18 17:58:47 version 1.17, 2006/10/13 18:04:50
Line 350 
Line 350 
                                           _worker_routine,                                           _worker_routine,
                                           semaphore) != PEGASUS_THREAD_OK)                                           semaphore) != PEGASUS_THREAD_OK)
     {     {
         Logger::put(Logger::STANDARD_LOG, System::CIMSERVER, Logger::TRACE,          Logger::put(Logger::STANDARD_LOG, System::CIMLISTENER, Logger::TRACE,
         "Not enough threads for consumer.");         "Not enough threads for consumer.");
  
         Tracer::trace(TRC_LISTENER, Tracer::LEVEL2,         Tracer::trace(TRC_LISTENER, Tracer::LEVEL2,
Line 980 
Line 980 
  
                             Logger::put(                             Logger::put(
                                        Logger::ERROR_LOG,                                        Logger::ERROR_LOG,
                                        "ConsumerManager",                                         System::CIMLISTENER,
                                        Logger::SEVERE,                                        Logger::SEVERE,
                                        "The following indication did not get processed successfully: $0",                                        "The following indication did not get processed successfully: $0",
                                        event->getIndicationInstance().getPath().toString());                                        event->getIndicationInstance().getPath().toString());


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2