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.
好的新手 linux 问题在这里,但我不能为我的生活找到它的答案
我可以为 tomcat 设置新的 JAVA_OPTS 设置,但无法弄清楚如何查看 JAVA_OPTS 的当前设置。服务器是 CentOS,jdk 是 OpenJDK 1.6.0_24
如果你有 XWindow,你可以运行 jconsole,并附加到你的目标进程。然后,您可以在“VM Summary”选项卡的“VM arguments”行中看到 JAVA_OPTS。