Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
AEM forms- On submission guideContainer.af.submit.jsp return 504 sometimes. But the issue is occuring frequently for users belonging to Australian region
Vistas
Respuestas
Total de me gusta
In AEM Forms, the guideContainer.af.submit.jsp handles adaptive form submissions. A 504 Gateway Timeout indicates that the server (AEM) didn’t receive a timely response from an upstream service or internal process.
In this case, since the error occurs mostly for users in the Australian region, it suggests network latency, dispatcher/CDN routing delays, or backend endpoint timeout issues specific to that geography rather than an AEM form logic error.
Common causes include:
Troubleshooting and Fix:
Regards,
Karishma.
Vistas
Respuestas
Total de me gusta
Hi @Karishma_begumSh ,
Thank you for your response. We see the below error for a particular time stamp.
[Wed Nov 05 05:46:56.413888 2025] [:error] [pid 788489] [client 2409:40c0:2008:75ab:fdd6:35e7:5660:aab4:0] [client 2409:40c0:2008:75ab:fdd6:35e7:5660:aab4] ModSecurity: Multipart parsing error (init): Multipart: Invalid boundary in C-T (malformed). [hostname "www.abc.com.au"] [uri "/content/forms/af/.../australia/---/jcr:content/guideContainer.af.submit.jsp"] [unique_id "Xxxxxxxxx"]
We are making a call to
/libs/fd/afaddon/components/actions/emailpdf . There's no integration with any 3rd party API. This form only generates pdf and sends an email.
Thanks,
Chinmayi
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas