本文介绍了Workflow Manager 1.0的累积更新3(KB3104066)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

有人尝试为工作流管理器安装CU3吗?

Did somebody try to install the CU3 for the Workflow Manager ?

我的一位客户要求我这样做,但是我有一个奇怪的错误:

one of my clients ask me to do it but i have a strange error :

" Start-WFHostUpgrade:无法成功删除管理服务总线

" Start-WFHostUpgrade : Could not successfully delete the management Service Bus

在00:05:05.8580391的时间跨度内有多次重试的主题.

topic with multiple retries within a timespan of 00:05:05.8580391.. The

上次重试的例外是:远程服务器返回错误:(401)

exception of the last retry is: The remote server returned an error: (401)

未经授权.指定操作授权失败:Manage..TrackingId:e10

a193b-10dd-40c9-8392-1bf26d9c3a32_GCNSPWF1VQ,时间戳:6/6/2016 2:52:22 PM.

a193b-10dd-40c9-8392-1bf26d9c3a32_GCNSPWF1VQ,TimeStamp:6/6/2016 2:52:22 PM.

在C:\ ProgramData \ Microsoft \ E-Business Servers

At C:\ProgramData\Microsoft\E-Business Servers

Updates \ Updates \ Uninstall3104066 \ UnifiedWFHotfixUpgrade.PS1:499 char:5

Updates\Updates\Uninstall3104066\UnifiedWFHotfixUpgrade.PS1:499 char:5

+ Start-WFHostUpgrade -TargetWFVersion $ TargetWFVersion

+          Start-WFHostUpgrade -TargetWFVersion $TargetWFVersion

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~

+          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo         :WriteError:(:) [Start-WFHostUpgrade],TimeoutEx

    + CategoryInfo         : WriteError: (:) [Start-WFHostUpgrade], TimeoutEx

接收

   ception

+ FullyQualifiedErrorId:WFServiceUpgradeFailed,Microsoft.Workflow.Deploy

    + FullyQualifiedErrorId : WFServiceUpgradeFailed,Microsoft.Workflow.Deploy

ment.Commands.StartWFHostUpgrade »

   ment.Commands.StartWFHostUpgrade »

我使用的是WF Client/Manager版本2.0.40131.0.

I'm in WF Client/Manager version 2.0.40131.0.

Service Bus 1.1和WF服务运行正常,没有任何问题.

Service Bus 1.1 and the WF service is working well without any problem.

这是一个已知的错误吗?

does it a know bug ?

感谢您的支持,

推荐答案

请确保您用于登录的帐户应有权访问工作流数据库和服务.

Please make sure the account under which you are log in should have access to workflow database and services.


这篇关于Workflow Manager 1.0的累积更新3(KB3104066)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 09:48