When registering workflow service in SharePoint 2013 with Server 2012 R2, only the Application Proxy gets created.

I am in need of some help with a problem I have been faced with in getting the workflow service working in our farm.

We have an SP2013 farm that consists of two application servers (APP01, APP02) and two web front-end servers (WEB01, WEB02), as well as a separate database server cluster. When we built this environment, we did so using the SP1 release of SharePoint 2013, which was required in order to install on Windows Server 2012 R2. At the time, we installed the workflow manager on our APP01 server and the client was installed on bot WEB01 and WEB02.

Up until a few weeks ago, we had not really used the workflow service, so I was attempting to register this last week and came across a problem where the SP-Register command was failing with an error 404 message. After doing a bit of searching, I found that we needed to install the CU2 update for the workflow manager and client to our servers. Additionally, I installed the Service Bus 1.0 cumulative update, which was mentioned in the Microsoft document as a requirement. This was installed only on the APP01 server which runs the workflow manager, as it was the only server of the three that had the Service Bus 1.0 installed.

The updates installed fine on the APP01, for both the service bus and workflow manager CU2, but when I install the update on the two web front-end servers, it appears that nothing happens. The update installed will appear to run, but never prompts me for anything or gives me any sort of confirmation that it completed successfully. I was able to check the application logs and see that the installer ran and was successfully completed though and the version shown on all three servers for the client is v2.0.40131.0 and the version shown on APP01 for the manager is v2.0.20922.0. I believe these are correct.

When I attempt to register the workflow service using the following command:
Register-SPWorkflowService -SPSite "http://WEB01" -WorkflowHostUri "http://APP01:12291" -AllowOAuthHttp

the service appears to register, but when I go to the central admin, I see no Workflow Service Application, I only see the Workflow Service Application Proxy. If I check the status of the Workflow service it shows that it is connected, but we are getting errors with workflows.

Does anyone know what may be happening here? I cannot seem to find any obvious errors in the logs until we try to use a workflow.

Please help!!

August 20th, 2015 7:52am

Hi JM,

What errors did you meet when you try to use a workflow?

Please try to reboot SharePoint servers in your farm and run IPCONFIG /FLUSHDNS command.

After the above, re-register workflow service using Register-SPWorkflowService with -force.

Best Regards,

Wendy

Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 11:30pm

Wendy,

When we try to access the workflow from a sharepoint list, we get the usual error:

Sorry, something went wrong

An unexpected error has occurred.
Technical Details

Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 2528269d-ad45-a03a-5c56-6d1ab3eadaff

Date and Time: 8/21/2015 6:57:16 AM

I have not yet rebooted the servers or done an IPCONFIG/FLUSHDNS yet, as these are production servers so I am going to schedule this for this weekend. 

When I pull the errors from the log for the Correlation ID, I get this:

                             

Timestamp               Process                                 TID   Area                           Category                       EventID Level     Message Correlation
08/21/2015 06:57:03.83 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Logging Correlation Data       xmnv Medium Name=Request (GET:http://sst.domain.org/pnr/mgmt/cred/_layouts/15/wrkstat.aspx?List=95c95ef4-5215-4c3d-8ae0-f4d387a8d9bb&WorkflowInstanceName=033740cd-e584-4bd8-86b4-ccb474b0d6ce) 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.84 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Authentication Authorization   agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|DOMAIN\User2, ClaimsCount=139 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.88 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Logging Correlation Data       xmnv Medium Site=/ 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.91 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Database                       ahjqp High [Forced due to logging gap, cached @ 08/21/2015 06:57:03.88, Original Level: Verbose] SQL connection time: 0.122850809250896 for Data Source=SP2013DB;Initial Catalog=WSS_Content_SSTeams;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15;Application Name=SharePoint[w3wp][2][WSS_Content_SSTeams] 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.91 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Database                       8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High UserAgent not available, file operations may not be optimized.    at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)     at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult)     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...)     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, ... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbst... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...rRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion,... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ... String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId)     at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, ... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, ... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes)     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound)     at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)     at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)     at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithN... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...oAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)     at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)     at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)     at System.Web.UI.Page.ApplyMasterPage()     at System.Web.UI.Page.PerformPreInit()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean in... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...cludeStagesBeforeAsyncPoint, 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 nativeReque... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ak8dj High ...stContext, 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) 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         aiv4w Medium Spent 0 ms to bind 29643 byte file stream 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:03.95 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Files                         ahjkm Medium Spent 0 ms to send 29643 byte file stream 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.09 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       g3qj High [Forced due to logging gap, cached @ 08/21/2015 06:57:03.99, Original Level: Verbose] url is in site 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.09 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       6t8b High [Forced due to logging gap, Original Level: Verbose] Looking up {0} site {1} in the farm {2} 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.11 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       aj007 Medium skip refreshToken because the token in memory is not fresh 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.13 w3wp.exe (WEB02:0x3BC0)         0x3474 Web Content Management         Publishing                     adjr0 Medium CatalogConfig.ReadFromPropertyBag; Catalog configurations don't exist for site collection http://sst.domain.org/pnr/mgmt. 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.13 w3wp.exe (WEB02:0x3BC0)         0x3474 Web Content Management         Publishing                     ai23f Medium SiteServicesAddins.ReadFromPropertyBag: Site services addins don't exist for site collection http://sst.domain.org/pnr/mgmt. 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.14 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Monitoring                     b4ly High Leaving Monitored Scope (CachedObjectFactory: Caching Web at: /PNR/MGMT). Execution Time=31.369489697713 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:04.14 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Monitoring                     b4ly High Leaving Monitored Scope (PortalSiteMapDataSource: Determining Starting Node). Execution Time=31.6923659291893 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03 w3wp.exe (WEB02:0x3BC0)         0x3474 0x119005                       adjzs High [Forced due to logging gap, cached @ 08/21/2015 06:57:04.14, Original Level: VerboseEx] SwitchableSiteMapProvider "{0}" mapped to target provider "{1}" 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       8nca Medium Application error when access /_layouts/15/wrkstat.aspx, Error=The remote server returned an error: (404) Not Found.   at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)     at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.End(IAsyncResult result)     at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content) 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Runtime                       tkau Unexpected System.Net.WebException: The remote server returned an error: (404) Not Found.    at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)     at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.End(IAsyncResult result)     at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content) 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       ajlz0 High Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Workflow.Client.ScopeNotFoundException: Scope '/SharePoint/default/4c26a579-0177-4d22-9a22-fdfb06749baa/7c16db23-23e1-45ef-bb2f-0de15db57320' was not found.  HTTP headers received from the server - ActivityId: 748b8976-81c9-4c13-ac50-2f27370775aa. NodeId: ZWPDCSP13APP01. Scope: /SharePoint/default/4c26a579-0177-4d22-9a22-fdfb06749baa/7c16db23-23e1-45ef-bb2f-0de15db57320. Client ActivityId : 2528269d-ad45-a03a-5c56-6d1ab3eadaff. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.     at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)     at Microsoft.Workflow.Client.Ht... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       ajlz0 High ...tpGetResponseAsyncResult`1.End(IAsyncResult result)     at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)     --- End of inner exception stack trace ---     at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)     at Microsoft.Workflow.Client.InstanceManager.Get(String workflowName, String instanceName)     at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.GetInstances(String serviceGroupName, Int32 offset, Int32 count, String workflowName, String instanceName, String monitoringParameter, WorkflowInstanceStatus workflowInstanceStatus)     at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.GetInstance(Guid instanceId)     at Microsoft.SharePoint.WorkflowServices.Appl... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       ajlz0 High ...icationPages.WrkStatPage.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     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& compl... 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03* w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       ajlz0 High ...etedSynchronously) 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.03 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         General                       aat87 Monitorable 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.05 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Micro Trace                   uls4 Medium Micro Trace Tags: 0 nasq,15 agb9s,101 ak8dj,177 adjr0,0 ai23f,6 b4ly,0 b4ly,11893 8nca,0 tkau,4 ajlz0,1 aat87 2528269d-ad45-a03a-5c56-6d1ab3eadaff
08/21/2015 06:57:16.05 w3wp.exe (WEB02:0x3BC0)         0x3474 SharePoint Foundation         Monitoring                     b4ly Medium Leaving Monitored Scope (Request (GET:http://sst.domain.org/pnr/mgmt/cred/_layouts/15/wrkstat.aspx?List=95c95ef4-5215-4c3d-8ae0-f4d387a8d9bb&WorkflowInstanceName=033740cd-e584-4bd8-86b4-ccb474b0d6ce)). Execution Time=12220.7995708952 2528269d-ad45-a03a-5c56-6d1ab3eadaff

Thanks for your help!

August 21st, 2015 1:26pm

Hi JM,

Please let me know the result if you finish doing the schedule.

Best Regards,

Wendy

Free Windows Admin Tool Kit Click here and download it now
August 23rd, 2015 9:51pm

Wendy,

I did reboot the servers over the weekend and issued an "IPCONFIG /FLUSHDNS" on all of them, then attempted to register the workflow service again, but I received the same result.

I'm trying to research this problem on the internet but am finding very little information on it.

One question I have, and I can find no definite answer to this, is do I also have to upgrade the service bus to version 1.1? I see information about a service bus v1.1 but the cumulative update we installed only refers to installing the service bus 1.0 cumulative update. There isn't any mention of service bus 1.1.


August 25th, 2015 10:25am

Hi,

Please try to run SharePoint 2013 Configuration Wizards on all servers, check if it could repair some errors.

After the above, then re-register workflow service again.

Workflow Manager 1.0 CU2 works with Service Bus 1.1 or Service Bus 1.0 Cumulative Update 1 and Windows Server 2012 R2. Users have to install Workflow Manager Client 1.0 with Cumulative Update 2 (Full install) to update client before you install this update that will update the server only.

https://support.microsoft.com/en-us/kb/2902007

Service Bus 1.1:

http://blogs.msdn.com/b/softwaresimian/archive/2014/05/28/retrieving-the-installer-for-windows-service-bus-1-1.aspx

Best Regards,

Wendy

Free Windows Admin Tool Kit Click here and download it now
August 25th, 2015 11:42pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics