Bug 33173 - Traceback while searching for physical servers after session resume
Traceback while searching for physical servers after session resume
Status: CLOSED DUPLICATE of bug 32855
Product: UCS
Classification: Unclassified
Component: UMC - Virtual machines (UVMM)
UCS 3.2
Other Linux
: P5 minor (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-07 09:45 CET by Erik Damrose
Modified: 2023-06-28 10:51 CEST (History)
3 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): Error handling, Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2013-11-07 09:45:45 CET
I was logged out of a UCS 3.2 UMC, which had the UVMM module open. After logging in, i searched for all physical servers. The following traceback occured:

File "/usr/lib/pymodules/python2.6/notifier/threads.py", line 82, in _run
    tmp = self._function()
  File "/usr/lib/pymodules/python2.6/notifier/__init__.py", line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/uvmm/uvmmd.py", line 84, in request
    raise UVMM_Error(str(ex))

UVMM_Error: Not a valid Packet: 'module' object has no attribute 'DomainTemplate'
Comment 1 Alexander Kläser univentionstaff 2013-11-07 14:22:21 CET
As a new module process is being started after login, it could be that certain session specific information was lost!?
Comment 2 Florian Best univentionstaff 2014-07-07 10:09:36 CEST

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