Skip to content
New issue

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

ERROR -- : RallyAPI: - rescued exception - can't create Thread (12) on request to https://rally1.rallydev.com/slm/webservice/1.43/user.js #27

Open
matseitz-cisco opened this issue Jan 20, 2018 · 0 comments

Comments

@matseitz-cisco
Copy link

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: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 -- : 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"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant