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

incomplete Blocking.Callback and write errors #8448

Closed
gregw opened this issue Aug 11, 2022 · 1 comment · Fixed by #8459 or #9090
Closed

incomplete Blocking.Callback and write errors #8448

gregw opened this issue Aug 11, 2022 · 1 comment · Fixed by #8459 or #9090
Labels
Bug For general bugs on Jetty side

Comments

@gregw
Copy link
Contributor

gregw commented Aug 11, 2022

Jetty version(s)
12

Description

2022-08-11 14:00:26.792:WARN :oeju.Blocker:qtp813656972-15: Blocking.Callback incomplete
2022-08-11 14:00:26.796:WARN :oeju.Blocker:qtp813656972-32: Blocking.Callback incomplete
2022-08-11 14:00:26.797:WARN :oeju.Blocker:qtp813656972-32: Blocking.Callback incomplete
2022-08-11 14:00:30.918:INFO :oejshC.ee10_demo_jetty:qtp813656972-15: resume request
2022-08-11 14:00:47.033:WARN :oeju.Blocker:qtp813656972-30: Blocking.Callback incomplete
2022-08-11 14:00:47.035:WARN :oeju.Blocker:qtp813656972-30: Blocking.Callback incomplete
2022-08-11 14:00:47.035:WARN :oejs.Response:qtp813656972-30: writeError: status=304, message=null, response=org.eclipse.jetty.ee10.servlet.DefaultServlet$ServletCoreResponse@2325be3a
2022-08-11 14:01:01.025:WARN :oeju.Blocker:qtp813656972-32: Blocking.Callback incomplete
2022-08-11 14:01:01.026:WARN :oeju.Blocker:qtp813656972-32: Blocking.Callback incomplete
2022-08-11 14:01:24.665:WARN :oeju.Blocker:qtp813656972-20: Blocking.Callback incomplete
2022-08-11 14:01:24.666:WARN :oeju.Blocker:qtp813656972-20: Blocking.Callback incomplete

How to reproduce?

Run the ee10 ws chat demo

@gregw gregw added the Bug For general bugs on Jetty side label Aug 11, 2022
gregw added a commit that referenced this issue Aug 11, 2022
Use FutureCallback when usage is optional
@gregw
Copy link
Contributor Author

gregw commented Aug 11, 2022

Fix for the incomplete blocking is in a494afa. Still getting writeError?

gregw added a commit that referenced this issue Aug 11, 2022
Improved logging
@gregw gregw closed this as completed Aug 11, 2022
lachlan-roberts added a commit that referenced this issue Aug 17, 2022
@olamy olamy moved this to Done in Jetty 12.0.ALPHAS Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
1 participant