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

[issue #153] update commandline samples to use … #156

Merged
merged 1 commit into from
Sep 27, 2023
Merged

[issue #153] update commandline samples to use … #156

merged 1 commit into from
Sep 27, 2023

Conversation

WolfgangHG
Copy link
Contributor

@WolfgangHG WolfgangHG commented Sep 27, 2023

…file-leak-detector-jar-with-dependencies.jar. This resolves #153

I tested the "javaagent" command line also, and it fails also for when calling "file-leak-detector-1.16.jar". Maybe it would work if all dependencies were added to the classpath. But they cannot even be found in the download area.

I also added a commandline sample for continuous logging, as this was the silver bullet in my use case (debugging locked files on windows after deploying an application to GlassFish server)

Fixes #153

…-with-dependencies.jar, added sample for permanent logging
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@basil basil merged commit ab917b3 into jenkinsci:master Sep 27, 2023
1 of 2 checks passed
@WolfgangHG WolfgangHG deleted the issue153 branch September 27, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong command line in "Attaching after JVM startup"
2 participants