Bug 1270782
| Summary: | PG::ObjectInUse: ERROR: database "vmdb_production" is being accessed by other users when resetting database region | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> |
| Component: | Appliance | Assignee: | Nick Carboni <ncarboni> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | abellott, jhardy, ncarboni, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:37:32 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: | |||
|
Description
Aziza Karol
2015-10-12 11:36:42 UTC
New commit detected on ManageIQ/manageiq-appliance-build/master: https://github.com/ManageIQ/manageiq-appliance-build/commit/a94f2d89e4145d75c9a1132471a901b846bb8eed commit a94f2d89e4145d75c9a1132471a901b846bb8eed Author: Nick Carboni <ncarboni> AuthorDate: Wed Oct 21 16:50:18 2015 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Wed Oct 21 16:50:18 2015 -0400 Using client_connections rather than database_connections for count Connection object did not respond to #database_connections causing an error when attempting to set database region. https://bugzilla.redhat.com/show_bug.cgi?id=1270782 lib/evm_database_ops.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/1cf4d98aae8ded3dff21d95621979e696a85cd61 commit 1cf4d98aae8ded3dff21d95621979e696a85cd61 Author: Nick Carboni <ncarboni> AuthorDate: Wed Oct 21 16:50:18 2015 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Thu Oct 22 08:34:50 2015 -0400 Using client_connections rather than database_connections for count Connection object did not respond to #database_connections causing an error when attempting to set database region. https://bugzilla.redhat.com/show_bug.cgi?id=1270782 lib/evm_database_ops.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Able to reset database region. Verified:5.5.0.10-beta2.1.20151110134042_d6f5459 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551 |