RE: Cannot create static instances
Åkerfeldt Patrik <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Why is it that this property is hidden? Am I not supposed to enable this for production release? I'm using static instances to store simple configuration parameters for other providers. /på -----Original Message----- From: Surendra Kodali [mailto:[email protected]] Sent: den 22 juni 2010 09:26 To: à kerfeldt Patrik Cc: [email protected]; Kumpf, Roger Subject: RE: Cannot create static instances repositoryIsDefaultInstanceProvider config property is hidden and the value is false for release builds. You can change the value by editing the cimserver_planned.conf file or use cimserver repositoryIsDefaultInstanceProvider=true. Surendra à kerfeldt Patrik <patrik.akerfeldt @saabgroup.com> To "Kumpf, Roger" 22/06/2010 12:09 <[email protected]>, "[email protected]" <[email protected]> cc Subject RE: Cannot create static instances Roger, Great, thanks! How come I don't see that parameter running cimconfig -l? There's a bunch of other known parameters not listed either, like trace* /på From: Kumpf, Roger [mailto:[email protected]] Sent: den 21 juni 2010 17:41 To: à kerfeldt Patrik; [email protected] Subject: RE: Cannot create static instances Patrik, For this capability, you will want to ensure the repositoryIsDefaultInstanceProvider configuration property is set to true. -Roger From: à kerfeldt Patrik [mailto:[email protected]] Sent: Monday, June 21, 2010 7:04 AM To: [email protected] Subject: Cannot create static instances Hi all, When I try to create an instance of a new custom class (or any class in root/cimv2) which does not have any provider associated with it I get "CIM_ERR_NOT_SUPPORTED" back from the cimserver (running openpegasus-2.9.1). Why could that be? Previously I've been running a self-compiled version of pegasus. Now we're moving over to a pre-compiled rpm version and that's when I'm starting to see these kinds of errors. Thanks, Patrik