https://bz.apache.org/bugzilla/show_bug.cgi?id=66185
Piotr P. Karwasz changed:
What|Removed |Added
OS||All
--- Comment #1 from Piotr P. Ka
https://bz.apache.org/bugzilla/show_bug.cgi?id=66184
--- Comment #2 from Piotr P. Karwasz ---
Hi Christopher,
(In reply to Christopher Schultz from comment #1)
> Sounds like a bug in Java, not Tomcat.
>
> Do you have a stack trace from where Tomcat triggers this?
The `LogManager` in JDK8 initi
https://bz.apache.org/bugzilla/show_bug.cgi?id=66185
Bug ID: 66185
Summary: SSL Configuration error
Product: Tomcat 10
Version: 10.0.20
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
Component
https://bz.apache.org/bugzilla/show_bug.cgi?id=66184
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|
ppkarwasz opened a new pull request, #533:
URL: https://github.com/apache/tomcat/pull/533
Since Java 8 the default level of a root logger is no longer set in the
constructor. This PR sets the level to INFO (LogManager's default) if it
is absent.
This patch should work on all the
https://bz.apache.org/bugzilla/show_bug.cgi?id=66184
Bug ID: 66184
Summary: Null root logger level on Java 8
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
https://bz.apache.org/bugzilla/show_bug.cgi?id=66183
--- Comment #1 from HanLi ---
If it's confirmed that a fix is needed, I'd be happy to provide pr, and I'd
probably splice multiple values with commas, just like this:
value1,value2,value3
--
You are receiving this mail because:
You are the as
https://bz.apache.org/bugzilla/show_bug.cgi?id=66183
Bug ID: 66183
Summary: AccessLogValve - %{xxx}c should output the value of
all cookies with the same name
Product: Tomcat 10
Version: unspecified
Hardware: PC