[GitHub] [tomcat] panchenko opened a new pull request #235: tomcat-jdbc check if returned connection is closed

2020-01-16 Thread GitBox
panchenko opened a new pull request #235: tomcat-jdbc check if returned connection is closed URL: https://github.com/apache/tomcat/pull/235 I had a situation when driver closed connection because of I/O error, bur connection has been added to the avaialble ones and then returned to another

svn commit: r1872869 - /tomcat/site/trunk/docs/native-doc/index.html

2020-01-16 Thread mgrigorov
Author: mgrigorov Date: Thu Jan 16 09:13:39 2020 New Revision: 1872869 URL: http://svn.apache.org/viewvc?rev=1872869&view=rev Log: Fix the name of the Debian/Ubuntu package for libapr1-dev Modified: tomcat/site/trunk/docs/native-doc/index.html Modified: tomcat/site/trunk/docs/native-doc/ind

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #8 from mgrigorov --- After re-reading https://tomcat.apache.org/native-doc/ I think the documentation is good enough. It explains that $CATALINA_HOME/lib should be added to LD_LIBRARY_PATH. Somehow I've missed this the previous tim

[tomcat] branch master updated: Clarify expected return value

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 1ab52cd Clarify expected return value 1ab52cd is

[tomcat] branch 9.0.x updated: Clarify expected return value

2020-01-16 Thread markt
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 956be6c Clarify expected return value 956be6c is d

[tomcat-jakartaee-migration] branch master updated: Fix processing of directories

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 60546ef Fix processing of dir

[tomcat] branch 8.5.x updated: Clarify expected return value

2020-01-16 Thread markt
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 2e98027 Clarify expected return value 2e98027 is d

[tomcat] branch 8.5.x updated: Align with 9.0.x and master

2020-01-16 Thread markt
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 c2efdb6 Align with 9.0.x and master c2efdb6 is des

[tomcat-jakartaee-migration] branch master updated: Shade and add a main class

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 86bc4ee Shade and add a main

[tomcat-jakartaee-migration] branch master updated: Cleanup

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 573e65c Cleanup 573e65c is de

Re: [tomcat-jakartaee-migration] branch master updated: Shade and add a main class

2020-01-16 Thread Rémy Maucherat
On Thu, Jan 16, 2020 at 11:06 AM wrote: > 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-jakartaee-migration.git > > > The following commit(s) were added to refs/heads/maste

Re: [tomcat-jakartaee-migration] branch master updated: Shade and add a main class

2020-01-16 Thread Mark Thomas
On 16/01/2020 10:27, Rémy Maucherat wrote: > On Thu, Jan 16, 2020 at 11:06 AM > wrote: > > 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/t

[tomcat] branch master updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI ordering

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 82af31d https://bz.apache.org/bugzilla/show_bug.

[Bug 64080] New: Graceful shutdown does not occur for connected clients that have not yet submitted their request payload

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64080 Bug ID: 64080 Summary: Graceful shutdown does not occur for connected clients that have not yet submitted their request payload Product: Tomcat 9 Version: 9.0.27 Hardware

[tomcat] branch 9.0.x updated (956be6c -> 0585e5a)

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 956be6c Clarify expected return value new 6cea73b https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI orde

[tomcat] 02/02: Correct ordering

2020-01-16 Thread markt
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 commit 0585e5a9bdffd703c23c590a91f7737a567268da Author: Mark Thomas AuthorDate: Thu Jan 16 11:11:59 2020 + Correct order

[tomcat] 01/02: https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI ordering

2020-01-16 Thread markt
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 commit 6cea73b33d9c17293fb5266ef3ffa56581d04e6c Author: Mark Thomas AuthorDate: Thu Jan 16 11:10:13 2020 + https://bz.ap

[tomcat] 01/02: https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI ordering

2020-01-16 Thread markt
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 commit 8a7384de384345b2372a73b677e35bb0f817920b Author: Mark Thomas AuthorDate: Thu Jan 16 11:10:13 2020 + https://bz.ap

[tomcat] branch 8.5.x updated (c2efdb6 -> 4544de0)

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from c2efdb6 Align with 9.0.x and master new 8a7384d https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI orderi

[tomcat] 02/02: Correct ordering

2020-01-16 Thread markt
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 commit 4544de01b8e07324f1e983b4c5379d5a63d82b6c Author: Mark Thomas AuthorDate: Thu Jan 16 11:11:59 2020 + Correct order

buildbot failure in on tomcat-trunk

2020-01-16 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/4887 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 Michael Osipov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch master updated: Simplify

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 9e50f37 Simplify 9e50f37 is described below com

[tomcat-jakartaee-migration] branch master updated: Add .java to the list

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new f676558 Add .java to the list

[tomcat] branch 8.5.x updated: Simplify

2020-01-16 Thread markt
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 983d5cc Simplify 983d5cc is described below commi

[tomcat] branch 9.0.x updated: Simplify

2020-01-16 Thread markt
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 518c954 Simplify 518c954 is described below commi

Re: [tomcat-jakartaee-migration] branch master updated: Shade and add a main class

2020-01-16 Thread Rémy Maucherat
On Thu, Jan 16, 2020 at 11:58 AM Mark Thomas wrote: > On 16/01/2020 10:27, Rémy Maucherat wrote: > > On Thu, Jan 16, 2020 at 11:06 AM > > wrote: > > > > This is an automated email from the ASF dual-hosted git repository. > > > > remm pushed a commit to branch mast

[tomcat-jakartaee-migration] branch master updated: Add i18n and some validation

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 873d7af Add i18n and some val

[tomcat-jakartaee-migration] branch master updated: Drop shade plugin

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 0278c8f Drop shade plugin 027

[Bug 61542] Apache Tomcat Remote Code Execution via JSP Upload bypass

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61542 --- Comment #13 from Sam --- Hello Mark, is this issue fixed? Best regards, Sam. https://getpeople.io -- You are receiving this mail because: You are the assignee for the bug. -

buildbot failure in on tomcat-9-trunk

2020-01-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/11 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 mgrigorov changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|WONTFIX

buildbot failure in on tomcat-85-trunk

2020-01-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2129 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

[Bug 62971] Revert the fix for 49464 in tomcat 9

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62971 fuminz...@crd.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #8 from fuminz...@c

Re: [Bug 61542] Apache Tomcat Remote Code Execution via JSP Upload bypass

2020-01-16 Thread Mark Thomas
On 16/01/2020 12:00, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=61542 > > --- Comment #13 from Sam --- This idiot has been blocked from BZ for spam and the spam comment deleted. Mark - To unsub

Re: [tomcat-jakartaee-migration] branch master updated: Shade and add a main class

2020-01-16 Thread Mark Thomas
On 16/01/2020 11:53, Rémy Maucherat wrote: > On Thu, Jan 16, 2020 at 11:58 AM Mark Thomas > wrote: > > On 16/01/2020 10:27, Rémy Maucherat wrote: > > On Thu, Jan 16, 2020 at 11:06 AM > >

[tomcat] branch master updated: Fix NPE reported by CI system

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 24713fa Fix NPE reported by CI system 24713fa is

[tomcat] branch 9.0.x updated: Fix NPE reported by CI system

2020-01-16 Thread markt
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 d3a32d9 Fix NPE reported by CI system d3a32d9 is d

[tomcat] branch 8.5.x updated: Fix NPE reported by CI system

2020-01-16 Thread markt
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 7bd3b3d Fix NPE reported by CI system 7bd3b3d is d

[tomcat] branch 7.0.x updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 SCI ordering

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 fe905a4 https://bz.apache.org/bugzilla/show_bug.cg

[Bug 64021] SCI ordering prevents a web application SCI from using a service bootstrapped by a container-provided SCI

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63993] Fatal error EXCEPTION_ACCESS_VIOLATION are thrown while the load test scenario includes multiple concurrent connections

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63993 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[tomcat-jakartaee-migration] branch master updated: Add back shade plugin

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 8b17c00 Add back shade plugin

