Originally published at
RTFM - администрирование, настройка серверов FreeBSD, Linux. You can comment here or
there.
![](http://rtfm.co.ua/wp-content/uploads/2013/09/java-logo.jpg)
При выполнении jstack и/или jmap - Java сообщает об ошибке:
# jstack -F 31770
Attaching to process ID 31770, please wait...
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
...
Read the rest of this entry »