Bug 813660 - Error message is not clear when fail to create jenkins app.
Summary: Error message is not clear when fail to create jenkins app.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Ravi Sankar
QA Contact: libra bugs
URL:
Whiteboard:
: 833284 (view as bug list)
Depends On: 834663
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-18 07:11 UTC by Johnny Liu
Modified: 2015-05-15 01:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 20:42:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Johnny Liu 2012-04-18 07:11:05 UTC
Description of problem:
When user encounter dyn outage, app will fail to be created, but the output does NOT tell use why it failed.

$ rhc-create-app -a jenkins -t jenkins-1.4 -p xx 
Creating application: jenkins in jialiu
Problem reported from server. Response code was 500.
Re-run with -d for more information.

RESULT:

Jenkins created successfully.  Please make note of these credentials:

   User: admin
   Password: r6udV_z1X2dI

Note:  You can change your password at: https://jenkins-jialiu.dev.rhcloud.com/me/configure

Successfully destroyed application: jenkins


Compare with other cartridge type, the error message is more clear.
$ create_perl_app 
Creating application: perltest in jialiu
Problem reported from server. Response code was 500.
Re-run with -d for more information.

RESULT:
Error communicating with DNS system.  If the problem persists please contact Red Hat support.




Version-Release number of selected component (if applicable):
rhc-0.90.6-1.el6_2.noarch
devenv_1725

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rob Millner 2012-06-19 21:26:56 UTC
*** Bug 833284 has been marked as a duplicate of this bug. ***

Comment 2 Ravi Sankar 2012-07-31 00:08:05 UTC
Fixed in git rev fd6ab373c927eb

Comment 3 Johnny Liu 2012-07-31 06:27:08 UTC
Verified this bug on devenv_1922, and PASS.

$ rhc-create-app -a jenkins -t jenkins-1.4 -p xx
Creating application: jenkins in jialiu
Problem reported from server. Response code was 503.
Re-run with -d for more information.

RESULT:
Error communicating with DNS system.  If the problem persists please contact Red Hat support.


Note You need to log in before you can comment on or make changes to this bug.