Bug 51059 - Traceback "error: can't start new thread"
Traceback "error: can't start new thread"
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - System diagnostic
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-02 08:25 CEST by Ingo Steuwer
Modified: 2023-08-17 17:48 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: 2020032821000455, 2021022121000422
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 Ingo Steuwer univentionstaff 2020-04-02 08:25:17 CEST
UCS Version: 4.4-1 errata273 (Blumenthal)
 
Interner Server-Fehler in "diagnostic/run".
error: can't start new thread
    _start_new_thread(self.__bootstrap, ())
  File "/usr/lib/python2.7/threading.py", line 736, in start
    thread.start()
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 318, in _response
    return function(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 181, in _response
    function.__func__(self, request, *args, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/base.py", line 260, in execute
Traceback (most recent call last):
 
Request: diagnostic/run
Interner Server-Fehler in "diagnostic/run".
Comment 1 Riya Bhattacharjee univentionstaff 2021-03-02 12:18:07 CET
UCS Version: 4.4-7 errata898 (Blumenthal)

Interner Server-Fehler in "diagnostic/run".
Request: diagnostic/run

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 262, in execute
    function.__func__(self, request, *args, **kwargs)

  File "/usr/lib/python2.7/dist-packages/univention/management/console/protocol/session.py", line 479, in handle_request_command
    module_name = moduleManager.module_providing(self.__command_list, command)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/module.py", line 534, in module_providing
    for module_id in modules:
TypeError: 'NoneType' object is not iterable
Interner Server-Fehler in "diagnostic/run".