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

AutoCloseable jakarta.ws.rs Object instances not being closed after being used. #365

Open
darranl opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@darranl
Copy link
Contributor

darranl commented Jul 31, 2023

In WildFly this leads to WARN messages such as:

15:20:20,039 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Cleaner-0) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.
15:20:20,040 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Cleaner-0) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.
15:20:20,041 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Cleaner-0) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.
@darranl darranl added the bug Something isn't working label Jul 31, 2023
@darranl darranl self-assigned this Jul 31, 2023
@darranl darranl changed the title AutoClosable jakarta.ws.rs Object instances not being closed after being used. AutoCloseable jakarta.ws.rs Object instances not being closed after being used. Jul 31, 2023
darranl added a commit to darranl/soteria that referenced this issue Jul 31, 2023
darranl added a commit that referenced this issue Jul 31, 2023
darranl added a commit to darranl/soteria that referenced this issue Jul 31, 2023
arjantijms added a commit that referenced this issue Dec 7, 2023
Resolves #365 AutoCloseable jakarta.ws.rs Object instances not being closed after being used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant