0

我需要在 linux 系统上分析 jetty 服务器,为此我使用下一个命令行启动了 jettyJAVA_OPTIONS='-Xrunjprofiler' sh jetty.sh start并收到错误无法在库路径或本地目录中找到代理库:jprofiler,如何在 linux 上添加库路径?谢谢。

4

1 回答 1

1

try adding the Jprofiler to the PATH. I hope it works.

于 2010-12-27T21:14:23.287 回答