Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/dev/stdout: Permission denied #114

Closed
wushengde opened this issue May 19, 2022 · 5 comments
Closed

/dev/stdout: Permission denied #114

wushengde opened this issue May 19, 2022 · 5 comments

Comments

@wushengde
Copy link

execute this show-busy-java-threads prompt "show-busy-java-threads: line 152: /dev/stdout: Permission denied" .

@oldratlee
Copy link
Owner

oldratlee commented May 19, 2022

@wushengde please give your run infos, like

  • run command(e.g. the whole command line; via sudo?)
  • run env(e.g. in docker?)

and run with bash trace output:

$ /bin/bash -x <original command line>
# trace outputs...

if you are familiar with bash, you can troubleshoot the problem and find more reason info.

@oldratlee oldratlee self-assigned this May 19, 2022
@oldratlee
Copy link
Owner

closed.

continue discussion if more info provided.

@lkun
Copy link

lkun commented Jul 10, 2022 via email

@JHWen
Copy link

JHWen commented Jul 10, 2022 via email

@oldratlee
Copy link
Owner

oldratlee commented Nov 16, 2023

commit "use file descriptor number instead of /dev/std*(dc5b239)" should fix this issue. @wushengde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants