Hi.
My config is as follow.
windows 2012 R2
FIM 2010 R2 sp1
Sharepoint Foundation 2013
I have followed this guied to install my portal http://www.harbar.net/articles/fimportal.aspx
after all is installed and I try to access https://FIMPortal.Domain.com/IdentityManagement/ I get a Service is not Available.
After changing some web.config files and geting alot mor in the log I found this.
<E2ETraceEvent xmlns="<System">http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="<EventID>0</EventID><Type>3</Type><SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2015-01-14T21:56:24.3641921Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{f5c9df9c-de11-3019-e85e-c6f2da7b5263}" /><Execution ProcessName="w3wp" ProcessID="3404" ThreadID="13" /><Channel/><Computer>FIM1</Computer></System><ApplicationData>BrandBar.BrandTableConfigurationModel.TryInitializeUsingConfigurationModel: Error Retrieving PortalUIConfigurationModel Values:Object reference not set to an instance of an object.<System.Diagnostics xmlns="<LogicalOperationStack></LogicalOperationStack><Timestamp>125474445197</Timestamp><Callstack">http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>125474445197</Timestamp><Callstack> at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
 at System.Environment.get_StackTrace()
 at System.Diagnostics.TraceEventCache.get_Callstack()
 at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)
 at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
 at Microsoft.IdentityManagement.Logging.IdentityManagementTraceSource.ReportTrace(TraceEventType traceEventType, Int32 eventId, String message)
 at Microsoft.ResourceManagement.Utilities.LoggingManager.WriteTraceMessage(TraceEventType eventType, EventIdentifier identifier, String message)
 at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)
 at Microsoft.IdentityManagement.WebUI.Controls.BrandBar.BrandTableConfigurationModel.TryInitializeUsingConfigurationModel()
 at Microsoft.IdentityManagement.WebUI.Controls.BrandBar.get_Model()
 at Microsoft.IdentityManagement.WebUI.Controls.BrandBar.get_BrandTable()
 at Microsoft.IdentityManagement.WebUI.Controls.BrandBar.CreateChildControls()
 at System.Web.UI.Control.EnsureChildControls()
 at System.Web.UI.Control.PreRenderRecursiveInternal()
 at System.Web.UI.Control.PreRenderRecursiveInternal()
 at System.Web.UI.Control.PreRenderRecursiveInternal()
 at System.Web.UI.Control.PreRenderRecursiveInternal()
 at System.Web.UI.Control.PreRenderRecursiveInternal()
 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 at System.Web.UI.Page.ProcessRequest()
 at System.Web.UI.Page.ProcessRequest(HttpContext context)
 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)
 at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)
 at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
 at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
 at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent>
After analysing this I found : BrandBar.BrandTableConfigurationModel.TryInitializeUsingConfigurationModel: Error Retrieving PortalUIConfigurationModel Values:Object reference not set to an instance of an object.
Dos anyone have any idea how to fix this or what I have done wrong ending up with this...Done the installation about 5 times now with same result.
Thx for any ideas
//Håkan
May the sword be true!