SAP Fiori: error "sap fiori 500 connection timed out"

SAP Fiori: error "sap fiori 500 connection timed out"

A continuación os dejo las posibles soluciones que os pueden ayudar a solventar en SAP Fiori el error "sap fiori 500 connection timed out". Como digo son varias las causas asi que al final del articulo os dejare tambien algunas de las notas que yo investigue en su día por si os pueden ayudar.

Las primeras 4 soluciones están sacadas del blog de SAP y que serán las mas probables que os ayuden.

Índice

Cambiar parámetro de instancia "sap fiori 500 connection timed out" - Parámetro

Before restarting Set parameter
icm/server_port_0 = PROT=HTTP,PORT=1080,TIMEOUT=30,PROCTIMEOUT=600
for 10 mins of processing
Restarting J2EE engine and ICM will help you.

Note 1044258 - BEx Web Applications Java: Server Session Timeout

A través de la transacción SXMB_ADM

run transaction SXMB_ADM………Click integration engine configuration……..choose parameter RUNTIME…….click on the edit button above……………….click on new entry button…….choose category – RUNTIME, parameter – HTTP_TIMEOUT, current value – 600 and then save it………….

re-run your scanario………..now your Connection timed out error should be removed.

Aumentando el tiempo por sesión para la ejecución de SAP Fiori

for this session timeout error,
you can try this one.This way you can increase your session time as per your need.

go to server
path for visual admin generally
my computer – user – sap – sc…-j2ee -admin -got.bat
then
admin->go.bat.connect->server->services->web connector ->change time->save->restart that process only

Incrementando el HTTP_TIMEOUT

you can try increasing the HTTP_TIMEOUT of the Integration Engine
a) go to TCODE – SXMB_ADM
b) Integration Engine Configuration
c) Change specific configuration
d) Increase the HTTP_TIMEOUT parameter value – this value depends on your specific needs
the picture below is only for demonstration purposes and it does not present the recommended value

Notas adicionales de ayuda

2404952 - 500 connection time out on useradmin page
3129048 - "500 Connection Timed Out" error occurs when running BPC controls
2650572 - 500 Connection timed out error in SAP MII at Connection Status
2694416 - EP: UWL - 500 Connection timed out exception for Users maintaining Substitution
2404952 - 500 connection time out on useradmin page

Subir