web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Issue when Deploying Service Fabric

(0) ShareShare
ReportReport
Posted on by 2,259

Hi all 

we are trying to deploy on premises Dynamics365 F&O

when trying to deploy the service fabric i got this result 

Trace folder already exists. Traces will be written to existing trace folder: C:\MSSF\DeploymentTraces
Creating Service Fabric Cluster...
If it's taking too long, please check in Task Manager details and see if Fabric.exe for each node is running. If not, please
look at: 1. traces in DeploymentTraces directory and 2. traces in FabricLogRoot configured in ClusterConfig.json.
Trace folder already exists. Traces will be written to existing trace folder: C:\MSSF\DeploymentTraces
Running Best Practices Analyzer...
Best Practices Analyzer completed successfully.
Creating Service Fabric Cluster...
Processing and validating cluster config.
Configuring nodes.
Default installation directory chosen based on system drive of machine '192.168.8.134'.
Copying installer to all machines.
Configuring machine '192.168.8.134'.
Configuring machine '192.168.8.132'.
Configuring machine '192.168.8.131'.
Configuring machine '192.168.8.133'.
Machine 192.168.8.131 configured.
Machine 192.168.8.133 configured.
Machine 192.168.8.132 configured.
Machine 192.168.8.134 configured.
Running Fabric service installation.
Successfully started FabricInstallerSvc on machine 192.168.8.131
Successfully started FabricInstallerSvc on machine 192.168.8.134
Successfully started FabricInstallerSvc on machine 192.168.8.132
Successfully started FabricInstallerSvc on machine 192.168.8.133
Successfully started FabricHostSvc on machine 192.168.8.133
Successfully started FabricHostSvc on machine 192.168.8.132
Successfully started FabricHostSvc on machine 192.168.8.134
Timed out waiting for Installer Service to complete for machine 192.168.8.131. Investigation order: FabricInstallerService ->
 FabricSetup -> FabricDeployer -> Fabric
CreateCluster Error: System.AggregateException: One or more errors occurred. ---> System.ServiceProcess.TimeoutException: Tim
ed out waiting for Installer Service to complete for machine 192.168.8.131. Investigation order: FabricInstallerService -> Fa
bricSetup -> FabricDeployer -> Fabric
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.StartAndValidateInstallerServiceCompletion(String m
achineName, ServiceController installerSvc, TimeSpan timeout)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.StartAndWaitForInstallerService(String machineName,
 Nullable`1 timeout)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.<>c__DisplayClass19_0.<RunFabricServices>b__0(Strin
g m)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallel
Options, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bo
dyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Ac
tion`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything,
 Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.RunFabricServices(MachineHealthContainer machineHea
lthContainer, FabricPackageType fabricPackageType, TimeSpan timeout)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.<CreateClusterAsyncInternal>d__1.MoveNext()
---> (Inner Exception #0) System.ServiceProcess.TimeoutException: Timed out waiting for Installer Service to complete for mac
hine 192.168.8.131. Investigation order: FabricInstallerService -> FabricSetup -> FabricDeployer -> Fabric
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.StartAndValidateInstallerServiceCompletion(String m
achineName, ServiceController installerSvc, TimeSpan timeout)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.StartAndWaitForInstallerService(String machineName,
 Nullable`1 timeout)
   at Microsoft.ServiceFabric.DeploymentManager.DeploymentManagerInternal.<>c__DisplayClass19_0.<RunFabricServices>b__0(Strin
g m)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)<---

also when the test script .\TestConfiguration.ps1 -ClusterConfigFilePath .\clusterConfig.json  i got this result. 

PS C:\MSSF> .\TestConfiguration.ps1 -ClusterConfigFilePath .\clusterConfig.json
Trace folder already exists. Traces will be written to existing trace folder: C:\MSSF\DeploymentTraces
Running Best Practices Analyzer...
Best Practices Analyzer completed successfully.

LocalAdminPrivilege          : True
IsJsonValid                        : True
IsCabValid                         :
RequiredPortsOpen           : True
RemoteRegistryAvailable   : True
FirewallAvailable                : True
RpcCheckPassed              : True
NoDomainController          : True
NoConflictingInstallations  : True
FabricInstallable                : True
DataDrivesAvailable          : True
DrivesEnoughAvailableSpace : True
Passed                             : True
every thing is seems to be ok except IsCabValid .
can anyone help with this please??
I have the same question (0)
  • Sergei Minozhenko Profile Picture
    23,093 on at

    Hi,

    There was discussion about similar issue community.dynamics.com/.../781999

    Have you checked this?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 503 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 434 Super User 2025 Season 2

#3
BillurSamdancioglu Profile Picture

BillurSamdancioglu 278 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans