On Thu, Dec 17, 2020 at 7:57 PM Christopher Schultz < [email protected]> wrote:
> jstack isn't working? Hmm. Make sure that your jstack and Java binary > are the same version. If you are a different user you might have to > elevate privileges and/or use "jstack -F". > I have tried all 8 variations with sudo, -F , -J-d64 parameters and finally it worked only with simply sudo -u runninguser jstack without -F and -J-d64 params > -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
