OpsHub Visual Studio 迁移实用程序未找到任何 "Source Users" 映射

OpsHub Visual Studio Migration Utility does not find any "Source Users" to map

我正在尝试从 TFS 2010 迁移到 Visual Studio Team Services(仅限源代码)。 一切顺利,直到我进入用户映射屏幕。 找到目标用户没有问题,但找不到任何源用户,所以我无法映射它们,因此无法继续下一步。

没有错误。 我尝试了三个不同的项目。 我使用的是免费版:OVSMU-V2.5.0.001

编辑- 添加来自 opshub.log 的错误:

04/26/2017 08:56:10,840 错误 [localhost-startStop-1] (com.opshub.JSON.QuartzIntializationServlet) - 尝试安装许可证时出错 VisualStudio.lic com.opshub.license.exception.LicenseException: 密钥为 1258 的许可证已安装 在 com.opshub.license.install.LicenseInstaller.checkDuplicateLicense(LicenseInstaller.java:127) 在 com.opshub.license.install.LicenseInstaller.installLicense(LicenseInstaller.java:72) 在 com.opshub.JSON.QuartzIntializationServlet.registerLicFile(QuartzIntializationServlet.java:369) 在 com.opshub.JSON.QuartzIntializationServlet.installLicenses(QuartzIntializationServlet.java:345) 在 com.opshub.JSON.QuartzIntializationServlet.contextInitialized(QuartzIntializationServlet.java:138) 在 org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4733) 在 org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5199) 在 org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:152) 在 org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726) 在 org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:702) 在 org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) 在 org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:951) 在 org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1819) 在 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 在 java.util.concurrent.FutureTask.run(FutureTask.java:266) 在 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 在 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 在 java.lang.Thread.run(Thread.java:745)

确保有用户明确在对应的 team/group.

OVSMU only loads Project Users. i.e. Users who are either in the Project Team or member of any of the project's default/custom User Group. So, if you have users who are a part of any collection group but not explicitly in any project team/group, they are not loaded. This behavior is inherit to overcome the burden of mapping those additional users who are not a part of the project being migrated. In case users are not being loaded at your end for a project, make sure there are users who are a part of any of the project's team/group.

更多信息,您可以参考: