Re: Error While generating enumerated instance

Devchandra L Meetei <[email protected]> Wed, 15 Jan 2014 12:23:21 +0530
Newsgroups gmane.network.open-pegasus.general
Message-ID <CAKmFMKdoHUPPT_y9pz2FEANXyWjQcUnwwtpUcW0tzjRigJQmkw@mail.gmail.com>
Your provider module "President_Module" has crashed.
and Usually, In this case, enable core dump and get the backtrace which
will give idea which part of the code is wrong.



On Wed, Jan 15, 2014 at 11:49 AM, Kirk Augustin <[email protected]>wrote:

> Is it your provider, and have you tried to add debug logs to a file in the
> provider, in order to determine if you have called the provider
> successfully?
>
> Kirk Augustin
> 11821 NW McNamee Rd
> Portland, OR 97231
>
>
> HM: 503-289-4356
>
>   ------------------------------
>  *From:* amitab len <[email protected]>
> *To:* [email protected]
> *Sent:* Tuesday, January 14, 2014 10:05 PM
> *Subject:* Error While generating enumerated instance
>
> Hello All,
>
> I am getting bellow  Error While generating enumerated instance.
>
> lhn@localhost:~/Cimple/cimple-2.0.24/src/providers/President$ cimcli ei
> President
> cimcli CIMException:  Cmd= ei Object= President Code= 1
> CIM_ERR_FAILED: Failed to communicate with cimprovagt "President_Module".
>
> Needed urgent help on this.
>
> Thanks and Regards,
> Amitab
>
>
>


-- 
Warm Regards
--Dev
OpenPegasus Developer/Committer

"Any fool can write code that a computer can understand. Good programmers
write code that humans can understand."
--- Martin Fowler