Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1132020

Summary: CLI fails to connect JON Server Patch 02 installation
Product: [JBoss] JBoss Operations Network Reporter: Douglas Woods <dowoods>
Component: UpgradeAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: asantos, dowoods, fbrychta, loleary, myarboro
Target Milestone: ---   
Target Release: JON 3.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-09 23:27:42 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 Douglas Woods 2014-08-20 14:04:09 UTC
Description of problem:
When installing JON Server Patch 02, CLI execution within script apply-updates.sh fails when trying to connect to JON Server.

Version-Release number of selected component (if applicable):
JON v3.2.0

How reproducible:
Apply JON Server Patch 02 to JON install

Steps to Reproduce:
1. Execute apply-updates.sh
2.
3.

Actual results:
CLI fails within apply-updates.sh timing out trying to connect to JON Server

Expected results:
CLI succeeds when installing JON Server Patch 02

Additional info:
In apply-updates.sh, there is a "sleep 20", which on a slower machine causes the CLI and update to fail. I resolved this issue by increasing the "sleep 20" to "sleep 90" and the CLI executed successfully within the apply-updates.sh and the JON Server Patch 02 successfully installed.

Comment 1 Larry O'Leary 2015-01-09 23:27:42 UTC

*** This bug has been marked as a duplicate of bug 1084009 ***