Bug 920692 - VDSM attribute error exception when trying to write to vdsm log (AttributeError: 'functools.partial' object has no attribute 'func_name'_)
Summary: VDSM attribute error exception when trying to write to vdsm log (AttributeErr...
Keywords:
Status: CLOSED DUPLICATE of bug 920688
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: vdsm
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.2.0
Assignee: Barak
QA Contact: Leonid Natapov
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-12 14:48 UTC by Leonid Natapov
Modified: 2016-02-10 19:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-16 21:30:57 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Leonid Natapov 2013-03-12 14:48:26 UTC
vdsm attribute error exception when trying to write to log.

Here is the exception:
--------------------

Thread-311651::DEBUG::2013-03-10 23:25:38,437::misc::1161::Event.Storage.DomainMonitor.onDomainConnectivityStateChange::(_emit) Emitting event
Thread-311651::WARNING::2013-03-10 23:25:38,437::misc::1179::Event.Storage.DomainMonitor.onDomainConnectivityStateChange::(_emit) Could not run registered method because of an exception
Traceback (most recent call last):
  File "/usr/share/vdsm/storage/misc.py", line 1171, in _emit
    logUtils.funcName(func))
  File "/usr/share/vdsm/logUtils.py", line 30, in funcName
    return func.func_name
AttributeError: 'functools.partial' object has no attribute 'func_name'

full vdsm log attached.

Comment 1 Itamar Heim 2013-03-16 21:30:57 UTC

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


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