I recently instaled a DSA server, and finally got replication to work. It runs every 15 minutes and appears to be working fine. Today, for the first time, I tried to send an action thru on the secondary server and was greated with this message.
“Configuration file C:\Program Files\BigFix Enterprise\BES Server\PropServerData\Config\actionsite.config not found; unable to load site configuration info”
I got this from the log file
Tue, 20 Jan 2009 16:32:49 -0500 - Looking for mastheads in directory C:\Program Files\BigFix Enterprise\BES Server\PropServerData\Config
Tue, 20 Jan 2009 16:32:49 -0500 - END TRANSACTION (Configuration file C:\Program Files\BigFix Enterprise\BES Server\PropServerData\Config\actionsite.config not found; unable to load site configuration info.)
Well, that sounds very weird. The file it is looking for is created during the installation and is required during action propagation. The error seems to indicate the file just isn’t there.
You could check the following:
Is this the correct location of your BES Server Installation?
Are there other files in config folder? Like actionsitecommit.bat, DeleteOldArchivedSites.exe, PropActionConfigGen.exe
Do the registry values for the key (HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\PropServer) point to the correct file system location?
If 1-3 all check out ok and the file just isn’t there, you could copy it over from your other BES Server or do an Add/Remove Programs uninstall of the BES Server and reinstall it (this leaves the database behind and re-creates the file system). Our support department can assist with the reinstall if you would be more comfortable working with them on it, we might like to take a look at the installation as well and see if anything else looks out of place, it’s possible more files are missing…