+1 (855) 920-2583
Login

APS request fails with "Allowed limit of 104857600 bytes is exceeded"

Modified on: Sat, 18 Nov 2023 5:33 AM
Original Publishing Date:
2020-01-22

Symptoms

Request to APS application fails with the following error message in core.log on Management node:

Jan 17 01:15:43.516 : DBG [aps-service:3414205 aps-service-task-16388:528469 pau]: c.p.p.s.c.e.EndpointExecutorBean endpoint call failed: javax.ws.rs.ProcessingException: com.parallels.pa.service.aps.exception.APSError: Allowed limit of 104857600 bytes is exceeded: 104858624 bytes read

Cause

Request fails due to platform limitation. Custom Operation call cannot return responses over 100 MB. Such limitation is implemented in order to prevent Out-Of-Memory conditions in Java on Management Node.

Resolution

APS application should be reworked in accordance with the platform limitation.

Internal content

Link on internal Article