jstack - well-known file is not secure

后端 未结 10 2050
礼貌的吻别
礼貌的吻别 2021-01-01 08:37

I am running tomcat 5.5 on x86_64 CentOS 5.7 using 32-bit Oracle Java 1.6.0.

JVM process used by tomcat has 6421 pid. Tomcat is working fine.

When run

10条回答
  •  难免孤独
    2021-01-01 09:01

    I had this problem when i tried to run jstack as root.

    Once i switched to another user it worked immediately.

提交回复
热议问题