Bug 955215
Summary: | JON Agent auto upgrade fails using sslservlet | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> |
Component: | Agent | Assignee: | John Mazzitelli <mazz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.1.2 | CC: | ahovsepy, dsteigne, mazz |
Target Milestone: | ER01 | Keywords: | TestCaseNeeded |
Target Release: | JON 3.2.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | RHQ-2459 | Environment: |
JON 2.3 server and 2.2 agent using sslservlet
|
Last Closed: | 2014-01-02 20:35:50 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: | 535800 | ||
Bug Blocks: |
Description
Larry O'Leary
2013-04-22 14:47:14 UTC
git commit to master: 2c6438cd554b64aa97f2b83d1d5fe7f005d9f68f to test, configure the agent to talk to the server over a secure channel: https://docs.jboss.org/author/display/RHQ/Securing+Communications then when the agent has started, just try this from the agent prompt: > update -v This should not give you any errors, it should tell you the version of the agent update binary as found on the server. Then if you try this: > update -o that should download the agent update binary. The agent should not print out any errors on the console and if you look at the .jar that was downloaded, it should be a complete agent update binary file. tweek to new class - git commit 7c4577c895a469b5ddce6aa91eb6935eb5cf6cc9 As this is MODIFIED or ON_QA, setting milestone to ER1. auto-upgrade enabled, binary is being downloaded -> http://d.pr/i/KqI1 no exceptions in agent.log -> http://d.pr/f/Icic |