Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve] error messages #7

Open
opensas opened this issue Jan 26, 2012 · 1 comment
Open

[improve] error messages #7

opensas opened this issue Jan 26, 2012 · 1 comment
Assignees
Labels

Comments

@opensas
Copy link
Owner

opensas commented Jan 26, 2012

play rhc:chk

~ You must provide rhlogin parameter using the command line or setting openshift.rhlogin in application.conf file.

play rhc:chk --help

Usage: play [options]

Options:
-h, --help show this help message and exit
-a APP, --app=APP Application name (alphanumeric) (required)
-s SUBDOMAIN, --subdomain=SUBDOMAIN
Application subdomain, root by default (alphanumeric)
(optional)
-l RHLOGIN, --rhlogin=RHLOGIN
Red Hat login (RHN or OpenShift login with OpenShift
Express access)
-p PASSWORD, --password=PASSWORD
RHLogin password (optional, will prompt)
-d, --debug Print Debug info
--timeout=TIMEOUT Timeout, in seconds, for connection

@ghost ghost assigned opensas Jan 26, 2012
@opensas
Copy link
Owner Author

opensas commented Jan 28, 2012

show only the relevant info

RESULT:
[email protected] has already reached the application limit of 5

~ Failed to execute rhc-create-app, check that rhc-create-app is installed.
~ error executing: rhc-create-app --type jbossas-7.0 --app=tmp2 [email protected] --password=redsas
~ process returned code 1

the last three lines should be shown on debug mode only!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant