https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
Bug ID: 67609
Summary: Incomplete OpenSSL error handling/reporting
Product: Tomcat Native
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severit
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #1 from Michael Osipov ---
This has been discovered while working on Bug 66670.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To uns
https://bz.apache.org/bugzilla/show_bug.cgi?id=67606
Konstantin Kolinko changed:
What|Removed |Added
Version|8.5.x-trunk |8.5.93
--
You are receiving this
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 543fe2903b Add missing strings
543fe2903b is described
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 917ce0b468 Add missing strings
917ce0b468 is descr
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 31fc7c3942 Add missing strings
31fc7c3942 is describ
This is an automated email from the ASF dual-hosted git repository.
remm 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 791da44a5c Add missing strings
791da44a5c is describ
I am getting the build failure for the tomcat 10.1.x, as I dig in I find
the below is the root cause
[javac]
E:\apache-tomcat-10.1.12-src\apache-tomcat-10.1.12-src\webapps\examples\WEB-INF\classes\websocket\drawboard\DrawboardEndpoint.java:168:
error: cannot infer type arguments for Whole
[jav
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #2 from Michael Osipov ---
Here is truly context missing:
> 05-Oct-2023 11:57:22.432 WARNUNG [main]
> org.apache.tomcat.util.net.openssl.OpenSSLContext.init Error initializing SSL
> context
>java.lang.Exception: Unable to
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #3 from Remy Maucherat ---
I would say this probably will not happen.
However the Panama equivalent is a much better place to have precise (where the
error actually occurs), integrated (using the same logging as the rest of
Tomcat)
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/654
Blamelist: remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 543fe2903b8b08230d45e9651433de0a4e79fc15
Steps:
worker_preparation:
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #4 from Michael Osipov ---
(In reply to Remy Maucherat from comment #3)
> I would say this probably will not happen.
How? What makes you so sure?
> However the Panama equivalent is a much better place to have precise (where
> the
On 05/10/2023 10:32, koteswara Rao Gundapaneni wrote:
I am getting the build failure for the tomcat 10.1.x, as I dig in I find
the below is the root cause
[javac]
E:\apache-tomcat-10.1.12-src\apache-tomcat-10.1.12-src\webapps\examples\WEB-INF\classes\websocket\drawboard\DrawboardEndpoint.java:16
Here is my Tomcat environment details
java version "1.8.0_202"
Apache Ant(TM) version 1.10.13
Windows 10 Pro
apache-tomcat-10.1.12-src
On Thu, Oct 5, 2023 at 3:10 AM Mark Thomas wrote:
> On 05/10/2023 10:32, koteswara Rao Gundapaneni wrote:
> > I am getting the build failure for the tomcat 10
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670
--- Comment #14 from Christopher Schultz ---
Is there a particular reason to add support directly to tcnative for this? Why
not read the file in Java and pass the password to libtctative as usual? This
would not require any changes to libtcnati
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #5 from Christopher Schultz ---
It may just be a coincidence, but in this case (cannot load cert; file
permission error), Tomcat detects the important error (permission error) and
reports it to the client.
Would it be enough to sim
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #6 from Michael Osipov ---
(In reply to Christopher Schultz from comment #5)
> It may just be a coincidence, but in this case (cannot load cert; file
> permission error), Tomcat detects the important error (permission error) and
> r
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670
--- Comment #15 from Michael Osipov ---
(In reply to Christopher Schultz from comment #14)
> Is there a particular reason to add support directly to tcnative for this?
> Why not read the file in Java and pass the password to libtctative as usua
On 05/10/2023 12:10, koteswara Rao Gundapaneni wrote:
Here is my Tomcat environment details
java version "1.8.0_202"
Apache Ant(TM) version 1.10.13
Windows 10 Pro
apache-tomcat-10.1.12-src
Tomcat 10.1.x requires a minimum of Java 11 to build.
Mark
On Thu, Oct 5, 2023 at 3:10 AM Mark Tho
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 781453bd13 Handling has changed from NPE to ISE
78145
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 4cb90b09b6 Handling has changed from NPE to ISE
4
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 c0c30f9e0c Handling has changed from NPE to ISE
c0c
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 46698a3abb Handling has changed from NPE to ISE
466
On 2023/10/05 12:19:43 Mark Thomas wrote:
> On 05/10/2023 12:10, koteswara Rao Gundapaneni wrote:
> > Here is my Tomcat environment details
> >
> > java version "1.8.0_202"
> > Apache Ant(TM) version 1.10.13
> > Windows 10 Pro
> > apache-tomcat-10.1.12-src
>
> Tomcat 10.1.x requires a minimum of
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609
--- Comment #7 from Remy Maucherat ---
(In reply to Michael Osipov from comment #4)
> (In reply to Remy Maucherat from comment #3)
> > I would say this probably will not happen.
>
> How? What makes you so sure?
The pace of changes in tomcat-n
https://bz.apache.org/bugzilla/show_bug.cgi?id=67611
Bug ID: 67611
Summary: BUILDING.txt contains broken link
Product: Tomcat 10
Version: 10.1.13
Hardware: All
OS: All
Status: NEW
Severity: minor
https://bz.apache.org/bugzilla/show_bug.cgi?id=67611
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=67606
--- Comment #5 from E ---
Awesome, thanks Mark!
I'll fix/upgrade on my end.
This issue can be closed.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=67615
Bug ID: 67615
Summary: Windows binary for version 2 has incorrect version
suffix compared to the GNU autoconf version
Product: Tomcat Native
Version: 2.0.6
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=67615
Michael Osipov changed:
What|Removed |Added
OS||All
CC|
https://bz.apache.org/bugzilla/show_bug.cgi?id=67616
Bug ID: 67616
Summary: org/apache/tomcat/jni/SSL.java contains useless check
for old OpenSSL version
Product: Tomcat Native
Version: 2.0.6
Hardware: All
O
https://bz.apache.org/bugzilla/show_bug.cgi?id=67616
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=67611
--- Comment #1 from Han Li ---
(In reply to Michael Osipov from comment #0)
> BUILDING.txt for 10.1.x contains https://tomcat.apache.org/download-100.cgi,
> but when I load it I see a broken page. I guess it should be
> https://tomcat.apache.or
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new de99971200 Fix BZ 67611 - Correct the download li
This is an automated email from the ASF dual-hosted git repository.
lihan 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 a0605e86a8 Fix BZ 67611 - Correct the download link i
https://bz.apache.org/bugzilla/show_bug.cgi?id=67611
Han Li changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
37 matches
Mail list logo