Description of problem: Wallaby throws an exception when an unprovisioned node checks in with the store. The store had no nodes in it, but had features configured on the default-group and the configuration had been successfully activated. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Remove all wallaby db files 2. Start wallaby 3. load default db 4. condor_confgure_pool --default-group -a -f Master,NodeAccess 5. Set requested params and activate 6. condor_configd -d 7. Check the ConfigLog for the error message from the store Actual results: Expected results: Additional info:
Changed bug title.
Fixed on master.
I've tested this with wallaby-utils-0.6.3-1 on RHEL 5.5 x i386/x86_64 and there was exception. I've tested this with wallaby-0.9.4-1 on RHEL 5.5 x i386/x86_64 and there is no exception. --> VERIFIED