Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のコマンドを使用して、Jolokia を動的にアタッチしようとしています。
java -jar jolokia-jvm-1.3.4-agent.jar start <myapplication_regex>
これは正常に機能します。ただし、アプリケーションを再起動すると、Jolokia は終了します。
アプリケーションの再起動のケースを処理するための回避策はありますか?