I upgraded CA and DA to 10.0.4 and all was well and then upgraded Enterprise Vault to 10.0.4. Though the accelerator service starts I get errors when the client attempts to retrieve instances
A problem occured while retrieving the list of instances from 'server' localhost. The Accelerator service is either not running or the server could not be contacted.
The event viewer has the following two entries
Event ID 201
APP Undefined - Initialisation of the Accelerator Manager Failed. System.IO.FileLoadException: Could not load file or assembly 'KVS.EnterpriseVault.ProcessManagement, Version=10.0.3.0, Culture=neutral, PublicKeyToken=26c5e2ccf2b9267c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'KVS.EnterpriseVault.ProcessManagement, Version=10.0.3.0, Culture=neutral, PublicKeyToken=26c5e2ccf2b9267c' ---> System.IO.FileLoadException: Could not load file or assembly 'KVS.EnterpriseVault.ProcessManagement, Version=10.0.4.0, Culture=neutral, PublicKeyToken=26c5e2ccf2b9267c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'KVS.EnterpriseVault.ProcessManagement, Version=10.0.4.0, Culture=neutral, PublicKeyToken=26c5e2ccf2b9267c'
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at KVS.Accelerator.Server.Manager..ctor(ApplicationStartup Force_AS, ApplicationStartup Force_ATM, ApplicationStartup Force_Analytics)
at KVS.Accelerator.Server.Manager..ctor()
at KVS.Accelerator.Server.AcceleratorManager.OnStart(String[] args)
Event ID 203
APP Undefined - Error when stopping the Accelerator Manager Service. System.NullReferenceException: Object reference not set to an instance of an object.
at KVS.Accelerator.Server.AcceleratorManager.OnStop()
As per control panel the versions of software installed are
CA 10.04.1060 (install date 23/10/2013)
EV 10.04.1189 (install date 12/03/2014)
Any help would be much appreciated.