| Summary: | Check app's status via oo-admin-ctl-app show DEBUG info. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Liang Xia <lxia> |
| Component: | Pod | Assignee: | Ravi Sankar <rpenta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | rpenta |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:25:55 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: | |
|
Description
Liang Xia
2013-10-21 12:07:08 UTC
Checked on devenv_4018, this can be reproduced. # oo-admin-ctl-app -c status -a phps -l lxia DEBUG OUTPUT: Cartridge directory not found for haproxy-1.4Command return code: 1Cartridge directory not found for haproxy-1.4Command return code: 1Cartridge directory not found for haproxy-1.4Command return code: 1 Application is running % Application is running % Application is running % Application is running % HAProxy instance is running Could you please help to merge the code so I can verify this bug. Thanks. Fixed in https://github.com/openshift/origin-server/pull/4159 Available on devenv_4026 Verified on devenv_4030. Debug info is gone. # oo-admin-ctl-app -c status -a phps -l lxia Application is running % Application is running % Application is running % HAProxy instance is running |