Hi -
I may have helpful ideas. Tell me where the Tomcst site repository and build
are located.
Regards,
Dave
Sent from my iPhone
> On Oct 27, 2020, at 12:18 PM, Christopher Schultz
> wrote:
>
> Konstantin,
>
>> On 10/26/20 20:47, Konstantin Kolinko wrote:
>> пт, 2 окт. 2020 г. в 00:09, Ma
On Tue, Oct 27, 2020 at 12:17 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Konstantin,
>
> On 10/26/20 20:47, Konstantin Kolinko wrote:
> > пт, 2 окт. 2020 г. в 00:09, Mark Thomas :
> >>
> >> Hi all,
> >>
> >> The topic came up at the BoF session at the end of the Tomcat track o
https://bz.apache.org/bugzilla/show_bug.cgi?id=64797
Igal Sapir changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new c342338 BZ-64797 Added changelog entry
c342338 is
https://bz.apache.org/bugzilla/show_bug.cgi?id=64858
Remy Maucherat changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #3 from Remy
https://bz.apache.org/bugzilla/show_bug.cgi?id=64858
--- Comment #2 from Gael Lalire ---
Yes, it is also possible to rebuild the WAR locally with maven resolver.
However you will have multiple copies of same lib in your disk (more disk
usage) and you lose the possibility to share lib's classes be
Thanks Chris.
The TLS 1.3 problem happens for all TC versions. It looks to me as a
test limitation. We check, whether TLS 1.3 support is present in the JVM
via "SSLContext.getInstance(Constants.SSL_PROTO_TLSv1_3)". If so, we do
the TLS1.3 test, configure TC to use TLS 1.3 but use a default
Ht
https://bz.apache.org/bugzilla/show_bug.cgi?id=64858
--- Comment #1 from Michael Osipov ---
Why don't you do this yourself with Resolver Ant Tasks? The likelihood to have
this in zTomcsg is almost zero.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848
--- Comment #3 from Mark Thomas ---
Actually, scratch that last comment. Tomcat detects that and will throw an
Exception. I'm still looking into this but there are changes between 9.0.36 and
9./0.39 that might help so that feedback would still
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848
--- Comment #2 from Mark Thomas ---
The other thing to check is whether you have multiple threads writing to the
same WebSocket session concurrently. That is not supported by the Java
WebSocket API and could lead to the issue you describe.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=64858
Bug ID: 64858
Summary: Allow to deploy a WAR whose dependencies are on a
Maven repository
Product: Tomcat 10
Version: unspecified
Hardware: PC
OS: All
Rainer,
I recently had some weirdness with TLS connections as well. Please see
my post titled "SSLException after Java upgrade".
"Recently", Java moved certain EC curves to the attic and won't
handshake properly anymore.
Another investigation of my own product running into a network excepti
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848
Mark Thomas changed:
What|Removed |Added
OS||All
Status|NEW
Hi,
We observe latency degradation with NIO2 compared to NIO1 for new
connections when the server is under stress.
I created https://github.com/apache/tomcat/pull/371 and will very
much appreciate getting feedback from you. Please see more details below:
Under regular load, we observe NIO2 has b
Hi all,
I tested TC 7.0.106 plus a few patches from git with a variety of JVMs
on a few Linux distributions. I observed:
- org.apache.tomcat.util.net.TestClientCertTls13 now fails for Java
1.8.0_272 be it OpenJDK, Adopt or Zulu on all Linux distros I tested.
TLSv1.3 was backported to Java 8
https://bz.apache.org/bugzilla/show_bug.cgi?id=64857
Mark Thomas changed:
What|Removed |Added
Severity|critical|normal
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64857
Simone changed:
What|Removed |Added
Version|8.5.x-trunk |8.5.59
--
You are receiving this mail becaus
https://bz.apache.org/bugzilla/show_bug.cgi?id=64857
Bug ID: 64857
Summary: Too many open files on TLD and JSP
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: Other
OS: Linux
Status: NEW
Severity: critica
https://bz.apache.org/bugzilla/show_bug.cgi?id=64832
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
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 99c52a2 Add dedicated handling and warn for a null
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 717387f Add dedicated handling and warn for a nul
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 f0b2ace Revert "Restore try catch around Poller.ev
https://bz.apache.org/bugzilla/show_bug.cgi?id=64839
Remy Maucherat changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
23 matches
Mail list logo