Error in plugin: [url=http://localhost:8082/_mxadmin]

0
I’m seeing this error in our logs whenever we redeploy to the Azure cloud and I’m not sure what’s causing it or how to fix it. Any help would be appreciated. Thank you.    2022-05-26T12:31:25Z E! [inputs.http] Error in plugin: [url=http://localhost:8082/_mxadmin]: Post "http://localhost:8082/_mxadmin": context deadline exceeded (Client.Timeout exceeded while awaiting headers)   We don’t see this in Mendix Studio Pro 8.6.9 – not an selectable option from the Mendix Studio Version dropdown.    Note: We’ve since updated to Mendix 8.18.15, and we are seeing the following more frequently when executing queued jobs using the Webflight Queue v2.2.4. Whenever this error occurs in excess, the application becomes unstable and restarts with the java out of memory error.    2023-02-02T13:22:55Z E! [inputs.http] Error in plugin: [url=http://localhost:8082/_mxadmin]: Post "http://localhost:8082/_mxadmin": context deadline exceeded (Client.Timeout exceeded while awaiting headers) # java.lang.OutOfMemoryError: Java heap space # -XX:OnOutOfMemoryError="kill -s USR2 8" #   Executing /bin/sh -c "kill -s USR2 8"… INFO: MENDIX-METRICS: {"jvm": {"ooms": 1.0}, "version": "1.0", "timestamp": "2023-02-02T13:29:35.322093"} INFO: Waiting for the application to shutdown...
asked
0 answers