https://bz.apache.org/bugzilla/show_bug.cgi?id=63063
--- Comment #2 from Patrik S. ---
Yes, it's the same issue as in tomcat 9.0 with BZ-63041.
"Could not contact [localhost:[8005]]. Tomcat may not be running." is the only
error shown in journalctl -xe
Adding "set -x" to catalina.sh shows follow
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #8 from Patrik S. ---
Yes, BZ-63063 is exactly the same issue opened for tomcat 8.5 branch.
In tomcat 9.0 the catalina.sh contains at the same line 479 and 489 that faulty
code:
2\>\&1 \& echo \$! \>\"$catalina_pid_file\" \; \} $c
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063
--- Comment #1 from Igal Sapir ---
Possibly related to BZ-63041
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubs
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #7 from Igal Sapir ---
Possibly related to BZ-63063
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubs
On Mon, Jan 7, 2019 at 11:58 PM Christopher Schultz
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 1/6/19 17:12, Mark Thomas wrote:
> > On 06/01/2019 21:51, Christopher Schultz wrote:
> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
> >>
> >> Mark,
> >>
> >> On 1
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #6 from Igal Sapir ---
(In reply to Christopher Schultz from comment #5)
> On the users' mailing list, I asked Steve to try the catalina.sh from 9.0.13
> on his 9.0.14 install, but there has been no reply for a few days.
He wrote t
Propchange:
tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_zh_CN.properties
--
svn:mime-type = text/plain; charset=UTF-8
Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_de.properties
Author: woonsan
Date: Tue Jan 8 05:01:45 2019
New Revision: 1850710
URL: http://svn.apache.org/viewvc?rev=1850710&view=rev
Log:
Setting svn mimetype to 'text/plain; charset=UTF-8' on non-English translation
bundle prop files
Modified:
tomcat/trunk/java/javax/el/LocalStrings_de.properties
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #5 from Christopher Schultz ---
On the users' mailing list, I asked Steve to try the catalina.sh from 9.0.13 on
his 9.0.14 install, but there has been no reply for a few days.
--
You are receiving this mail because:
You are the as
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #4 from Igal Sapir ---
I will look into this issue if no one else has already started
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
--- Comment #3 from Igal Sapir ---
(In reply to Steve Demy from comment #2)
> Tomcat 9.0.14 runs as expected using a transplanted 9.0.13 catalina.sh. It
> starts, stops and restarts using systemd (systemctl start|stop|restart
> tomcat).
So
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041
jpho...@korem.com changed:
What|Removed |Added
CC||jpho...@korem.com
--
You are recei
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063
lop...@readaccess.com changed:
What|Removed |Added
CC||lop...@readaccess.com
--
You a
On 07/01/2019 17:17, build...@apache.org wrote:
> The Buildbot has detected a new failure on builder tomcat-85-trunk while
> building . Full details are available at:
> https://ci.apache.org/builders/tomcat-85-trunk/builds/1599
>
> Buildbot URL: https://ci.apache.org/
>
> Buildslave for this
The Buildbot has detected a new failure on builder tomcat-85-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/1599
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=58194
Eduardo Guadalupe Quintanilla changed:
What|Removed |Added
CC||eduardo...@gmail.com
-
Author: markt
Date: Mon Jan 7 16:50:25 2019
New Revision: 1850669
URL: http://svn.apache.org/viewvc?rev=1850669&view=rev
Log:
Correct default value in docs
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
tomcat/tc8.5.x/trunk/webapps/d
Author: markt
Date: Mon Jan 7 16:49:54 2019
New Revision: 1850668
URL: http://svn.apache.org/viewvc?rev=1850668&view=rev
Log:
Correct default value in docs
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/config/http2.xml
Modified: tomcat/trunk/webapps/docs/ch
Hi Rory,
Happy New Year to you and your colleagues.
I've run the Tomcat 9.0.x test suite with OpenJDK 12 EA 26 and OpenJDK
13 EA 2.
TL;DR - all good. No problems.
There was one test failure but this was expected as the test is intended
to fail if a new public class, interface etc. is added to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 1/6/19 17:12, Mark Thomas wrote:
> On 06/01/2019 21:51, Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> Mark,
>>
>> On 1/6/19 16:37, Mark Thomas wrote:
>>> On 06/01/2019 17:40, Christopher Schultz wrote
Author: markt
Date: Mon Jan 7 14:27:04 2019
New Revision: 1850645
URL: http://svn.apache.org/viewvc?rev=1850645&view=rev
Log:
Update the performance optimisation for using expressions in tags that depend
on uninitialised tag attributes with implied scope to make the performance
optimisation awa
Author: markt
Date: Mon Jan 7 14:26:05 2019
New Revision: 1850644
URL: http://svn.apache.org/viewvc?rev=1850644&view=rev
Log:
Update the performance optimisation for using expressions in tags that depend
on uninitialised tag attributes with implied scope to make the performance
optimisation awa
The Buildbot has detected a restored build on builder tomcat-85-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/1597
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: markt
Date: Mon Jan 7 13:41:26 2019
New Revision: 1850641
URL: http://svn.apache.org/viewvc?rev=1850641&view=rev
Log:
Fix logic of GCM support check
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java
Modified:
tomcat/tc8.5
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063
Bug ID: 63063
Summary: 8.5.37 does not longer start because of error in
catalina.sh start section with new redirect to
$catalina_out_command eval code code block
Product:
Author: markt
Date: Mon Jan 7 13:01:48 2019
New Revision: 1850635
URL: http://svn.apache.org/viewvc?rev=1850635&view=rev
Log:
Fix IDE nags
Modified:
tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java
Modified:
tomcat/trunk/test/org/apache/catalina/users/MemoryUserData
26 matches
Mail list logo