Bug 46937 - ucr/put: OSError: [Errno 12] Cannot allocate memory
ucr/put: OSError: [Errno 12] Cannot allocate memory
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Univention Configuration Registry
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-05-03 13:01 CEST by Johannes Keiser
Modified: 2021-05-14 16:38 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018031921000057
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2018-05-03 13:01:21 CEST
Version: 4.3-0 errata0 (Neustadt)

Internal server error during "ucr/put".
Request: ucr/put

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/ucr/__init__.py", line 134, in put
    handler_set(arg)
  File "%PY2.7%/univention/config_registry/frontend.py", line 163, in handler_set
    None if quiet else 'W: %s is overridden by scope "%s"')
  File "%PY2.7%/univention/config_registry/frontend.py", line 204, in _run_changed
    handlers(changed.keys(), (ucr, changed))
  File "%PY2.7%/univention/config_registry/handler.py", line 854, in __call__
    handler(arg)
  File "%PY2.7%/univention/config_registry/handler.py", line 422, in __call__
    srcfiles=[self.from_file], opts=filter_opts))
  File "%PY2.7%/univention/config_registry/handler.py", line 109, in run_filter
    close_fds=True)
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 916, in _execute_child
    self.pid = os.fork()
OSError: [Errno 12] Cannot allocate memory

Role: domaincontroller_master
Comment 1 Ingo Steuwer univentionstaff 2021-05-14 16:38:01 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have 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" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.