Thanks for very detailed walkthrough, so it really caused by my template pattern .
Also your comment cleared up alot of question in my head until now, especially the queue size, during some of my internal load testing my Java Agent are just getting HTTP 503 : queue is full
error and I was trying to fix it by increase the queue.mem
.
with your help, my APM UI is working now. Thanks again for your help .