[Bug 68910] Improve LibreSSL version check in tcnative.m4

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68910 --- Comment #1 from Christopher Schultz --- (In reply to Michael Osipov from comment #0) > since we also do support LibreSSL [...] Note: Support for LibreSSL is more of an aspiration and less of a requirement. We don't technically advert

[Bug 68876] serverStartup.pdf missing sources

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68876 --- Comment #2 from Mark Thomas --- I've converted the original mdl file to six SCG files and added those to the main branch. I've also fixed the "warpper" typo. They still need quite a bit of clean up including: - cleaning up the

[Bug 68876] serverStartup.pdf missing sources

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68876 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Mark

[Bug 68910] Improve LibreSSL version check in tcnative.m4

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68910 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You

[Bug 68910] New: Improve LibreSSL version check in tcnative.m4

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68910 Bug ID: 68910 Summary: Improve LibreSSL version check in tcnative.m4 Product: Tomcat Native Version: 2.0.7 Hardware: All OS: All Status: NEW Severity

[Bug 68908] Tomcat feints death, there is no ClientPoller thread in the stack information

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68908 --- Comment #2 from Mark Thomas --- *** Bug 68878 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug

[Bug 68878] Tomcat feints death, there is no ClientPoller thread in the stack information

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68878 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 64839] HTTP2: Exception in thread "http-nio-x.y.z-1090-ClientPoller" java.lang.NullPointerException

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64839 Mark Thomas changed: What|Removed |Added CC||huangzeling8...@dingtalk.co

[Bug 68908] Tomcat feints death, there is no ClientPoller thread in the stack information

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68908 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED OS

[Bug 68909] JSP compilation error due to classpath problems

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68909 --- Comment #2 from Chris --- Yeah, it comes down to these changes: https://github.com/apache/tomcat/commit/a2167e13c19115aecd220cd3be19d43d36126f3b https://github.com/apache/tomcat/commit/3b8f277a7ffc1193ed6c6d4fff85db6dc7327e39 We set

[Bug 68909] JSP compilation error due to classpath problems

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68909 Chris changed: What|Removed |Added OS||All --- Comment #1 from Chris --- I located

[Bug 68909] New: JSP compilation error due to classpath problems

2024-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68909 Bug ID: 68909 Summary: JSP compilation error due to classpath problems Product: Tomcat 9 Version: 9.0.88 Hardware: PC Status: NEW Severity: normal Priority

[Bug 68908] New: Tomcat feints death, there is no ClientPoller thread in the stack information

2024-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68908 Bug ID: 68908 Summary: Tomcat feints death, there is no ClientPoller thread in the stack information Product: Tomcat 9 Version: 9.0.39 Hardware: PC Status

[Bug 68901] Coyote is hardcoded to drop connections on 400|408|411|414|500|503|501 which should be configurable for application level errors to prevent expensive TLS handshake/resumption on reconnect

2024-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68901 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You

[Bug 68901] Coyote is hardcoded to drop connections on 400|408|411|414|500|503|501 which should be configurable for application level errors to prevent expensive TLS handshake/resumption on reconnect

2024-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68901 --- Comment #1 from Michael Osipov --- I'd like to see this backed by the current RFC if it is a requirement or just the way Tomcat handles it. Also maybe it might be worth to raise the same issue with HTTPd as well. -- You are receiving

[Bug 68901] Coyote is hardcoded to drop connections on 400|408|411|414|500|503|501 which should be configurable for application level errors to prevent expensive TLS handshake/resumption on reconnect

2024-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68901 Tiago do Couto changed: What|Removed |Added CC||ti...@docouto.dev -- You

[Bug 68901] New: Coyote is hardcoded to drop connections on 400|408|411|414|500|503|501 which should be configurable for application level errors to prevent expensive TLS handshake/resumption on recon

