Installed and configured SharePoint 2013 successfully. After that installed Project Server 2013 but when running SharePoint 2013 product configuration wizard after Project Server 2013 installation, the configuration wizard failed at step 8 (Creating Sample
Data) displaying "Failed to create sample data". Please find below the log snapshot containing errors. Please guide. i had tried both of the solution discussed above but no luck.
20:53:47 12 INF Successfully created applications and proxies for service State Service
20:53:47 12 INF Creating and provisioning applications and proxies for service Project Server Application Service
20:53:47 12 INF Creating application of type Microsoft.Office.Project.Server.Administration.PsiServiceApplication with name Project Server Service Application
20:53:47 12 INF Entering function Entering ProvisionDefaultPWASite
20:53:47 12 INF Retrieved PSI Service Application: Project Server Service Application
20:53:47 12 INF Site with uri http://CollaborationServer/, port 80 was found
20:53:50 12 INF Unable to find any matching web application. Exiting.
20:53:50 12 INF Retrieved the rootsite: http://CollaborationServer/
20:53:50 12 ERR Task evalprovision has failed with an unknown exception
20:53:50 12 ERR Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Office.Project.Server.Administration.EvaluatorModeProvisioning.ProvisionDefaultPWASite()
at Microsoft.Office.Project.Server.Administration.PsiService.CreateApplication(String name, Type serviceApplicationType, SPServiceProvisioningContext provisioningContext)
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.ProvisionServiceApplicationsAndProxies()
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
20:53:50 12 INF Entering function Common.BuildExceptionMessage
20:53:50 12 INF Entering function StringResourceManager.GetResourceString
20:53:50 12 INF Resource id to be retrieved is ExceptionInfo for language English (United States)
20:53:50 12 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}
20:53:50 12 INF Leaving function StringResourceManager.GetResourceString
20:53:50 12 INF Leaving function Common.BuildExceptionMessage
20:53:50 12 INF Entering function Common.BuildExceptionInformation
20:53:50 12 INF Entering function Common.BuildExceptionMessage
20:53:50 12 INF Entering function StringResourceManager.GetResourceString
20:53:50 12 INF Resource id to be retrieved is ExceptionInfo for language English (United States)
20:53:50 12 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}
20:53:50 12 INF Leaving function StringResourceManager.GetResourceString
20:53:50 12 INF Leaving function Common.BuildExceptionMessage
20:53:50 12 INF Leaving function Common.BuildExceptionInformation
20:53:50 12 ERR An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Office.Project.Server.Administration.EvaluatorModeProvisioning.ProvisionDefaultPWASite()
at Microsoft.Office.Project.Server.Administration.PsiService.CreateApplication(String name, Type serviceApplicationType, SPServiceProvisioningContext provisioningContext)
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.ProvisionServiceApplicationsAndProxies()
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
20:53:50 12 INF Entering function Common.BuildExceptionInformation
20:53:50 12 INF Entering function Common.BuildExceptionMessage
20:53:50 12 INF Entering function StringResourceManager.GetResourceString
20:53:50 12 INF Resource id to be retrieved is ExceptionInfo for language English (United States)
20:53:50 12 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}
20:53:50 12 INF Leaving function StringResourceManager.GetResourceString
20:53:50 12 INF Leaving function Common.BuildExceptionMessage
20:53:50 12 INF Leaving function Common.BuildExceptionInformation
20:53:50 12 INF Entering function get CommandCollection.this[string key]
20:53:50 12 INF Entering function CommandCollectionBase.Get
20:53:50 12 INF Found value in collection for key global
20:53:50 12 INF Leaving function CommandCollectionBase.Get
20:53:50 12 INF Found command global in collection
20:53:50 12 INF Leaving function get CommandCollection.this[string key]
20:53:50 12 INF Entering function get CommandCollection.this[string key]
20:53:50 12 INF Entering function CommandCollectionBase.Get
20:53:50 12 INF Found value in collection for key initialize
20:53:50 12 INF Leaving function CommandCollectionBase.Get
20:53:50 12 INF Found command initialize in collection
20:53:50 12 INF Leaving function get CommandCollection.this[string key]
20:53:50 12 INF Entering function Command.this[string key]
20:53:50 12 INF Entering function CommandCollectionBase.Get
20:53:50 12 INF Found value in collection for key SINGLESERVER
20:53:50 12 INF Leaving function CommandCollectionBase.Get
20:53:50 12 INF Found parameter SINGLESERVER in collection
20:53:50 12 INF Leaving function Command.this[string key]
20:53:50 12 INF Entering function Command.this[string key]
20:53:50 12 INF Entering function CommandCollectionBase.Get
20:53:50 12 INF Found value in collection for key upgradesessionid
20:53:50 12 INF Leaving function CommandCollectionBase.Get
20:53:50 12 INF Found parameter upgradesessionid in collection
20:53:50 12 INF Leaving function Command.this[string key]
20:53:50 12 INF Releasing the farm upgrade lock in common exception handler.
20:53:50 12 INF Entering function TaskBase.OnTaskStop
20:53:50 12 INF Creating the OnTaskStop event for task evalprovision
20:53:50 12 ERR Task evalprovision has failed
20:53:50 12 INF friendlyMessage for task evalprovision is An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set
to an instance of an object.
20:53:50 12 INF debugMessage for task evalprovision is An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set
to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Office.Project.Server.Administration.EvaluatorModeProvisioning.ProvisionDefaultPWASite()
at Microsoft.Office.Project.Server.Administration.PsiService.CreateApplication(String name, Type serviceApplicationType, SPServiceProvisioningContext provisioningContext)
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.ProvisionServiceApplicationsAndProxies()
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
20:53:50 12 INF Entering function TaskBase.FireTaskStateChanged
20:53:50 12 INF Firing the OnTaskStateChanged event for task evalprovision
20:53:50 12 INF Entering function TaskDriver.TaskStateEventHandler
20:53:50 12 INF Entering function StringResourceManager.GetResourceString
20:53:50 12 INF Resource id to be retrieved is EvalProvisionTaskDisplayName for language English (United States)
20:53:50 12 INF Resource retrieved id EvalProvisionTaskDisplayName is create sample data
20:53:50 12 INF Leaving function StringResourceManager.GetResourceString
20:53:50 12 INF Received an TaskStateEventHandler event. task:evalprovision TaskBase.State:stopped
20:53:50 12 INF Entering function TasksQueue.IncrementTaskFailed
20:53:50 12 INF Incremented the number of tasks failed to 1
20:53:50 12 INF Leaving function TasksQueue.IncrementTaskFailed
20:53:50 12 INF Task evalprovision has stopped and failed. Total failed is now 1
20:53:50 12 INF Leaving function TaskDriver.TaskStateEventHandler
20:53:50 12 INF Entering function PsconfigBaseForm.TaskStateEventHandler
20:53:50 12 INF Invoking the UI thread with the task state chagne event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskStateEventHandler
20:53:50 1 INF Received an TaskStateEventHandler event. task:evalprovision TaskBase.State:stopped TaskBase.TaskResultevalprovision
20:53:50 1 INF Acquiring the reader lock to retrieve the state
20:53:50 1 INF Releasing the reader lock to retrieve the state
20:53:50 1 INF Acquiring the reader lock to retrieve the state
20:53:50 1 INF Releasing the reader lock to retrieve the state
20:53:50 1 ERR Task evalprovision has stopped and failed. Total failed is now 1
20:53:50 1 INF Entering function StringResourceManager.GetResourceString
20:53:50 1 INF Resource id to be retrieved is EvalProvisionTaskFailConfigDisplayLabel for language English (United States)
20:53:50 1 INF Resource retrieved id EvalProvisionTaskFailConfigDisplayLabel is Failed to create sample data.
20:53:50 1 INF Leaving function StringResourceManager.GetResourceString
20:53:50 1 INF Updating the task label below the progress bar Failed to create sample data.
20:53:50 1 INF Entering function FormParameterCollection.Add
20:53:50 1 INF Leaving function FormParameterCollection.Add
20:53:50 1 INF Last message from task evalprovision is An exception of type System.NullReferenceException was thrown. Additional exception information: Object
reference not set to an instance of an object.
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Updating the task additional notification information below the progress bar An exception of type System.NullReferenceException was thrown. Additional
exception information: Object reference not set to an instance of an object.
20:53:50 1 INF Leaving function ConfigurationProgressForm.InvokeTaskStateEventHandler
20:53:50 12 INF Sleeping an extra 1 ms so things don't go too fast for the user for this task
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 12 INF Leaving function PsconfigBaseForm.TaskStateEventHandler
20:53:50 12 INF Leaving function TaskBase.FireTaskStateChanged
20:53:50 12 INF Leaving function TaskBase.OnTaskStop
20:53:50 12 INF Leaving function TaskThread.ExecuteTask
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is EvalProvisionTaskDisplayName for language English (United States)
20:53:50 8 INF Resource retrieved id EvalProvisionTaskDisplayName is create sample data
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 ERR Task create sample data failed, so stopping execution of the engine
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is EvalProvisionTaskFailConfigDisplayLabel for language English (United States)
20:53:50 8 INF Resource retrieved id EvalProvisionTaskFailConfigDisplayLabel is Failed to create sample data.
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 8 ERR Failed to create sample data.
An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Office.Project.Server.Administration.EvaluatorModeProvisioning.ProvisionDefaultPWASite()
at Microsoft.Office.Project.Server.Administration.PsiService.CreateApplication(String name, Type serviceApplicationType, SPServiceProvisioningContext provisioningContext)
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.ProvisionServiceApplicationsAndProxies()
at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 8 INF Entering function TaskDriver.NotifyTaskSummary
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is TotalTasksRan for language English (United States)
20:53:50 8 INF Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0}
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 8 INF Entering function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify,
message: Total number of configuration settings run: 8
20:53:50 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Entering function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of configuration
settings run: 8
20:53:50 8 INF Leaving function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Invoking the UI thread with the task driver event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType
notify, message: Total number of configuration settings run: 8
20:53:50 1 INF Received a non null event from the task driver
20:53:50 1 INF Sending the notification event to the UI
20:53:50 1 INF Entering function FormParameterCollection.Add
20:53:50 1 INF Leaving function FormParameterCollection.Add
20:53:50 1 INF TaskDriver said total tasks run is Total number of configuration settings run: 8
20:53:50 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Leaving function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is TotalTasksSucceeded for language English (United States)
20:53:50 8 INF Resource retrieved id TotalTasksSucceeded is Total number of successful configuration settings: {0}
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 INF Entering function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType.notify,
message: Total number of successful configuration settings: 7
20:53:50 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Entering function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of successful
configuration settings: 7
20:53:50 8 INF Leaving function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Invoking the UI thread with the task driver event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType
notify, message: Total number of successful configuration settings: 7
20:53:50 1 INF Received a non null event from the task driver
20:53:50 1 INF Sending the notification event to the UI
20:53:50 1 INF Entering function FormParameterCollection.Add
20:53:50 1 INF Leaving function FormParameterCollection.Add
20:53:50 1 INF TaskDriver said total tasks successful is Total number of successful configuration settings: 7
20:53:50 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Leaving function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is TotalTasksFailed for language English (United States)
20:53:50 8 INF Resource retrieved id TotalTasksFailed is Total number of unsuccessful configuration settings: {0}
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 INF Entering function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType.notify,
message: Total number of unsuccessful configuration settings: 3
20:53:50 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Entering function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of unsuccessful
configuration settings: 3
20:53:50 8 INF Leaving function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Invoking the UI thread with the task driver event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType
notify, message: Total number of unsuccessful configuration settings: 3
20:53:50 1 INF Received a non null event from the task driver
20:53:50 1 INF Sending the notification event to the UI
20:53:50 1 INF Entering function FormParameterCollection.Add
20:53:50 1 INF Leaving function FormParameterCollection.Add
20:53:50 1 INF TaskDriver said total tasks failed is Total number of unsuccessful configuration settings: 3
20:53:50 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Leaving function TaskDriver.OnTaskDriverNotify
20:53:50 8 INF Leaving function TaskDriver.NotifyTaskSummary
20:53:50 8 ERR One or more configuration tasks has failed or some tasks were not run
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is PostSetupConfigurationStoppingSucceeded for language English (United States)
20:53:50 8 INF Resource retrieved id PostSetupConfigurationStoppingSucceeded is Successfully stopped the configuration of SharePoint Products.
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 INF Entering function TaskDriver.OnTaskDriverStopping
20:53:50 8 INF Sending a task driver stopping event: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType.stopping, Successfully stopped the configuration of SharePoint
Products.
20:53:50 8 INF Entering function TaskDriverStateChange.Enter
20:53:50 8 INF Acquiring the writer lock to change the state
20:53:50 8 INF Current state of the task driver is neverrun. You want to change it to stoppingrun
20:53:50 8 INF Changed state of the task driver to neverrun
20:53:50 8 INF Released the writer lock to change the state
20:53:50 8 INF Leaving function TaskDriverStateChange.Enter
20:53:50 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Entering function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message Successfully stopped the configuration
of SharePoint Products.
20:53:50 8 INF Leaving function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Invoking the UI thread with the task driver event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: notapplicable, TaskDriverEventArgs.EventType
stopping, message: Successfully stopped the configuration of SharePoint Products.
20:53:50 1 INF Received a non null event from the task driver
20:53:50 1 INF The UI has received a stopping event from the task driver
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 8 INF The task driver event indiated that the task driver is stopping, so we will sleep an extra 1 ms so things don't go too fast for the user
20:53:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
20:53:50 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Leaving function TaskDriver.OnTaskDriverStopping
20:53:50 8 INF Leaving function TaskDriver.ExecuteTasks
20:53:50 8 ERR One or more configuration tasks has failed to execute
20:53:50 8 INF Entering function TaskDriver.Stop
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
20:53:50 8 INF Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate
properly. To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 ERR Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error
information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log, fix the problem, and run this configuration wizard again.
20:53:50 8 INF Entering function StringResourceManager.GetResourceString
20:53:50 8 INF Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
20:53:50 8 INF Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at {0} and the application event log.
20:53:50 8 INF Leaving function StringResourceManager.GetResourceString
20:53:50 8 INF Entering function TaskDriver.OnTaskDriverStop
20:53:50 8 INF Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products failed. Configuration
must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log and the application
event log.
20:53:50 8 INF Entering function TaskDriverStateChange.Enter
20:53:50 8 INF Acquiring the writer lock to change the state
20:53:50 8 INF Current state of the task driver is neverrun. You want to change it to stoppedrunning
20:53:50 8 INF Changed state of the task driver to neverrun
20:53:50 8 INF Released the writer lock to change the state
20:53:50 8 INF Leaving function TaskDriverStateChange.Enter
20:53:50 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
20:53:50 8 INF Entering function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration of SharePoint Products
failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log
and the application event log.
20:53:50 8 INF Leaving function UserInterface.TaskDriverEventHandler
20:53:50 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
20:53:50 8 INF Invoking the UI thread with the task driver event
20:53:50 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
20:53:50 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: error, TaskDriverEventArgs.EventMessageType: notapplicable, TaskDriverEventArgs.EventType
stop, message: Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log
and the application event log.
20:53:50 1 INF Received a non null event from the task driver
20:53:50 1 INF The UI has received a stop event from the task driver
20:53:50 1 INF Entering function FormParameterCollection.Add
20:53:50 1 INF Leaving function FormParameterCollection.Add
20:53:50 1 INF The failed task is evalprovision
20:53:50 1 INF Entering function StringResourceManager.GetResourceString
20:53:50 1 INF Resource id to be retrieved is FinishFormInstructionsFailLabel for language English (United States)
20:53:50 1 INF Resource retrieved id FinishFormInstructionsFailLabel is One or more configuration settings failed. Completed
configuration settings will not be rolled back. Resolve the problem and run this configuration wizard again. The following contains detailed information about the failure:
20:53:50 1 INF Leaving function StringResourceManager.GetResourceString
20:53:50 1 INF Entering function PsconfigLabel.PsconfigLabel
20:53:50 1 INF Entering function PsconfigLabel.CommonStuff
20:53:50 1 INF Created a label, name is FinishForm, text is One or more configuration settings failed. Completed configuration
settings will not be rolled back. Resolve the problem and run this configuration wizard again. The following contains detailed information about the failure:
20:53:50 1 INF Leaving function PsconfigLabel.CommonStuff
20:53:50 1 INF Leaving function PsconfigLabel.PsconfigLabel
20:53:50 1 INF Entering function PsconfigLinkLabel.PsconfigLinkLabel
20:53:50 1 INF Entering function PsconfigLinkLabel.CommonConstruction
20:53:50 1 INF Leaving function PsconfigLinkLabel.CommonConstruction
20:53:50 1 INF Created PsconfigLinkLabel FinishForm, text C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log,
data C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_5_31_2014_20_51_0_865_355655075.log
awias