Bug 23068 - UVMM Watchdog Timeout Traceback
UVMM Watchdog Timeout Traceback
Status: CLOSED WONTFIX
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
UCS 2.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: Bugzilla Mailingliste
:
Depends on: 22231
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-21 12:12 CEST by Tobias Scherer
Modified: 2023-06-28 10:46 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Scherer univentionstaff 2011-07-21 12:12:22 CEST
Berichtet im Forum:
http://forum.univention.de/viewtopic.php?f=43&t=1517&p=5144

Dauert z.B. das Löschen eines Snapshots länger als der Watchdog Timer wartet, kann es zu folgendem Traceback kommen:

Execution of command 'uvmm/domain/snapshot/delete' has failed:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/univention/management/console/handlers/__init__.py", line 160, in execute
    func( object )
  File "/usr/lib/python2.4/site-packages/univention/management/console/handlers/uvmm/__init__.py", line 1381, in uvmm_domain_snapshot_delete
    resp = self.uvmm.domain_snapshot_delete( node_uri, domain_info, snapshot )
  File "/usr/lib/python2.4/site-packages/univention/management/console/handlers/uvmm/uvmmd.py", line 578, in domain_snapshot_delete
    response = self.recv_blocking()
  File "/usr/lib/python2.4/site-packages/univention/management/console/handlers/uvmm/uvmmd.py", line 199, in recv_blocking
    notifier.step()
  File "/usr/lib/python2.4/site-packages/notifier/nf_generic.py", line 231, in step
    if not timer[ CALLBACK ]():
  File "/usr/lib/python2.4/site-packages/univention/management/console/protocol/modserver.py", line 120, in _watchdog_timed_out
    sys.exit( 0 )
SystemExit: 0
Comment 1 Philipp Hahn univentionstaff 2011-07-21 12:45:06 CEST
Dieser Bug ist nur ein Symptom für den eigentlichen Bug #22231. Trotzdem ist es natürlich unschön und sollte ggf. auch besser abgefangen werden.
Comment 2 Stefan Gohmann univentionstaff 2016-04-25 07:52:13 CEST
This issue has been filed against UCS 2.4.

UCS 2.4 is out of maintenance and many UCS components have vastly changed in
later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug".
In this case please provide detailed information on how this issue is affecting
you.