Created attachment 878453 [details] output of apply-updates.sh Description of problem: Following exception it thrown during application of CP1 on JON3.2.0.GA: RHQ Server (pid 7358 ) IS starting The controller is not available at localhost:6999: java.net.ConnectException: JBAS012144: Could not connect to remote://localhost:6999. The connection timed out: JBAS012144: Could not connect to remote://localhost:6999. The connection timed out Version-Release number of selected component (if applicable): Version : 3.2.0.GA Build Number : 33013e3:152b372 (aka JON 3.2 CP1) How reproducible: 3/3 Steps to Reproduce: 1. JON3.2.0.GA is installed and running 2. stop all JON services (./rhqctl stop) 3. apply CP1 (./apply-updates.sh /home/hudson/jon-server-3.2.0.GA) Actual results: RHQ Server (pid 7358 ) IS starting The controller is not available at localhost:6999: java.net.ConnectException: JBAS012144: Could not connect to remote://localhost:6999. The connection timed out: JBAS012144: Could not connect to remote://localhost:6999. The connection timed out server.log contains following exception: Failure in initialisation: java.lang.IllegalStateException: Container is down Expected results: No errors Additional info: Port 6999 was not used before applying step 3 (verified by netstat) If you start JON (./rhqctl start) after step 4, everything seems to be Ok. Complete logs attached.
Created attachment 878455 [details] server log
Already mentioned by GSS. Need to provide more time before executing configuration update.
Added 10s sleep logic to wait longer before attempting to apply eap configuration updates. Matching logic has been applied to batch scripts as well. See related commits for BZ 1080492 for more details. Fixed with commit: 99778b7899491 to jon.git. Moving to MODIFIED.
Moving to ON_QA as available for test in newest cumulative patch build from here: http://jon01.mw.lab.eng.bos.redhat.com:8042/dist/release/jon/3.2.1.GA/4-01-2014/ I moved the earlier build to 3-18-2014.
Verified on: Version : 3.2.0.GA update-1 Build Number : 13f0eea:c372b58
JON 3.2.1 released week of 5/5/2014