https://bz.apache.org/bugzilla/show_bug.cgi?id=58523
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=58523
Bug ID: 58523
Summary: servlet filter not working over virtual directories in
tomcat
Product: Tomcat 8
Version: 8.0.15
Hardware: All
OS: All
S
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #13 from Huxing Zhang ---
Okay, just give me some time to look into this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To un
Author: markt
Date: Thu Oct 22 22:27:11 2015
New Revision: 1710108
URL: http://svn.apache.org/viewvc?rev=1710108&view=rev
Log:
Remove temporary debug statements from r1710107
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
Modified: tomcat/trunk/java/org/apache/
On 22/10/2015 23:15, ma...@apache.org wrote:
> Author: markt
> Date: Thu Oct 22 22:15:04 2015
> New Revision: 1710107
>
> URL: http://svn.apache.org/viewvc?rev=1710107&view=rev
> Log:
> Remove unused code
>
> Modified:
> tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
>
>
Author: markt
Date: Thu Oct 22 22:15:04 2015
New Revision: 1710107
URL: http://svn.apache.org/viewvc?rev=1710107&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Cha
Hi,
I noticed test failures when rebuilding Tomcat 7.0.65 on Debian with
OpenJDK 7 & 8. An IllegalArgumentException "Illegal character(s) in
message header field: Cookie:" is thrown in TestNonLoginAndBasicAuthenticator,
TestSSOnonLoginAndBasicAuthenticator and TestSSOnonLoginAndDigestAuthenticator
https://bz.apache.org/bugzilla/show_bug.cgi?id=57129
--- Comment #16 from Philippe Busque ---
We just begun converting your tomcat 6 and tomcat 7 Webfarm to Tomcat 8, and
honestly, this is a show stopper for us.
We cannot, in a cluster setup, start Tomcat and have each instance have a
different
https://bz.apache.org/bugzilla/show_bug.cgi?id=58522
--- Comment #1 from Ryan Fong ---
Created attachment 33195
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33195&action=edit
everything
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58519
--- Comment #2 from Kaszaq ---
No need, thanks. Trigger of this was inside hazelcast library.
Hazelcast that loads class for itself called a function on ClassLoader which
was expected to throw ClassNotFoundException in case of any problem. I b
https://bz.apache.org/bugzilla/show_bug.cgi?id=58522
Bug ID: 58522
Summary: concurrency problem corrupts WARDirContext.Entry
children
Product: Tomcat 7
Version: 7.0.52
Hardware: All
OS: All
Statu
Author: markt
Date: Thu Oct 22 19:20:13 2015
New Revision: 1710081
URL: http://svn.apache.org/viewvc?rev=1710081&view=rev
Log:
More quote removal
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
URL:
http
Author: markt
Date: Thu Oct 22 19:19:26 2015
New Revision: 1710080
URL: http://svn.apache.org/viewvc?rev=1710080&view=rev
Log:
Get rid of the " characters in the async timeout thread names
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
Modified: tomcat/trunk/java/org/apa
Author: markt
Date: Thu Oct 22 18:48:35 2015
New Revision: 1710074
URL: http://svn.apache.org/viewvc?rev=1710074&view=rev
Log:
Improve debug logging for connection settings (include the connection ID)
Modified:
tomcat/trunk/java/org/apache/coyote/http2/ConnectionSettingsBase.java
tomcat/t
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/190
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
Author: violetagg
Date: Thu Oct 22 18:20:24 2015
New Revision: 1710072
URL: http://svn.apache.org/viewvc?rev=1710072&view=rev
Log:
Merged revision 1710070 from tomcat/trunk:
Spotted problems in the text messages while debugging bug 58490
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: violetagg
Date: Thu Oct 22 18:18:07 2015
New Revision: 1710071
URL: http://svn.apache.org/viewvc?rev=1710071&view=rev
Log:
Merged revision 1710070 from tomcat/trunk:
Spotted problems in the text messages while debugging bug 58490
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
Author: violetagg
Date: Thu Oct 22 18:16:48 2015
New Revision: 1710070
URL: http://svn.apache.org/viewvc?rev=1710070&view=rev
Log:
Spotted problems in the text messages while debugging bug 58490
Modified:
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties
Modified: tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=58520
Bug ID: 58520
Summary: Future returned by
javax.websocket.Session.getAsyncRemote().sendText(...)
always returns true
Product: Tomcat 8
Version: 8.0.27
Author: remm
Date: Thu Oct 22 16:26:51 2015
New Revision: 1710058
URL: http://svn.apache.org/viewvc?rev=1710058&view=rev
Log:
Pull up some methods and quick port of SSL authenticator.
Added:
tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/provider/modules/LocalStrings.properties
On 10/22/2015 05:19 PM, Rémy Maucherat wrote:
> 2015-10-22 16:56 GMT+02:00 Mark Thomas :
>
>> On 19/10/2015 13:38, Rémy Maucherat wrote:
>>> 2015-10-19 14:24 GMT+02:00 Mark Thomas :
>>
Anything reproducible?
>>>
>>> Chrome mostly, Firefox is a bit nicer for me. I use JF's ApacheCon
>> example
2015-10-22 16:56 GMT+02:00 Mark Thomas :
> On 19/10/2015 13:38, Rémy Maucherat wrote:
> > 2015-10-19 14:24 GMT+02:00 Mark Thomas :
>
> >> Anything reproducible?
> >
> > Chrome mostly, Firefox is a bit nicer for me. I use JF's ApacheCon
> example
> > as well so that issues are easier to see:
> > ht
Author: remm
Date: Thu Oct 22 15:11:06 2015
New Revision: 1710030
URL: http://svn.apache.org/viewvc?rev=1710030&view=rev
Log:
Remove some duplicate code (helper classes are public for now), add
configuration for digest, cleanups.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/
On 19/10/2015 13:38, Rémy Maucherat wrote:
> 2015-10-19 14:24 GMT+02:00 Mark Thomas :
>> Anything reproducible?
>
> Chrome mostly, Firefox is a bit nicer for me. I use JF's ApacheCon example
> as well so that issues are easier to see:
> https://github.com/jfclere/h2_demos/tree/master/httpd
> Alth
2015-10-22 12:47 GMT+02:00 Mark Thomas :
> Version 1.2.0 includes the following changes:
> - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d
> - ALPN support
>
(most importantly IMO) - Add API methods to access OpenSSL BIO
>
> The proposed release artefacts can be found at [1],
> and the
Author: markt
Date: Thu Oct 22 14:09:49 2015
New Revision: 1710022
URL: http://svn.apache.org/viewvc?rev=1710022&view=rev
Log:
Fix an NPE if available() is called before the input buffer is created.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
Modified: tomcat/trunk/java/o
On 22/10/2015 11:47, Mark Thomas wrote:
> Version 1.2.0 includes the following changes:
> - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d
> - ALPN support
>
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The Apache Tomcat Native 1.2.0
Author: markt
Date: Thu Oct 22 12:03:51 2015
New Revision: 170
URL: http://svn.apache.org/viewvc?rev=170&view=rev
Log:
Align error handling for being unable to send the preface with the other error
handling in this method.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2Upgr
https://bz.apache.org/bugzilla/show_bug.cgi?id=58519
Konstantin Kolinko changed:
What|Removed |Added
Version|trunk |8.0.28
--- Comment #1 from Konsta
https://bz.apache.org/bugzilla/show_bug.cgi?id=58519
Kaszaq changed:
What|Removed |Added
CC||kaszaq+bz.apache.org@gmail.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58519
Bug ID: 58519
Summary: org.apache.catalina.loader.WebappClassLoaderBase.check
StateForClassLoading throwing
java.lang.IllegalStateException: Can't overwrite cause
Product:
Version 1.2.0 includes the following changes:
- Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d
- ALPN support
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apache Tomcat Native 1.2.0 is
[ ] Stable, go ahead and release
[ ] Broken because
Author: markt
Date: Thu Oct 22 10:39:30 2015
New Revision: 10883
Log:
Add the Windows binaries for x86 and x64
Added:
dev/tomcat/tomcat-connectors/native/1.2.0/binaries/tomcat-native-1.2.0-ocsp-win32-bin.zip
(with props)
dev/tomcat/tomcat-connectors/native/1.2.0/binaries/tomcat-nativ
I've been having problems building OpenSSL 1.0.2d for Windows Itanium
64-bit as part of building the tcnative binaries for Windows.
Given that the last Windows platform to support Itanium is Server 2008
R2 and that that has already entered extended support (with that due to
end in Jan 2020) how do
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #12 from Violeta Georgieva ---
Hi,
You may want to see this issue 58518 which seems to be connected with this
feature.
Best Regards,
Violeta Georgieva
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=58518
Bug ID: 58518
Summary: SSL connection failed (Time out)
Product: Tomcat 8
Version: 8.0.28
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
Co
Author: violetagg
Date: Thu Oct 22 08:24:04 2015
New Revision: 1709960
URL: http://svn.apache.org/viewvc?rev=1709960&view=rev
Log:
Remove extra white spaces
Modified:
tomcat/trunk/webapps/docs/config/filter.xml
Modified: tomcat/trunk/webapps/docs/config/filter.xml
URL:
http://svn.apache.org
a/build/resolver.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-6.12-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20151022.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump
38 matches
Mail list logo