Hi,
I just installed OME 1.2 (fresh install) on a Windows 2012 Standard Server. When I try to start the manager (https://ad01.local:2607/Web/Default.aspx), I'm stuck on the splash screen.
I tried to uninstall and reinstall OME, I also tried to create a dedicated OME administrator account for SQL Server. I also tried IE and Chrome. I'm running out of ideas.
Silverlight provides the following debug info :
Severity | Date | Source | Description |
Critical | 18/07/2013 17:47:51 | DataCache.Load() | It has load errors |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error |
Warning | 18/07/2013 17:47:51 | ProxyManager.FaultTolerate() | Fault tolerance on communication exception in progress -> Count: 1 |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Exception loading the cache occurred: System.ServiceModel.FaultException: <?xml version="1.0" encoding="utf-16"?><ArrayOfKeyValueOfstringstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><KeyValueOfstringstring><Key>Message</Key><Value>Value cannot be null. Parameter name: key</Value></KeyValueOfstringstring><KeyValueOfstringstring><Key>Details</Key><Value>System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Helpers.Extensions.WindowsGroupInfo.GetLocalGroups(IList`1 groupNames) at DataProvider.Security.SecureUser.GetRoles(WindowsIdentity activeIdentity, SecureDataContext dataContext) at DataProvider.Security.SecureUser.UpdateRoles() at DataProvider.Security.SecureUser.GetActive() at SmartConsole.Service.DataService.AccessCheck(Permission[] requiredPermissions)</Value></KeyValueOfstringstring><KeyValueOfstringstring><Key>Id</Key><Value></Value></KeyValueOfstringstring></ArrayOfKeyValueOfstringstring> at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result) at SmartConsole.DataServiceReference.DataServiceClient.DataServiceClientChannel.EndGetHelp(IAsyncResult result) at SmartConsole.DataServiceReference.DataServiceClient.SmartConsole.DataServiceReference.IDataService.EndGetHelp(IAsyncResult result) at SmartConsole.DataServiceReference.DataServiceClient.OnEndGetHelp(IAsyncResult result) at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result) |
Critical | 18/07/2013 17:47:51 | DataCache.LoadCheck() | Data Cache load error: SmartConsole.DataServiceReference.GetHelpCompletedEventArgs |
General | 18/07/2013 17:47:51 | App.xaml | DataCache load starting... |
General | 18/07/2013 17:47:49 | App.xaml | Splash screen instantiated... |
General | 18/07/2013 17:47:49 | App.xaml | Application_Startup: Starting... |