I am reinstalling workflow manager 1.0 in the sharepoint server 2013. I have 3 servers that hosts workflow manager. I was able to configure a farm sucessfully in first server, then when i attempted to join the server 2 and 3 i encounter following issue:
I am not sure what is the server looking for here. Any assistance would be helpful |
Here is the log i receive from the error
[Verbose] [1/21/2015 8:14:45 AM]: Validating input and configuration parameters. [Progress] [1/21/2015 8:14:45 AM]: Validating input and configuration parameters. [Verbose] [1/21/2015 8:14:45 AM]: Installing auto-generated certificate. [Progress] [1/21/2015 8:14:45 AM]: Installing auto-generated certificate. [Error] [1/21/2015 8:14:45 AM]: System.Management.Automation.CmdletInvocationException: Unable to obtain private key file name for certificate with thumbprint:C1233DE167507052D197A58122C8AC88567CF5FF ---> System.InvalidOperationException: Unable to obtain private key file name for certificate with thumbprint:C1233DE167507062D197A58122C8AC88567CF5FF at Microsoft.ServiceBus.Commands.Common.Utility.GetKeyFilePath(StoreName storeName, StoreLocation storeLocation, String key) at Microsoft.ServiceBus.Commands.Common.SecurityHelper.AddCertToStore(X509Certificate2 cert, StoreName name, StoreLocation location, IdentityReference certUser) at Microsoft.ServiceBus.Commands.Common.CertificateHelper.InstallAutoGeneratedCert(String rootcertificate, X509Certificate2& rootCertGenerated, String rootCrl, String[] mycertificateList, X509Certificate2[]& myCertGenerated, SecureString autogeneratePassword, IdentityReference certUser) at Microsoft.ServiceBus.Commands.AddSBHost.InstallAutoCert(IdentityReference runAsAccountSid) --- End of inner exception stack trace --- at System.Management.Automation.PowerShell.EndInvoke(IAsyncResult asyncResult) at Microsoft.Workflow.Deployment.ConfigWizard.CommandletHelper.InvokePowershell(Command command, Action`3 updateProgress) at Microsoft.Workflow.Deployment.ConfigWizard.ProgressPageViewModel.AddSBNode(FarmCreationModel model, Boolean isFirstCommand)