[Bug 63625] Unable to start Tomcat 7.0.96 (stop by 0xc0000005)

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63625 --- Comment #17 from Mark Thomas --- Note that Tomcat is not officially supported on Windows XP now that Microsoft have ended support for XP. That said, you should be able to use Tomcat9.exe from 9.0.22 as a workaround. -- You are receiving t

[Bug 63690] [HTTP/2] The socket [*] associated with this connection has been closed.

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63690 --- Comment #9 from Christopher Schultz --- (In reply to Mark Thomas from comment #7) > Small HTTP/2 packets are inefficient. Lots of them are considered to be > abusive and in some servers (not Tomcat) result in a DoS. Tomcat has > expanded it

[GitHub] [tomcat] KangZhiDong opened a new pull request #197: Remove unuse catch exception

2019-08-27 Thread GitBox
KangZhiDong opened a new pull request #197: Remove unuse catch exception URL: https://github.com/apache/tomcat/pull/197 Remove unuse catch exception This is an automated message from the Apache Git Service. To respond to the m

[Bug 63625] Unable to start Tomcat 7.0.96 (stop by 0xc0000005)

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63625 --- Comment #16 from Manuel Conde --- Hi all. Not exactly the same bug, but related: Win XP 32 bit Java 6 32 bit Tomcat 7.0.96.exe Error on install when trying to create Tomcat7 service. If I try 7.0.94, all works fine. -- You are receivi

buildbot failure in on tomcat-trunk

2019-08-27 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4568 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

[GitHub] [tomcat] FSchumacher commented on issue #196: fix JSSE_OPTS quoting

2019-08-27 Thread GitBox
FSchumacher commented on issue #196: fix JSSE_OPTS quoting URL: https://github.com/apache/tomcat/pull/196#issuecomment-525232146 Thanks for the patch. It has been applied to trunk and I will apply it to the other trees later.

[tomcat] branch master updated: Fix typo (missing a on via)

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 6b125eb Fix typo (missing a on via) 6b125e

[GitHub] [tomcat] asfgit closed pull request #196: fix JSSE_OPTS quoting

2019-08-27 Thread GitBox
asfgit closed pull request #196: fix JSSE_OPTS quoting URL: https://github.com/apache/tomcat/pull/196 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[tomcat] 02/02: Fix JSSE_OPTS quoting in catalina.bat

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 07a2804b43eb1ed5c5e09e3fbf54b28aaa11ff58 Author: Felix Schumacher AuthorDate: Tue Aug 27 11:55:14 2019 +0200 F

[tomcat] branch master updated (8f86f92 -> 07a2804)

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 8f86f92 Update to 9.0.24 new 162dd79 fix JSSE_OPTS quoting new 07a2804 Fix JSSE_OPTS quoting in cat

[tomcat] 01/02: fix JSSE_OPTS quoting

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 162dd79f16daaafd49ea68231525cbb650216169 Author: Peter Uhnak AuthorDate: Mon Aug 26 11:31:43 2019 +0200 fix JS

[Bug 63701] New: SSL initialize hangs with OpenSSL 1.1.1

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63701 Bug ID: 63701 Summary: SSL initialize hangs with OpenSSL 1.1.1 Product: Tomcat Native Version: 1.2.21 Hardware: PC Status: NEW Severity: major Priority: P2

buildbot success in on tomcat-trunk

2019-08-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4567 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat-native] Tomcat native hangs in SSL.initialize with OpenSSL 1.1.1 (Windows)

2019-08-27 Thread Mladen Turk
OpenSSL >= 1.1.0 uses new initialization concept by replacing all those initialization calls with single OPENSSL_init_ssl call. I found out that calling OPENSSL_malloc_init() as first function with OpenSSL 1.1.1 causes hang in any further call to OpenSSL. Anyone observed the similar issue? I pl

[tomcat] branch master updated: Update to 9.0.24

2019-08-27 Thread remm
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 8f86f92 Update to 9.0.24 8f86f92 is described bel

[Bug 56021] SSL connector using windows-my keystore

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #5 from Martin Stenderup --- (In reply to Martin Stenderup from comment #4) It seems to be called "keystorePass" some versions of Tomcat 8. -- You are receiving this mail because: You are the assignee for the bug.