Bug 1073266 - [RFE]error message confused via running 'service beaker-transfer start'
Summary: [RFE]error message confused via running 'service beaker-transfer start'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: command line
Version: 0.15
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: 19.1
Assignee: Dan Callaghan
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-06 06:22 UTC by wangjing
Modified: 2018-02-06 00:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-17 08:40:24 UTC
Embargoed:


Attachments (Terms of Use)

Description wangjing 2014-03-06 06:22:34 UTC
Description of problem:
error message 'Error initializing Watchdog' returned which is confused via running 'service beaker-transfer start'.

Version-Release number of selected component (if applicable):
Beaker 0.15.6.git.133.bf56afa

How reproducible:
always

Steps to Reproduce:
1. on LC, set a wrong password/user[2] or AUTH_METHOD="krbv"[1] when LC does not support krbv in file /etc/beaker/labcontroller.conf
2. run:service beaker-transfer restart
3.

Actual results:
 return the error message for 'initializing *Watchdog*', rather than 'beaker-transfer':

detail:
[1]
Starting beaker-transfer: 2014-03-04 02:46:32,335 bkr.common.hub.HubProxy ERROR Failed to create new session: (-1765328189, 'No credentials cache found')
Error initializing Watchdog: (-1765328189, 'No credentials cache found')

[2]:
'Starting beaker-transfer: 2014-03-04 02:39:08,801 bkr.common.hub.HubProxy ERROR Failed to create new session: <Fault 1: "<class 'bkr.server.authentication.LoginException'>:Invalid username or password">
Error initializing Watchdog: <Fault 1: "<class 'bkr.server.authentication.LoginException'>:Invalid username or password">'


Expected results:
should be 'Error initializing beaker-transfer' or something rather than 'watchdog'.

Additional info:
see also bug 1067243

Comment 2 Dan Callaghan 2014-11-24 00:55:19 UTC
http://gerrit.beaker-project.org/3503

Comment 7 Dan Callaghan 2014-12-17 08:40:24 UTC
Beaker 19.1 is released.


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