Ok...here it is for posterity sake. I have been able to fix this issue and I have no idea how it got screwed up, possibly something to do with one of the upgrades, because we don't go into the DB and mess with this stuff....but all of the entries in servgrp_op_mstr were duplicated. Which means when you add a server to the group it adds all of those records for each server, which of course fills the arerror log with 'duplicate' record values. I didn't think this was a problem, and simply deleted the duplicates...but apparently the server gets confused with having multiple records for the service....I removed the duplicates and restarted all of the servers in the group and haven't had a single error since. I also found duplicates in servgrp_config but I'm not sure if they are the ones that were causing the problems or not.
_____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Kunkel Sent: Wednesday, January 02, 2008 8:56 AM To: [email protected] Subject: Re: Server Group Error 8745 ** I spent almost a year going through stuff like this on a Unix server group. We're up and stable now, I just hope it says that way. Although I never experienced the error you mention below, a few things come to mind. Research the Map-IP-Address parameter, it doesn't appear to be set and according to the whitepaper it probably should be. Also look into the server plug-in aliases. I had a problem where each server connected to another server (in a tangled mess) using the ARSYS.ARDBC.CONFIGFILE plug-in. Server A was using server C's ar.conf and C was using B, etc... I'd look into the following plugin aliases since I don't' see them either: Server-Plugin-Alias: AREA AREA myserver-app1 Server-Plugin-Alias: ARSYS.ARDBC.LDAP ARSYS.ARDBC.LDAP myserver-app1 Server-Plugin-Alias: ARSYS.ARDBC.CONFIGFILE ARSYS.ARDBC.CONFIGFILE myserver-app1 Server-Plugin-Alias: ARSYS.ARDBC.REPORT ARSYS.ARDBC.REPORT myserver-app1 Server-Plugin-Alias: ARSYS.ARF.WEBSERVICE ARSYS.ARF.WEBSERVICE myserver-app1 Of course if you're not using the plugins above, then you don't need the alias. -Matt _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

