Monday, June 18, 2012

Error : siteminder administration server error.too many items in return list (error 50)

While opening Agent conf objects through FSS ,after importing a policy store am getting the above error. 




Edit the registry, looking for MaxObjects 

HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\PolicyServer\ObjectStore


change this is for ½ gig 

Change MaxObjects to 25 (default usually 0x64) 

The line should look like this after editing: 

MaxObjects= 0x25; REG_DWORD <---- change to 25 

N.B :  (Before editing registry,take a backup of the registry)