Back to bug 1308722

Who When What Removed Added
Ben Parees 2016-02-15 21:21:15 UTC Assignee bparees vdinh
Vu Dinh 2016-02-19 20:25:23 UTC Status NEW ASSIGNED
Rory Thrasher 2016-02-22 20:11:14 UTC Status ASSIGNED MODIFIED
CC rthrashe
Fixed In Version rubygem-openshift-origin-node-1.38.5.2-1.el6op
errata-xmlrpc 2016-02-22 20:13:29 UTC Status MODIFIED ON_QA
Gaoyun Pei 2016-02-26 06:11:23 UTC Status ON_QA VERIFIED
CC gpei
Vu Dinh 2016-03-11 14:59:31 UTC Doc Text Cause: There is a duplication of start process call during git deployment using rhc --from-code command.

Consequence: The second start process call will fail as the httpd port is already occupied which is due to previous start process call. A failure message will be logged as a result.

Fix: The conditional check is added to the code to verify the state of the application to identify of the application is already started or not. If it's already started, a restart process is called instead of a start process.

Result: The failure message is not longer logged as the duplicated start process is eliminated.
errata-xmlrpc 2016-03-17 17:01:33 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-03-22 16:54:46 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-03-22 12:54:46 UTC

Back to bug 1308722