Bug 799875 - It'll return 'threaddump command is not supported' after executing 'rhc-ctl-app -c threaddump'
Summary: It'll return 'threaddump command is not supported' after executing 'rhc-ctl-a...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-05 10:32 UTC by bzhao
Modified: 2015-05-15 01:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-05 12:23:19 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description bzhao 2012-03-05 10:32:59 UTC
Description of problem:
It'll return 'The threaddump command is not supported by this application type.' after executing 'rhc-ctl-app -c threaddump', 'rhc app threaddump' has also the same issue..

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

How reproducible:
Always

Steps to Reproduce:
1. Create ruby app
# rhc app create -a ruby3 -t ruby-1.8

2. using rhc-ctl-app -c threaddump to generate dump file
#rhc app threaddump -a ruby3 .
#rhc-ctl-app -a ruby3 -p xxx -c threaddump

  
Actual results:
It will output error messages said 'The threaddump command is not supported by this application type.'

Expected results:
The command could be executed successfully without anyerror

Additional info:
#rhc app threaddump -a ruby3 -p xxx

RESULT:
The threaddump command is not supported by this application type.

Comment 1 Xiaoli Tian 2012-03-05 12:23:19 UTC
Can not reproduce it.


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