2024-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68901 Bug ID: 68901 Summary: Coyote is hardcoded to drop connections on 400|408|411|414|500|503|501 which should be configurable for application level errors to prevent

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #4 from Christopher Schultz --- (In reply to Mark Thomas from comment #3) > The JSP prologue and pageEncoding MUST agree for JSP documents in XML syntax. s/pageEncoding/contentType/? pageEncoding specifies the encod

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #3 from Mark Thomas --- For the record, Chris is correct. The JSP prologue and pageEncoding MUST agree for JSP documents in XML syntax. For JSP pages that are not in XML syntax, the prologue is just template text

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 --- Comment #5 from Christopher Schultz --- I'm ignorant of the threading details of Websocket, so maybe this is a stupid question: Could a single thread be used to perform these kinds of cleanups, instead of an army of threads? That would let

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 Christopher Schultz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #1 from Michael Osipov --- As far as I understand they should not contain an XML prolog at all since they aren't JSPX -- You are receiving this mail because: You are the assignee for the bug

Bug report for Tomcat Modules [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2024/04/14]

2024-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 68895] webdeveloper

2024-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68895 wdevexp...@gmail.com changed: What|Removed |Added Keywords||APIBug, FAQ, FixedInTrunk

[Bug 68895] New: webdeveloper

2024-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68895 Bug ID: 68895 Summary: webdeveloper Product: Tomcat Connectors Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 --- Comment #4 from Matt M --- Thank you for the feedback and completely agree that there are other factors involved in creating the conditions for this issue to occur. The intent behind the proposal is to make those scenarios more

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 Matt M changed: What|Removed |Added Attachment #39658|0 |1 is obsolete

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 --- Comment #2 from Mark Thomas --- Patches should be in diff -u form. The Tomcat team avoids using system properties for configuration unless absolutely necessary (it isn't necessary here). Given that this requires a network interruption

[Bug 68889] README.md refers to superseded Tomcat 10.0 version

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68889 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 68890] New: Several JSPs in the manage application have contradicting encoding

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 Bug ID: 68890 Summary: Several JSPs in the manage application have contradicting encoding Product: Tomcat 11 Version: 11.0.0-M18 Hardware: All OS: All

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You

[Bug 68889] README.md refers to superseded Tomcat 10.0 version

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68889 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You

[Bug 68889] New: README.md refers to superseded Tomcat 10.0 version

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68889 Bug ID: 68889 Summary: README.md refers to superseded Tomcat 10.0 version Product: Tomcat 10 Version: 10.1.20 Hardware: All OS: All Status: NEW

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 Michael Osipov changed: What|Removed |Added Attachment #39658|1 |0 is patch

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 Oded Brilon changed: What|Removed |Added CC||oded.bri...@servicenow.com -- You

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 Matt M changed: What|Removed |Added CC||inconceiva...@gmail.com --- Comment #1 from

[Bug 68884] New: Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 Bug ID: 68884 Summary: Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect Product: Tomcat 9 Version: 9.0.75 Hardware: All OS

[Bug 68878] New: Tomcat feints death, there is no ClientPoller thread in the stack information

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68878 Bug ID: 68878 Summary: Tomcat feints death, there is no ClientPoller thread in the stack information Product: Tomcat 9 Version: 9.0.39 Hardware: PC OS

[Bug 68876] New: serverStartup.pdf missing sources

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68876 Bug ID: 68876 Summary: serverStartup.pdf missing sources Product: Tomcat 9 Version: 9.0.87 Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 Remy Maucherat changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 --- Comment #5 from Christoph Empl --- org.apache.catalina.filters.FailedRequestFilter -- You are receiving this mail because: You are the assignee for the bug

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 --- Comment #4 from Remy Maucherat --- What is FailedRequestFilter ? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 Christoph Empl changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 --- Comment #3 from Christoph Empl --- I don't think that this commit (https://github.com/apache/tomcat/commit/e7f902bb73c15a75e153c4a25036eabe788d3bb6) fixes the error to the full extent. In my use case, the IllegalStateException is thrown

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 68862] InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 --- Comment #1 from Christoph Empl --- Correction of my description: InputBuffer calls Response#sendError since https://github.com/apache/tomcat/commit/700d582b508d899aa6dd2d1cc1e42c12e9f47ba0 -- You are receiving this mail because: You

[Bug 68742] SingleSignOn session invalidation logic fallacy results in 408 request timed out.

