https://bz.apache.org/bugzilla/show_bug.cgi?id=63365
Bug ID: 63365 Summary: Not check the keystore configuration Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: lqjack...@gmail.com Target Milestone: ---- When configuration in the server.xml for ssl support. however the key store in not found in the file system. Once the client request to the https, then the exception will throws : 2019-04-19 17:13:07.640[][ERROR][AbstractAsyncMQ:575]consumer worker[17] error as:service health check result is false us.zoom.async.mq.client.exception.ServiceUnavailableException: service health check result is false at us.zoom.async.mq.client.obj.QueueMessageCarrier.doHealthCheck(QueueMessageCarrier.java:66) ~[asyncmq-client-2.6.jar:?] at us.zoom.async.mq.client.AbstractAsyncMQ$ConsumerWorker.run(AbstractAsyncMQ.java:532) [asyncmq-client-2.6.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_66] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_66] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66] 2019-04-19 17:13:07.640[][ERROR][AbstractAsyncMQ:575]consumer worker[17] error as:service health check result is false us.zoom.async.mq.client.exception.ServiceUnavailableException: service health check result is false at us.zoom.async.mq.client.obj.QueueMessageCarrier.doHealthCheck(QueueMessageCarrier.java:66) ~[asyncmq-client-2.6.jar:?] at us.zoom.async.mq.client.AbstractAsyncMQ$ConsumerWorker.run(AbstractAsyncMQ.java:532) [asyncmq-client-2.6.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_66] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_66] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66] 2019-04-19 17:13:10.703[][ERROR][ApiUtil:63]it seems asyncmq server is unavailable , so sleep [60]s then will try again! 2019-04-19 17:13:10.703[][ERROR][ApiUtil:63]it seems asyncmq server is unavailable , so sleep [60]s then will try again! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org