Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 904680

Summary: [abrt] flumotion-0.10.0-4.fc18: service.py:88:_parseManagersWorkers:FatalError: No worker with name admin
Product: [Fedora] Fedora Reporter: Bob Clayton <wolfstep>
Component: flumotionAssignee: Thomas Vander Stichele <thomas>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jeff, sergio, thomas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:67c8bb7550ccafec2db3f43feeb6278646e4f067
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-05 18:32:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Bob Clayton 2013-01-27 01:31:26 UTC
Version-Release number of selected component:
flumotion-0.10.0-4.fc18

Additional info:
cmdline:        /usr/bin/python /usr/sbin/flumotion -C /tmp/tmpTcBABg.flumotion/etc -L /tmp/tmpTcBABg.flumotion/var/log -R /tmp/tmpTcBABg.flumotion/var/run stop worker admin
executable:     /usr/sbin/flumotion
kernel:         3.7.4-204.fc18.x86_64
uid:            1000

Truncated backtrace:
service.py:88:_parseManagersWorkers:FatalError: No worker with name admin

Traceback (most recent call last):
  File "/usr/sbin/flumotion", line 58, in <module>
    _run_main(PROGRAM_PATH)
  File "/usr/sbin/flumotion", line 51, in _run_main
    sys.exit(main(sys.argv))
  File "/usr/lib64/flumotion/python/flumotion/service/main.py", line 83, in main
    return servicer.stop(args[2:])
  File "/usr/lib64/flumotion/python/flumotion/service/service.py", line 183, in stop
    (managers, workers) = self._parseManagersWorkers('stop', args)
  File "/usr/lib64/flumotion/python/flumotion/service/service.py", line 88, in _parseManagersWorkers
    raise errors.FatalError, 'No worker with name %s' % name
FatalError: No worker with name admin

Local variables in innermost frame:
managers: []
name: 'admin'
workers: []
args: ['worker', 'admin']
command: 'stop'
which: 'worker'
self: <flumotion.service.service.Servicer instance at 0x256d680>

Comment 1 Bob Clayton 2013-01-27 01:31:30 UTC
Created attachment 688203 [details]
File: backtrace

Comment 2 Bob Clayton 2013-01-27 01:31:31 UTC
Created attachment 688204 [details]
File: core_backtrace

Comment 3 Bob Clayton 2013-01-27 01:31:33 UTC
Created attachment 688205 [details]
File: environ

Comment 4 Fedora End Of Life 2013-12-21 10:52:23 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2014-02-05 18:32:59 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 6 Sergio Basto 2015-05-08 13:08:48 UTC

*** This bug has been marked as a duplicate of bug 880366 ***