Click HERE to see how Saviynt Intelligence is transforming the industry. |
02/02/2023 08:44 AM
Hi,
We have a custom JAR deployed to fetch runtime analytics and to send that report through API we are sending it as email body. So external JAR job says successful but it is throwing error like Error sending data to APM server, APM Server transport error (ECONNREFUSED): connect ECONNREFUSED 127.0.0.1:8200"}, Error Caused by: org.apache.http.ProtocolException: Target host is not specified. etc.
Can anyone help me understand what exactly is causing the issue? Please find attached logs
Thank you in advance.
Harsha
02/02/2023 09:13 AM
If you are using java loggers then replace them with SOP statements and then reload the jar then restart the ecm and ecm worker services.
The APM errors are not for the custom jar.
02/05/2023 06:34 PM
Hello,
Thank you for response. I have put SOP statements and found 504 error gateway timeout
02/03/2023 01:00 PM
You must have missed https:// in your property file/code
02/05/2023 06:36 PM
Hello Rushikesh,
Url is not causing issue instead its 504 error.
Thank you
02/06/2023 05:53 PM
share logs