[Bug 64021] SCI ordering prevents a web application SCI from using a service bootstrapped by a container-provided SCI

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 --- Comment #2 from Andy Wilkinson --- Thanks very much, Mark. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubsc

[tomcat-jakartaee-migration] branch master updated: Improve logs

2020-01-16 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-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 1f37102 Improve logs 1f37102

[Bug 62971] Revert the fix for 49464 in tomcat 9

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62971 --- Comment #9 from Mark Thomas --- This situation you describe seems to be wholly unrelated to this bug. I recommend opening a new bug. -- You are receiving this mail because: You are the assignee for the bug. --

Re: Tomcat 7.0.x end of life

2020-01-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/14/20 3:56 PM, Mark Thomas wrote: > This has been mentioned several times as we have figured out our > approach to Jakarta EE 9 and Tomcat 10. I'd like to formally > propose that we announce end of life for Tomcat 7.0.x as 31 March > 202

Re: Tomcat 7.0.x end of life

2020-01-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/14/20 3:56 PM, Mark Thomas wrote: > Hi all, > > This has been mentioned several times as we have figured out our > approach to Jakarta EE 9 and Tomcat 10. I'd like to formally > propose that we announce end of life for Tomcat 7.0.x as 3

[Bug 64080] Graceful shutdown does not occur for connected clients that have not yet submitted their request payload

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64080 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement OS|

[Bug 64081] New: Fix for 49464 looks to introduced a regression on jstl's import tag support under certain condition

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64081 Bug ID: 64081 Summary: Fix for 49464 looks to introduced a regression on jstl's import tag support under certain condition Product: Tomcat 9 Version: 9.0.26 Hardware: PC

[Bug 62971] Revert the fix for 49464 in tomcat 9

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62971 fuminz...@crd.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Align with master/9.0.x

2020-01-16 Thread markt
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 dcc2773 Align with master/9.0.x dcc2773 is describ

[Bug 64081] Fix for 49464 looks to introduced a regression on jstl's import tag support under certain condition

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64081 fuminz...@crd.com changed: What|Removed |Added OS||All --- Comment #1 from fuminz...@c

[tomcat] branch 7.0.x updated: Align more closely with 8.5.x

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 00aef66 Align more closely with 8.5.x 00aef66 is d

[Bug 53620] [juli] delay opening a file until something gets logged

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch master updated (24713fa -> f4a23e1)

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 24713fa Fix NPE reported by CI system add f4a23e1 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 log

[Bug 55104] Allow passing arguments with spaces to Commons Daemon

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55104 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55252] Separate Ant and command-line wrappers for JspC

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55252 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] 01/02: Update test for WebappServiceLoader changes

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ddbfaa752c40065324ba5d71e9ec2bc9065131da Author: Mark Thomas AuthorDate: Thu Jan 16 20:55:36 2020 + Update test

[tomcat] branch master updated (f4a23e1 -> 912abf6)

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from f4a23e1 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 log files new ddbfaa7 Update test for WebappS

[tomcat] 02/02: Update tests after BZ 56320 changes (only open when data to log)

2020-01-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 912abf63d51997be156ae52aac55bacb9ce27a87 Author: Mark Thomas AuthorDate: Thu Jan 16 20:56:51 2020 + Update tests

[tomcat] branch 9.0.x updated: Update test for WebappServiceLoader changes

2020-01-16 Thread markt
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 3dc9c29 Update test for WebappServiceLoader change

[tomcat] branch 8.5.x updated: Update test for WebappServiceLoader changes

2020-01-16 Thread markt
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 cee4789 Update test for WebappServiceLoader change

buildbot success in on tomcat-trunk

2020-01-16 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/4891 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-9-trunk

2020-01-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/13 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedul

buildbot success in on tomcat-85-trunk

2020-01-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2132 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSch

[Bug 64068] Tomcat failes to start when JVM start option specified for new line by "\" on linux.

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64068 --- Comment #4 from Rintaro ISONO --- I tryed with 8.5.50 (Comment 2), then it didn't work like the previous my report. Comment 1 is also effective in 8.5.50 and 8.5.50 started normally with JVM start options. Results of discussions within ou