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

How can I use the jifa without docker? #241

Closed
XuPengfei-1020 opened this issue Nov 23, 2023 · 2 comments
Closed

How can I use the jifa without docker? #241

XuPengfei-1020 opened this issue Nov 23, 2023 · 2 comments

Comments

@XuPengfei-1020
Copy link
Contributor

I dump a large memory file on the server, but the server machine in production enviroument can not access the internet (for safety) .
I can download the jifa assets from github and update them to the server machine manually, but I do not know how to use it juse with jifa(without docker, caused by no internet), I do not know what is the usage, the option argument in this situation.

The dump file is large(more than 100G usually) so I can not download it to my PC, eclipse mat do not support the visual UI on linux server, jifa is exciting tool!

Thanks for your reply!

@XuPengfei-1020
Copy link
Contributor Author

Ignore this issue, I got the answer in the code, I will write a conduction doc to help others in the same scene later.

And, maybe we need 'discard_ratio' and 'discard_pattern' options to support to analysis huge dump file(discard some objects for avoid OOM).
see: https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Ftasks%2Fbatch.html&anchor=task_batch__discard

I will commit code to support this funcion, thank, a great tool!

@XuPengfei-1020
Copy link
Contributor Author

Ignore this issue, I got the answer in the code, I will write a conduction doc to help others in the same scene later.

And, maybe we need 'discard_ratio' and 'discard_pattern' options to support to analysis huge dump file(discard some objects for avoid OOM). see: https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Ftasks%2Fbatch.html&anchor=task_batch__discard

I will commit code to support this funcion, thank, a great tool!

Issue a pr: #242

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

No branches or pull requests

1 participant