Bug 796595 - Can not show correct status of jenkins app if jenkins server is restarted after installing a plugin
Summary: Can not show correct status of jenkins app if jenkins server is restarted af...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-23 09:45 UTC by Xiaoli Tian
Modified: 2012-06-26 03:37 UTC (History)
2 users (show)

Fixed In Version: devenv_1635
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-02 21:56:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Xiaoli Tian 2012-02-23 09:45:26 UTC
Description of problem:
After installing a jenkins plugin from jenkins server web page, it will restart automatically, check its status via "rhc app status --app myjenkins",it will show "Application 'myjenkins' is either stopped or inaccessible" ,but actually my jenkins server is running, I could access it and build job via git push.

Version-Release number of selected component (if applicable):
devenv-1632
rhc-cartridge-jenkins-client-1.4-0.21.2-1.git.0.da664ee.el6.noarch
rhc-cartridge-jenkins-1.4-0.87.2-1.git.0.0b78655.el6.noarch

How reproducible:
Always

Steps to Reproduce:
1.Create an app with jenkins client enabled via rhc app create --enable-jenkins
2.Login jenkins server, install some plugins like "Publish Over CIFS"
3.Access the jenkins server or Make some changes and git push after it's restarted successfully to make sure it's running
4.Check status of jenkins server via "rhc app status --app jenkins"
  
Actual results:
Application 'myjenkins' is either stopped or inaccessible

Expected results:
It should be running

Additional info:

Comment 1 Meng Bo 2012-02-27 06:45:34 UTC
verified on devenv_1642, issue has been fixed.


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