We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ran into this error running update_project_permissions
E, [2018-01-19T20:20:33.070941 #22552] ERROR -- : RallyAPI: - rescued exception - can't create Thread (12) on request to https://rally1.rallydev.com/slm/webservice/1.43/user.js with params {:pagesize=>200, :start=>1, :query=>"(UserName = "[email protected]")", :fetch=>"UserName,FirstName,LastName,DisplayName,UserPermissions,Name,Role,Workspace,ObjectID,Project,ObjectID,TeamMemberships,UserProfile,SubscriptionAdmin", :projectScopeUp=>false, :projectScopeDown=>false, :order=>"UserName Asc"} (StandardError) C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:142:in rescue in send_request' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:136:in send_request' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:99:in get_all_json_results' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_rest_json.rb:288:in find' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:179:in find_user' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1558:in block in get_project_users' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in each' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in get_project_users' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/go_update_project_permissions.rb:295:in go_update_project_permissions' update_project_permissions.rb:39:in
rescue in send_request' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:136:in
get_all_json_results' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_rest_json.rb:288:in
find_user' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1558:in
each' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in
go_update_project_permissions' update_project_permissions.rb:39:in
rescue in send_request'", "C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:136:in
get_all_json_results'", "C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_rest_json.rb:288:in
find_user'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1558:in
each'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in
go_update_project_permissions'", "update_project_permissions.rb:39:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ran into this error running update_project_permissions
E, [2018-01-19T20:20:33.070941 #22552] ERROR -- : RallyAPI: - rescued exception - can't create Thread (12) on request to https://rally1.rallydev.com/slm/webservice/1.43/user.js with params {:pagesize=>200, :start=>1, :query=>"(UserName = "[email protected]")", :fetch=>"UserName,FirstName,LastName,DisplayName,UserPermissions,Name,Role,Workspace,ObjectID,Project,ObjectID,TeamMemberships,UserProfile,SubscriptionAdmin", :projectScopeUp=>false, :projectScopeDown=>false, :order=>"UserName Asc"} (StandardError)
'C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:142:in
rescue in send_request' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:136:in
send_request'C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:99:in
get_all_json_results' C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_rest_json.rb:288:in
find'C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:179:in
find_user' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1558:in
block in get_project_users'C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in
each' C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in
get_project_users'C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/go_update_project_permissions.rb:295:in
go_update_project_permissions' update_project_permissions.rb:39:in
E, [2018-01-19T20:20:33.070941 #22552] ERROR -- : ["C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:142:in
rescue in send_request'", "C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:136:in
send_request'", "C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_json_connection.rb:99:inget_all_json_results'", "C:/Ruby193/lib/ruby/gems/1.9.1/gems/rally_api-1.2.1/lib/rally_api/rally_rest_json.rb:288:in
find'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:179:infind_user'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1558:in
block in get_project_users'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:ineach'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/rally_user_helper.rb:1556:in
get_project_users'", "C:/Users/matseitz/Documents/nostg_ops/business-intelligence/rally-clarity-integration/rally-user-cli/Rally-User-Management-enterprise/lib/go_update_project_permissions.rb:295:ingo_update_project_permissions'", "update_project_permissions.rb:39:in
'"]E, [2018-01-19T20:20:33.070941 #22552] ERROR -- : RallyAPI: - rescued exception - can't create Thread (12) on request to https://rally1.rallydev.com/slm/webservice/1.43/user.js with params {:pagesize=>200, :start=>1, :query=>"(UserName = "[email protected]")", :fetch=>"UserName,FirstName,LastName,DisplayName,UserPermissions,Name,Role,Workspace,ObjectID,Project,ObjectID,TeamMemberships,UserProfile,SubscriptionAdmin", :projectScopeUp=>false, :projectScopeDown=>false, :order=>"UserName Asc"}
The text was updated successfully, but these errors were encountered: