https://bz.apache.org/bugzilla/show_bug.cgi?id=60410
--- Comment #4 from guoh0...@gmail.com ---
I debuged, spring-web-4.2.5.RELEASE.jar is in our app. so tomcat cannot load
/META-INF/services/javax.servlet.ServletContainerInitializer from the jar file
when unpackWAR=false
--
You are receiving th
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410
--- Comment #3 from guoh0...@gmail.com ---
I only changed unpackWARs to false in server.xml.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410
--- Comment #2 from guoh0...@gmail.com ---
I usually take about 5-10s to download the js file, and the more time it took,
the easier the error occured.
I cannot deploy on tomcat 8.0.39, here's the error log, do you have any idea?
org.apache.ca
Author: markt
Date: Thu Nov 24 21:11:22 2016
New Revision: 1771230
URL: http://svn.apache.org/viewvc?rev=1771230&view=rev
Log:
Refactor to reduce code duplication
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
tomcat/trunk/java/org/apache/catalina/core/ApplicationH
Author: markt
Date: Thu Nov 24 20:52:31 2016
New Revision: 1771226
URL: http://svn.apache.org/viewvc?rev=1771226&view=rev
Log:
Clean up.
Refactoring to add a base class to:
- reduce duplication in the getFactoryClassName() method
- reduce duplication in the toString()method where present
- provide
https://bz.apache.org/bugzilla/show_bug.cgi?id=60356
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Thu Nov 24 20:08:15 2016
New Revision: 1771218
URL: http://svn.apache.org/viewvc?rev=1771218&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60356
Fix pre-compilation of JSPs that depend on nested tag files packaged in a JAR.
Modified:
tomcat/tc6.0.x/trunk
Author: markt
Date: Thu Nov 24 20:01:41 2016
New Revision: 1771211
URL: http://svn.apache.org/viewvc?rev=1771211&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60356
Fix pre-compilation of JSPs that depend on nested tag files packaged in a JAR.
Modified:
tomcat/tc7.0.x/trunk
Author: markt
Date: Thu Nov 24 19:27:33 2016
New Revision: 1771205
URL: http://svn.apache.org/viewvc?rev=1771205&view=rev
Log:
Whitespace. No functional change.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/TagFileProcessor.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apach
https://bz.apache.org/bugzilla/show_bug.cgi?id=60386
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Thu Nov 24 14:41:41 2016
New Revision: 1771158
URL: http://svn.apache.org/viewvc?rev=1771158&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60386
Implement a more sophisticated pruning algorithm for removing closed streams
from the priority tree to ensure tha
Author: markt
Date: Thu Nov 24 14:39:52 2016
New Revision: 1771156
URL: http://svn.apache.org/viewvc?rev=1771156&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60386
Implement a more sophisticated pruning algorithm for removing closed streams
from the priority tree to ensure tha
Author: markt
Date: Thu Nov 24 14:22:43 2016
New Revision: 1771150
URL: http://svn.apache.org/viewvc?rev=1771150&view=rev
Log:
Child streams are always of type Stream
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/AbstractStream.java
Author: markt
Date: Thu Nov 24 14:19:21 2016
New Revision: 1771149
URL: http://svn.apache.org/viewvc?rev=1771149&view=rev
Log:
Child streams are always of type Stream
Modified:
tomcat/trunk/java/org/apache/coyote/http2/AbstractStream.java
tomcat/trunk/java/org/apache/coyote/http2/Stream.j
Author: violetagg
Date: Thu Nov 24 14:13:09 2016
New Revision: 1771147
URL: http://svn.apache.org/viewvc?rev=1771147&view=rev
Log:
Update BUILDING.txt with information for the new property test.verbose
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/BUILDING.txt
Pr
Author: violetagg
Date: Thu Nov 24 14:10:41 2016
New Revision: 1771146
URL: http://svn.apache.org/viewvc?rev=1771146&view=rev
Log:
Update BUILDING.txt with information for the new property test.verbose
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/BUILDING.txt
Pr
Author: markt
Date: Thu Nov 24 14:09:12 2016
New Revision: 1771145
URL: http://svn.apache.org/viewvc?rev=1771145&view=rev
Log:
Always obtain connection ID from the handler (which will never be null -
unlike the parent)
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk
Author: markt
Date: Thu Nov 24 14:07:31 2016
New Revision: 1771143
URL: http://svn.apache.org/viewvc?rev=1771143&view=rev
Log:
Always obtain connection ID from the handler (which will never be null -
unlike the parent)
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
Modified:
Author: violetagg
Date: Thu Nov 24 14:07:11 2016
New Revision: 1771142
URL: http://svn.apache.org/viewvc?rev=1771142&view=rev
Log:
Update BUILDING.txt with information for the new property test.verbose
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/BUILDING.txt
Pr
Author: violetagg
Date: Thu Nov 24 14:04:52 2016
New Revision: 1771139
URL: http://svn.apache.org/viewvc?rev=1771139&view=rev
Log:
Update BUILDING.txt with information for the new property test.verbose
Modified:
tomcat/trunk/BUILDING.txt
Modified: tomcat/trunk/BUILDING.txt
URL:
http://svn.a
Hi,
2016-11-24 15:38 GMT+02:00 Konstantin Kolinko :
>
> Hi!
>
> Note that such options are usually documented in BUILDING.txt
>
> (7) Tests
> (7.1) Running Tomcat tests
> (7.4) Other configuration options
>
> ...
>
>
I'll update the BUILDING.txt.
Thanks for the reminder,
Violeta
>
> 2016-11-24
Hi!
Note that such options are usually documented in BUILDING.txt
(7) Tests
(7.1) Running Tomcat tests
(7.4) Other configuration options
...
2016-11-24 11:59 GMT+03:00 :
> Author: violetagg
> Date: Thu Nov 24 08:59:08 2016
> New Revision: 1771090
>
> URL: http://svn.apache.org/viewvc?rev=177
Hi,
2016-11-17 14:25 GMT+02:00 Emmanuel Bourg :
>
> Hi,
>
> As I ran the Tomcat 8.5 APR tests on Debian I noticed several failures
> in TestOpenSSLCipherConfigurationParser. They were caused by the missing
> IDEA cipher which was historically disabled in Debian due to patent
> issues, but that was
Author: violetagg
Date: Thu Nov 24 13:36:26 2016
New Revision: 1771127
URL: http://svn.apache.org/viewvc?rev=1771127&view=rev
Log:
If there are test failures, provide more detailed information. Patch provided
by Emmanuel Bourg.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc
Author: violetagg
Date: Thu Nov 24 13:06:37 2016
New Revision: 1771126
URL: http://svn.apache.org/viewvc?rev=1771126&view=rev
Log:
If there are test failures, provide more detailed information. Patch provided
by Emmanuel Bourg.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/openssl/
https://bz.apache.org/bugzilla/show_bug.cgi?id=60386
--- Comment #3 from Mark Thomas ---
Chrome structures the priority tree in an unexpected way so Tomcat is unable to
prune it. I'm in the process of writing a more sophisticated pruning algorithm.
--
You are receiving this mail because:
You ar
https://bz.apache.org/bugzilla/show_bug.cgi?id=60413
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
Summary|RewriteValve: empty |RewriteValve: empt
https://bz.apache.org/bugzilla/show_bug.cgi?id=60413
Bug ID: 60413
Summary: RewriteValve: empty capturing group results in null
backreference instead of "" (empty) string
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=60412
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
Summary|RewriteValve documentation |RewriteValve docum
https://bz.apache.org/bugzilla/show_bug.cgi?id=60412
Bug ID: 60412
Summary: RewriteValve documentation does not tell about
comments
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
St
https://bz.apache.org/bugzilla/show_bug.cgi?id=60409
--- Comment #3 from Evgenij Ryazanov ---
1-3 errors per day under load. At least it has a stack trace. It's not easy to
simulate I/O error at right time to reproduce it.
There are too many assorted messages in logs. After some filtering and se
https://bz.apache.org/bugzilla/show_bug.cgi?id=60409
--- Comment #2 from Evgenij Ryazanov ---
Created attachment 34473
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34473&action=edit
A sample of stack traces
--
You are receiving this mail because:
You are the assignee for the bug.
Le 24/11/2016 à 10:06, Violeta Georgieva a écrit :
> Thanks for the report and the patch.
> This has been fixed in
> - 9.0.x for 9.0.0.M14 onwards
> - 8.5.x for 8.5.9 onwards
> - 8.0.x for 8.0.40 onwards and
> - 7.0.x for 7.0.74 onwards
That's perfect, thank you!
Emmanuel Bourg
---
Hi,
2016-11-23 20:43 GMT+02:00 Emmanuel Bourg :
>
> Hi,
>
> I'd like to suggest a minor improvement to better control the verbosity
> of the tests. Currently the output of the tests is displayed on the
> console, and it's rather difficult to see which tests failed until the
> whole suite ran.
>
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411
--- Comment #3 from Michael Osipov <1983-01...@gmx.net> ---
The patch is based on mod_rewrite.c code
https://github.com/apache/httpd/blob/fbc5e20ead005fd3a2bec05924f9e90dfd195406/modules/mappers/mod_rewrite.c#L3668-L3681
--
You are receiving t
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411
--- Comment #2 from Michael Osipov <1983-01...@gmx.net> ---
Created attachment 34472
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34472&action=edit
Patch for aligning the implementation to the documentation
--
You are receiving this
Author: violetagg
Date: Thu Nov 24 09:03:05 2016
New Revision: 1771092
URL: http://svn.apache.org/viewvc?rev=1771092&view=rev
Log:
New property is added test.verbose in order to control whether the output of
the tests is displayed on the console or not. Patch provided by Emmanuel Bourg.
(violeta
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
Summary|Rewrite |Rewrite's redirect
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411
Bug ID: 60411
Summary: Rewrite
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Author: violetagg
Date: Thu Nov 24 08:59:08 2016
New Revision: 1771090
URL: http://svn.apache.org/viewvc?rev=1771090&view=rev
Log:
New property is added test.verbose in order to control whether the output of
the tests is displayed on the console or not. Patch provided by Emmanuel Bourg.
Modified
Author: violetagg
Date: Thu Nov 24 08:57:36 2016
New Revision: 1771088
URL: http://svn.apache.org/viewvc?rev=1771088&view=rev
Log:
New property is added test.verbose in order to control whether the output of
the tests is displayed on the console or not. Patch provided by Emmanuel Bourg.
Modified
Author: violetagg
Date: Thu Nov 24 08:54:31 2016
New Revision: 1771087
URL: http://svn.apache.org/viewvc?rev=1771087&view=rev
Log:
New property is added test.verbose in order to control whether the output of
the tests is displayed on the console or not. Patch provided by Emmanuel Bourg.
Modified
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410
--- Comment #1 from Violeta Georgieva ---
Hi,
Can you test with the latest Tomcat 8 version (8.0.39)?
Can you provide a simple example that reproduces the issue?
Do you see this problem with other browsers?
Thanks,
Violeta
--
You are recei
43 matches
Mail list logo