https://bz.apache.org/bugzilla/show_bug.cgi?id=62519
--- Comment #4 from [email protected] --- In the ajp log, can see the below messages. Here httpd and tomcat are running fine. But on 2 time on 7th june and 2 times on 8th June there was return code 500. [07/Jun/2018:08:41:44 +0200] "POST /bppmws/api/provider/heartbeat HTTP/1.1" 500 532 "-" "Apache-HttpClient/4.5.2 (Java/1.8.0_102)" [07/Jun/2018:09:24:45 +0200] "POST /bppmws/api/provider/heartbeat HTTP/1.1" 500 532 "-" "Apache-HttpClient/4.5.2 (Java/1.8.0_102)" [08/Jun/2018:09:15:32 +0200] "POST /bppmws/api/provider/heartbeat HTTP/1.1" 500 532 "-" "Apache-HttpClient/4.5.2 (Java/1.8.0_102)" [08/Jun/2018:11:35:42 +0200] "POST /bppmws/api/provider/heartbeat HTTP/1.1" 500 532 "-" "Apache-HttpClient/4.5.2 (Java/1.8.0_102)" As we are getting 500 here, the client (consumer of this request) marking it as disconneted and trigger some disconnet flows. Thanks, Sasi -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