2024-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68742 Remy Maucherat changed: What|Removed |Added OS||All Status|NEW

[Bug 68868] Log rotation in a Spring Boot application leaves threads in timed_waiting state

2024-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[Bug 68868] Log rotation in a Spring Boot application leaves threads in timed_waiting state

2024-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868 Naman changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 68871] getRemoteAddr does not work anymore!

2024-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 68868] Log rotation in a Spring Boot application leaves threads in timed_waiting state

2024-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 68871] getRemoteAddr does not work anymore!

2024-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871 --- Comment #1 from hbelfer --- In java the following code : Object requestObject = context.getMessageContext().get(jakarta.xml.ws.handler.MessageContext.SERVLET_REQUEST); requestObject is null therefor String adrs = request.getRemoteAddr

[Bug 68871] New: getRemoteAddr does not work anymore!

2024-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68871 Bug ID: 68871 Summary: getRemoteAddr does not work anymore! Product: Tomcat 10 Version: unspecified Hardware: Other OS: Linux Status: NEW Severity

Bug report for Tomcat 8 [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/04/07]

2024-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 68868] New: Log rotation in a Spring Boot application leaves threads in timed_waiting state

2024-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68868 Bug ID: 68868 Summary: Log rotation in a Spring Boot application leaves threads in timed_waiting state Product: Tomcat 10 Version: unspecified Hardware: PC

[Bug 68866] WebSocket reading

2024-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68866 Brigade Citrine changed: What|Removed |Added URL||https://www.brigadecitrine

[Bug 68866] New: WebSocket reading

2024-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68866 Bug ID: 68866 Summary: WebSocket reading Product: Tomcat 10 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component

[Bug 68862] New: InputBuffer#handleReadException breaks FailedRequestFilter

2024-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862 Bug ID: 68862 Summary: InputBuffer#handleReadException breaks FailedRequestFilter Product: Tomcat 10 Version: 10.1.18 Hardware: PC OS: All

[Bug 68858] version.sh only working if tomcat is stopped

2024-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68858 --- Comment #2 from Stephan Weintritt --- Thank you for your help. I just did not see prometheus in the stacktrace. Sorry. -- You are receiving this mail because: You are the assignee for the bug

[Bug 68858] version.sh only working if tomcat is stopped

2024-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68858 Konstantin Kolinko changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 68858] New: version.sh only working if tomcat is stopped

2024-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68858 Bug ID: 68858 Summary: version.sh only working if tomcat is stopped Product: Tomcat 9 Version: 9.0.86 Hardware: PC OS: Linux Status: NEW Severity

Bug report for Tomcat 10 [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/03/31]

2024-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 68826] Tomcat fails on startup with signed jar with logging.properties inside

2024-03-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68826 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 68826] Tomcat fails on startup with signed jar with logging.properties inside

2024-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68826 --- Comment #1 from Anna Markina --- Created attachment 39636 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39636=edit Stacktrace on java 17 -- You are receiving this mail because: You are the assignee for the

[Bug 68826] New: Tomcat fails on startup with signed jar with logging.properties inside

2024-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68826 Bug ID: 68826 Summary: Tomcat fails on startup with signed jar with logging.properties inside Product: Tomcat 9 Version: 9.0.86 Hardware: PC Status: NEW

Bug report for Tomcat Native [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/03/24]

2024-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 57130] Allow digest.sh to accept password from a file or from stdin

2024-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130 --- Comment #9 from Coty Sutherland --- Totally missed this, but no I don't think so :) -- You are receiving this mail because: You are the assignee for the bug

Bug report for Taglibs [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2024/03/17]

2024-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 63195] Add easy way to test RemoteIpValve works properly

2024-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63195 --- Comment #4 from Michael Osipov --- (In reply to Christopher Schultz from comment #3) > Perhaps a combination of something like > https://github.com/apache/tomcat/commit/ > ddd340766f19443210537bc244ecd7ba13a7c692 applied to th

[Bug 58072] ECDH curve selection

2024-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58072 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

<    1   2   3   4   5   6   7   8   9   10   >