Pegasus Logs In Linux
"Manjunath Marlabeeti" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have compiled Pegasus 2.10.0 (with OpenSSL) on Fedora-14 x64 bit Linux OS. I have written a simple provider, registered with cimserver ,compiled successfully. When I call the provider it is throwing the error. cimcli CIMException: Cmd= ei Object= C_Test Code= 1 CIM_ERR_FAILED: Lost connection with cimprovagt " C_TestProviderModule". I read in the web above error occurs when the provider is crashing. I did not find Log folder in compiled Pegasus for debug. I tried to debug with printf statements but these are not printing at cimserver terminal (like in windows). Please can any suggest me where the Pegasus logs will get created and where the printf debugging prints. Thanks, Manjunath M