8000 Prevent NPE in the servlet container by writing when servlet is shutdown by jansupol · Pull Request #5914 · eclipse-ee4j/jersey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prevent NPE in the servlet container by writing when servlet is shutdown #5914

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

jansupol
Copy link
Contributor

No description provided.

@jansupol jansupol force-pushed the jetty12.shutdown.npe branch from 68c689c to 8318669 Compare May 16, 2025 06:50
…ervlet container is shutdown

Signed-off-by: jansupol <jan.supol@oracle.com>
@jansupol jansupol force-pushed the jetty12.shutdown.npe branch from 8318669 to 0e9a79b Compare May 16, 2025 07:09
@senivam senivam merged commit 431b933 into eclipse-ee4j:2.x May 16, 2025
7 checks passed
@senivam senivam added this to the 2.47 milestone May 16, 2025
@wendigo
Copy link
wendigo commented May 19, 2025

Is this going to be backported to 3.1.x line? It affects us as well (I know that this is harmful but annoying as it logs a lot of warnings that we cannot do anything about)

@senivam
Copy link
Contributor
senivam commented May 19, 2025

@wendigo - yes, sure, everything which is in the 2.x is ported to the 3.0 and 3.1. And everything, which is in the 3.0 is ported to the 3.1.

@wendigo
Copy link
wendigo commented May 19, 2025

@senivam thanks! Looking for next 3.1.x release then :)

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

Successfully merging this pull request may close these issues.

NullPointerException: Cannot invoke "org.eclipse.jetty.http.HttpFields$Mutable.contains(String)" because "this._fields" is null
4 participants
0