Project

Profile

Help

Issue #483

closed

pulp-manage-db doesn't set up logging early enough

Added by rbarlow about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.4 Beta
Platform Release:
2.6.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

We had a user today who has some exception happening early on during pulp-manage-db. We aren't sure what the exception is because it happens before pulp-manage-db sets up logging. This led to this error message on stderr:

No handler could be found for logger "pulp.server.db.connection"

Here are steps to reproduce:

1) Stop mongod (service mongod stop)

2) Run pulp-manage-db

3) Observe that pulp-manage-db seems to hang forever, and prints this message to the screen: 'No handler could be found for logger "pulp.server.db.connection"'

We should fix it so that the user is given an informative message that Mongo can't be reached, and pulp-manage-db should exit.

To verify that this bug is fixed:

1) Stop mongod (service mongod stop)

2) Run pulp-manage-db

3) Observe the pulp-manage-db exits, and prints a useful error message.

+ This bug was cloned from Bugzilla Bug #1127846 +

Also available in: Atom PDF