SYMPTOM:
The following 'MSIXML: Server name not initialized' error messages are logged multiple times in Web Log. The Web log easily gets full with this error message.
<record> <package>com.Strategy.webapi</package> <level>SEVERE</level> <miliseconds>1211182702671</miliseconds> <timestamp>05/19/2008 16:38:22:671</timestamp> <thread>4</thread> <class>CDSSXMLClusterNode</class> <method>CreateConnection</method> <message>MSIXML : Server name not initialized. (com.Strategy.webapi.MSTRWebAPIException)</message> <exception>com.Strategy.webapi.MSTRWebAPIException: MSIXML : Server name not initialized at com.Strategy.webapi.CDSSXMLClusterNode.CreateConnection(Unknown Source) at com.Strategy.webapi.CDSSXMLClusterNode.InitConnection(Unknown Source) at com.Strategy.webapi.CDSSXMLAdmin.AddDSSXMLClusterNode(Unknown Source) at com.Strategy.webapi.CDSSXMLAdmin.InitConnection(Unknown Source) at com.Strategy.webapi.CDSSXMLAdmin.Connect(Unknown Source) at com.Strategy.web.objects.WebClusterAdminImpl.connect(Unknown Source) at com.Strategy.web.admin.beans.AdminServersHelper.connectIServers(Unknown Source)�! D; at com.Strategy.web.admin.beans.AdminServersHelper$ServerConnectionsUpdateTask.run(Unknown Source) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) </exception> <userName>unavailable</userName> <clientID>unavailable</clientID> </record>

