Error with upgrade Teamcity to 10
Previous version is 9.1*
Try to upgrade to Teamcity 10 and get next error:
Could not create the main application servlet: Error creating bean with name 'jetbrains.buildServer.serverSide.impl.beans.CreateAllBeans#0' defined in URL [jar:file:/home/teamcity/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpringCreateAll.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.Collection]: Error creating bean with name 'jetbrains.buildServer.tools.web.ToolInstallAdminPage#0' defined in URL [jar:file:/home/teamcity/TeamCity/webapps/ROOT/WEB-INF/lib/server-tools.jar!/META-INF/build-server-plugin-toolLoader-server.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [jetbrains.buildServer.tools.web.PermissionChecker]: No qualifying bean of type [jetbrains.buildServer.tools.web.PermissionChecker] is defined: expected single matching bean but found 2: jetbrains.buildServer.tools.web.PermissionChecker#0,jetbrains.buildServer.tools.web.PermissionChecker#1; nested exception is org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type [jetbrains.buildServer.tools.web.PermissionChecker] is defined: expected single matching bean but found 2: jetbrains.buildServer.tools.web.PermissionChecker#0,jetbrains.buildServer.tools.web.PermissionChecker#1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jetbrains.buildServer.tools.web.ToolInstallAdminPage#0' defined in URL [jar:file:/home/teamcity/TeamCity/webapps/ROOT/WEB-INF/lib/server-tools.jar!/META-INF/build-server-plugin-toolLoader-server.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [jetbrains.buildServer.tools.web.PermissionChecker]: No qualifying bean of type [jetbrains.buildServer.tools.web.PermissionChecker] is defined: expected single matching bean but found 2: jetbrains.buildServer.tools.web.PermissionChecker#0,jetbrains.buildServer.tools.web.PermissionChecker#1; nested exception is org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type [jetbrains.buildServer.tools.web.PermissionChecker] is defined: expected single matching bean but found 2: jetbrains.buildServer.tools.web.PermissionChecker#0,jetbrains.buildServer.tools.web.PermissionChecker#1
help!
Please sign in to leave a comment.
read comments in https://youtrack.jetbrains.com/issue/TW-46345