Bug 1108664
| Summary: | pulp.server.async.scheduler:ERROR: [Errno 24] Too many open files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Ina Panova <ipanova> | ||||
| Component: | async/tasks | Assignee: | pulp-bugs | ||||
| Status: | CLOSED NOTABUG | QA Contact: | pulp-qe-list | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.4 Beta | CC: | bmbouter | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-12 13:18:56 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: |
|
||||||
The kombu transport is written to guard against import errors. Instead of an Import error when starting Pulp, it starts, but cannot operate correctly because it is missing a dependency. I don't think this is a bug. The migrations did not continue, and Pulp is not finished being installed. Starting Pulp without finishing the migrations should not be expected to run correctly. Having software support situations where only part of it is installed is beyond the scope of Pulps feature set. agree,closing as not a bug |
Created attachment 908101 [details] /var/log/messages Description of problem: This error happens in case qpid dependencies were *not* installed. Please find /var/log/messages attached. Version-Release number of selected component (if applicable): 2.4.0-0.20.beta How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: