Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1097699

Summary: Associating an importer gives a 500-response with a NoAvailableQueues stack trace from time to time
Product: [Retired] Pulp Reporter: mkovacik
Component: async/tasksAssignee: pulp-bugs
Status: CLOSED DUPLICATE QA Contact: pulp-qe-list
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.4 BetaCC: skarmark
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-16 15:54:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screen log none

Description mkovacik 2014-05-14 11:07:13 UTC
Created attachment 895443 [details]
Screen log

Description of problem:
Associating a yum-type importer with a repo leads to  500-response with a  NoAvailableQueues from time to time. See attached screen log for the traceback

Version-Release number of selected component (if applicable):
pulp-server-2.4.0-0.13.beta.fc20.noarch

How reproducible:
Unknown; ~1% of created repos in test automation

Steps to Reproduce:
1. create a repo
2. associate importer 

Actual results:
a 500-code response returned:
  {
    # ----%<-----
    u'exception': [u'NoAvailableQueues: There are no available queues in the system for reserved task work.\n'],


Expected results:
No issues seen associating importers to repositories

Additional info:

Comment 1 Sayli Karmarkar 2014-05-16 15:54:03 UTC

*** This bug has been marked as a duplicate of bug 1096311 ***