Bug 651826
| Summary: | JON241: Postgres: fatal error in log even after providing correct password and successful configuration settings | |||
|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Sudhir D <sdharane> | |
| Component: | Configuration | Assignee: | Lukas Krejci <lkrejci> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 3.0.0 | CC: | lkrejci | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 653539 (view as bug list) | Environment: | ||
| Last Closed: | Type: | --- | ||
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 616081 | |||
| 
        
          Description
        
        
          Sudhir D
        
        
        
        
        
          2010-11-10 11:49:20 UTC
        
       This is not a bug per se, because the error mentioned in the description
happens during discovery that is independent of (and doesn't know about) the
resources already in the inventory.
But it indeed looks a little bit confusing. I therefore changed the logging
logic a bit to log this error only on the DEBUG level in case of automatic
discoveries. 
In the case of manual discovery, this error will still get logged at INFO so
that it ends up in the agent log by default.
commit b583eee673290900afac36b15e4e9a1ed590378d
Author: Lukas Krejci <lkrejci>
Date:   Mon Nov 15 17:08:24 2010 +0100
    BZ 651826 - Do not log the connection failures during auto-discovery on
INFO level.
Verified this on jon-server-2.4.1-SNAPSHOT build# 50f4c45. Now, once I update the password correctly, I don't see this message. Marking this as verified. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |