https://bz.apache.org/bugzilla/show_bug.cgi?id=65763
Bug ID: 65763
Summary: WsRemoteEndpointImplBase#sendMessageBlock cannot close
session properly when have TimeoutException
Product: Tomcat 9
Version: 9.0.44
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=65763
--- Comment #1 from alex ---
Created attachment 38141
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38141&action=edit
Caused by: java.lang.IllegalStateException: Concurrent write
--
You are receiving this mail because:
You are the as
https://bz.apache.org/bugzilla/show_bug.cgi?id=65763
--- Comment #2 from alex ---
Comment on attachment 38141
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38141
Caused by: java.lang.IllegalStateException: Concurrent write
>
>Caused by: java.lang.IllegalStateException: Concurrent wr
https://bz.apache.org/bugzilla/show_bug.cgi?id=65757
--- Comment #8 from Remy Maucherat ---
(In reply to Mark Thomas from comment #7)
> (In reply to Remy Maucherat from comment #5)
> > Once reviewed and validated (if needed), a fix like this one is almost
> > always applied to all branches.
>
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=65755
--- Comment #1 from Christopher Schultz ---
Usually this kind of thing is caused by an application retaining references to
object references like the session, request, or response.
Can you please confirm that you are not keeping any references
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new f52fde3 Update OWB and CXF example modules version nu
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new dc2480c Update OWB and CXF example modules versio
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 3abafc7 Update OWB and CXF example modules version
Romain,
On 12/18/21 14:28, Romain Manni-Bucau wrote:
I wonder if you would be interested in an access log "function" enabling to
make an access log element a valid json string.
Idea is to enable to have access logs patterns producing valid JSON
whatever the dynamic string content, maybe somethi