2022 Jan 14 12:26 PM
Hi,
Getting the following error , downloading the notes, what could be the cause ?
Internal error: The path 0002945373_00.SAR is outside the allowed directories!
Error when receiving response from FCMS: Request Header Fields Too Large
Thank you
2022 Jan 14 12:48 PM
Hi Welly,
please ensure below SAP Notes are implemented:
Furthermore please check the SAP Note RFC raised any errors and is configured properly:
2837391 - Digitally Signed Note Download Error - Log not found (in main memory) - SAP ONE Support La...
Cheers,
Andreas
2022 Jan 16 5:07 AM
Thanks Andreas. After going through the notes you mentioned, I can't find any that is missing. After a few tries, I got memory error.

From ST22
Category Resource bottleneck
Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED
Date and Time 15.01.2022 17:46:56 (AUSNSW)
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short Text |
| No more memory available to add rows to an internal table. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? |
| An attempt was made to add rows to an internal table. There was no |
| memory available for this however. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What can I do? |
| Note which actions and entries caused the error to occur. |
| |
| Consult your SAP administrator. |
| |
| Using transaction ST22 for ABAP dump analysis, you can view, manage, |
| and retain termination messages for longer periods. |
| Try to find out (using specific data selection for example) whether the |
| transaction will run with less main memory. |
| |
| If the problem is due to a temporary bottleneck, run the transaction |
| again. |
| |
| If the error persists, ask your system administrator to check the |
| following profile parameters: |
| |
| o ztta/roll_extension (10.000.000 - 500.000.000) available memory/user |
| in extended memory area EM |
| |
| o ztta/max_memreq_MB |
| Maximum size of an individual memory request (in megabytes) |
| |
| o abap/heap_area_total (100.000.000 - 1.500.000.000) available memory |
| (malloc) for all users of an application server. If several background |
| processes are running on one server, temporary bottlenecks can occur. |
| Of course, the amount of memory (in bytes) must also be available on |
| the machine (main memory or file system swap). Caution: |
| The operating system must be set up so that there is also enough memory |
| for each process. Usually, the maximum address space is too small. |
| Ask your hardware manufacturer or your competence center about this. |
| |
| o abap/heap_area_dia: (10.000.000 - 1.000.000.000) restriction of the |
| memory that can be allocated to the heap with malloc per dialog |
| process. |
| |
| Parameter for background processes: |
| |
| o abap/heap_area_nondia: (10.000.000 - 1.000.000.000) restriction of |
| the memory that can be allocated to the heap with malloc per background |
| process. |
| |
| Other memory-relevant parameters are: |
| |
| o em/initial_size_MB: (35 - 1200) |
| Extended memory area from which all users of an application server can |
| meet their memory needs. |
| |
| o abap/shared_objects_size_MB: |
| Size of the shared memory area that can be used to save shared objects |
| area instances. This memory area is global for all users of the |
| application server.
2022 Jan 16 2:21 PM
wsunarko5
You get this dump while implementing the note?
You are short on memory. Please temporarily increase it. Further info is provided in the Guided Answer here (please also check the referenced note in there): https://ga.support.sap.com/dtp/viewer/#/tree/919/actions/10175:10177
2022 Jan 14 1:41 PM
Hi Welly
Check this SAP note 3075181 with same error message while downloading the SAP note.
Regards
SS
2022 Jan 16 4:57 AM
2022 Jan 16 6:22 AM
Hi Welly
From the dump, it is clear the message that the resources are having bottleneck, if possible do the system restart and then try the same note implemetion.
Regards
SS
2023 May 19 8:09 PM
Unable to download the Notes.
"Error when receiving response from FCMS : OK" prompts and when checked logs in SLG1, "the path is outside the allowed directories" is the issue that comes up. Any help?


2023 May 25 9:49 AM
please follow the SAP Note:
3212933 - Internal error- The path 000-Note number-_00.SAR is outside the allowed directories!