Bug 1101773
Summary: | ServerManagerBean does not notify comm layer of maintenance mode during start up after install | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | John Sanda <jsanda> |
Component: | Core Server | Assignee: | John Sanda <jsanda> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jeeva Kandasamy <jkandasa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.2 | CC: | hrupp, jbednari, jkandasa, loleary, myarboro |
Target Milestone: | ER01 | Keywords: | Triaged |
Target Release: | JON 3.2.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1101770 | Environment: | |
Last Closed: | 2014-09-05 15:40:49 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: | |||
Bug Depends On: | 1101770 | ||
Bug Blocks: | 1079598 |
Description
John Sanda
2014-05-27 21:47:16 UTC
Fix has been pushed to the release/jon3.2.x branch. commit hash: d3a9bc2c72 Verified with updated patch. Works as mentioned in description, ------ The server should go into maintenance mode, but we should not have anything in the discovery queue. ------ Version: JBoss Operations Network Version : 3.2.0.GA Update 03 Build Number : bca1bc8:e19c43d GWT Version : 2.5.0 SmartGWT Version : 3.0p Steps followed: 1. Did a default installation, rhqctl install 2. Applied patch 3. Started only the server and the agent, rhqctl start --server --agent 4. Verified that the server is put in maintenance mode since the storage client subsystem cannot initialize 4. Waited for 15 minutes, discovery queue didn't get populate and there is agent entry under 'Administration->Topology->Agents' |