https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #2 from Phil Clay ---
After a bit of investigation, my rudimentary understanding is that
1) a buffer of unencrypted data makes it down to SecureNioChannel.write
https://github.com/apache/tomcat/blob/93108de1127fb228e343a3f3304554
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
Phil Clay changed:
What|Removed |Added
Version|9.0.60 |9.0.63
--
You are receiving this mail bec
On Wed, May 18, 2022 at 8:52 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> markt 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:
> ne
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 7cdce2a6ea The ObjectStreamClass memory leak has be
This is an automated email from the ASF dual-hosted git repository.
markt 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 385d4095cc The ObjectStreamClass memory leak has be
This is an automated email from the ASF dual-hosted git repository.
markt 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 06176a6d90 The ObjectStreamClass memory leak has
This is an automated email from the ASF dual-hosted git repository.
markt 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 93108de112 The ObjectStreamClass memory leak has been
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #1 from Phil Clay ---
Created attachment 38292
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38292&action=edit
server-side application log
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
Bug ID: 66076
Summary: Final block of encrypted response payload not being
sent occasionally over TLS
Product: Tomcat 9
Version: 9.0.60
Hardware: PC
OS: L
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 4be7247e582ef3c3eccba10ad8ecda6a25a24b83
Author: Mark Thomas
AuthorDate: Wed May 18 17:08:08 2022 +0100
Improve error
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 52f8cd3eef Fix backport
new 4be7247e58 Improve error message if a required --add-opens option is
missing
new
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 450c5c4ede604f99ebcc6070fe86e4e53c6bc897
Author: Mark Thomas
AuthorDate: Wed May 18 18:13:51 2022 +0100
Further impro
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2d1c1deeed5dbca097e3b1dee7fb928dac6df813
Author: Mark Thomas
AuthorDate: Wed May 18 17:08:08 2022 +0100
Improve error
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 0353f057bc1e00eb99fcb1a543de5820952350c6
Author: Mark Thomas
AuthorDate: Wed May 18 18:13:51 2022 +0100
Further impro
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d139685518 Fix backport
new 2d1c1deeed Improve error message if a required --add-opens option is
missing
new
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 84d78cce19c57f291949ad3c2e8b2a0649ef497c
Author: Mark Thomas
AuthorDate: Wed May 18 17:08:08 2022 +0100
Improve erro
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5a12afe25f56ca439a2c1039d448777a9a1e48f4
Author: Mark Thomas
AuthorDate: Wed May 18 18:13:51 2022 +0100
Further impr
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 8d675ab414 Fix backport
new 84d78cce19 Improve error message if a required --add-opens option is
missing
new
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 22ceccc5a3 Fix HEAD tests when running on Java 19+
new 43022dd099 Improve error message if a required --add-opens op
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 83199ccf21506a97f1fd1f62a11284cab0ca08ec
Author: Mark Thomas
AuthorDate: Wed May 18 18:13:51 2022 +0100
Further improv
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 43022dd099019a254944874b5984c20135c8b65e
Author: Mark Thomas
AuthorDate: Wed May 18 17:08:08 2022 +0100
Improve error
aooohan opened a new pull request, #515:
URL: https://github.com/apache/tomcat/pull/515
# Reproduce
```xml
```
**When starting tomcat as configured above, the situation shown in the image
below will occur.**
https://user-images.githubusercontent.co
https://bz.apache.org/bugzilla/show_bug.cgi?id=66069
--- Comment #3 from Mark Thomas ---
*** Bug 66074 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=66074
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
OS|
https://bz.apache.org/bugzilla/show_bug.cgi?id=66073
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66069
--- Comment #2 from Mark Thomas ---
*** Bug 66073 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=66074
Bug ID: 66074
Summary: 'Starting Tomcat v9.0 Server at localhost' has
encountered a problem. Failed to start the server.
Product: Tomcat 9
Version: 9.0.x
Hardware: Other
https://bz.apache.org/bugzilla/show_bug.cgi?id=66073
Chanul changed:
What|Removed |Added
OS||All
--
You are receiving this mail because:
https://bz.apache.org/bugzilla/show_bug.cgi?id=66073
Bug ID: 66073
Summary: Aad
Product: Tomcat 9
Version: 9.0.11
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Examples
As
On 18/05/2022 10:25, Mark Thomas wrote:
Hi all,
So of the three issues Martin identified, I've fixed 1 & 3 which were
the simple ones.
For 1, the import handler needed updating to add the new classes added
to java.lang in Java 19.
For 3, the memory leak protection code that stops executor
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 52f8cd3eef Fix backport
52f8cd3eef is described bel
This is an automated email from the ASF dual-hosted git repository.
markt 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 d139685518 Fix backport
d139685518 is described bel
This is an automated email from the ASF dual-hosted git repository.
markt 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 8d675ab414 Fix backport
8d675ab414 is described b
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5edc1d5373 Fix HEAD tests when running on Java 19+
This is an automated email from the ASF dual-hosted git repository.
markt 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 cfa91f4457 Fix HEAD tests when running on Java 19+
This is an automated email from the ASF dual-hosted git repository.
markt 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 22f30a2938 Fix HEAD tests when running on Java 19
This is an automated email from the ASF dual-hosted git repository.
markt 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 22ceccc5a3 Fix HEAD tests when running on Java 19+
22
Hi all,
So of the three issues Martin identified, I've fixed 1 & 3 which were
the simple ones.
For 1, the import handler needed updating to add the new classes added
to java.lang in Java 19.
For 3, the memory leak protection code that stops executor threads
needed to be updated for some ch
This is an automated email from the ASF dual-hosted git repository.
markt 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 c89090e5c8 Jakarta Authentication 3.0 is now final
c8
This is an automated email from the ASF dual-hosted git repository.
markt 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 1c2c557d1f JSP 3.1 specification is now final
1c2c557
40 matches
Mail list logo