[ 
https://issues.apache.org/jira/browse/CXF-7988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792386#comment-16792386
 ] 

Romain Manni-Bucau commented on CXF-7988:
-----------------------------------------

Tomcat 9.0.16, no other error or warn log before.

> SSE sink warning on tomcat
> --------------------------
>
>                 Key: CXF-7988
>                 URL: https://issues.apache.org/jira/browse/CXF-7988
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 3.3.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Andriy Redko
>            Priority: Major
>
> Hi guys,
> I get regularly these warning using SSE on tomcat:
> {code}
> [cxf.jaxrs.sse.SseEventSinkImpl] Failed to close the AsyncContext cleanly: 
> Calling [asyncComplete()] is not valid for a request with Async state 
> [MUST_COMPLETE]
> {code}
> If it helps: I use a custom thread to send sse data 
> (CompletableFuture.supplyAsync(() -> {...}, executor))



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to