qunarcorp / bistoury

Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
GNU General Public License v3.0
4.01k stars 825 forks source link

Launch bistoury failed when using bistoury in docker running on kubernetes #106

Closed hantmac closed 3 years ago

hantmac commented 3 years ago

I want to use bistoury in docker and exec ./bin/bistoury-agent.sh -i 10.111.255.185 start ,but got the error:

Start bistoury agent ...
tools.jar and sa-jdi.jar was not found, so bistoury agent could not be launched!

The bistoury does not support docker?

hantmac commented 3 years ago

Error java sdk path caused this error. Solved.