Am 20.02.2020 um 17:55 schrieb Mark Thomas:
Tag:
https://gitbox.apache.org/repos/asf?p=tomcat-connectors.git;a=commit;h=90b294ce8260ab2585dcb4071ede5d53e51fa354
Source:
https://gitbox.apache.org/repos/asf?p=tomcat-connectors.git;a=summary
Dist:
https://dist.apache.org/repos/dist/dev/tomcat/tomc
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
--- Comment #4 from Mark Thomas ---
There is a bug there (in the number of bytes returned) but not the root cause
of this issue. I have a quick fix for SecureNioChannel that I'll look at
refining once I've tracked down the root cause.
--
You
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
--- Comment #3 from Mark Thomas ---
I think that might be a red herring. I think it is an artefact of client
buffering. I've seen similar behaviour with Chrome.
I'm currently looking at SecureNioChannel.read(ByteBuffer,int,int). I've been
addi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I'm up-to-date with git master, using ant 1.9.13, JDK 13.
$ ant test
[...]
test-compile:
[javac] Compiling 1 source file to
/Users/christopherschultz/git/tomcat-trunk/output/testclasses
[javac] Ignoring source, target and bootclasspa
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
--- Comment #2 from Remy Maucherat ---
I didn't expect a real problem so I hadn't really investigated, so thanks for
finding that out.
That odd 16383 payload size in the logs is hard to miss. That's where that off
by one would occur, but I hav
mschieder opened a new pull request #251: fixed misspelling
URL: https://github.com/apache/tomcat/pull/251
fixed misspelling: Autoriesierung > Autorisierung
This is an automated message from the Apache Git Service.
To respond
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/1623
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSched
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas ---
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 5cfdedd Fix back-port
5cfdedd is described below
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/1622
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSchedule
https://bz.apache.org/bugzilla/show_bug.cgi?id=64190
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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 e931ab0 BZ 64190 Add 'proper' ms support to OneLin
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 20cd6b7 BZ 64190 Add 'proper' ms support to OneLin
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 0625a7d BZ 64190 Add 'proper' ms support to OneLin
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 4ad0a71 BZ 64190 Add 'proper' ms support to OneL
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 0758356 Note incompatible time unit change in the
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 1ab5dec Update removal notice
1ab5dec is describe
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
--- Comment #5 from Mark Thomas ---
I uploaded a build here:
http://people.apache.org/~markt/dev/v7.0.101-dev/
This isn't an official release. It is just for testing purposes.
--
You are receiving this mail because:
You are the assignee for
https://bz.apache.org/bugzilla/show_bug.cgi?id=64190
--- Comment #2 from Mark Thomas ---
I have a patch ready that does this.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: d
https://bz.apache.org/bugzilla/show_bug.cgi?id=64190
Christopher Schultz changed:
What|Removed |Added
OS||All
--- Comment #1 from Christop
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
--- Comment #4 from thomas.w...@gfk.com ---
(In reply to Mark Thomas from comment #3)
> How about a test environment? It would be helpful to know if the issue you
> are seeing has already been fixed or is a new issue.
Yes, you're right - can yo
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
--- Comment #3 from Mark Thomas ---
How about a test environment? It would be helpful to know if the issue you are
seeing has already been fixed or is a new issue.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
--- Comment #2 from thomas.w...@gfk.com ---
(In reply to Mark Thomas from comment #1)
> Probably the SCI regression that has already been fixed. Are you able to
> build Tomcat 7.0.x from source to test the latest code?
Unfortunately not (as we
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192
Bug ID: 64192
Summary: Bug in Tomcat HTTP2 POST - with big payload
Product: Tomcat 9
Version: 9.0.31
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
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/2195
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSch
https://bz.apache.org/bugzilla/show_bug.cgi?id=64184
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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 c2cf5a3 BZ 61484. Repeated log messages with missi
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 a9a94e3 BZ 61484. Repeated log messages with missi
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 b1e47ba BZ 61484. Repeated log messages with mis
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 51f6bac Increase margin to avoid false positives
5
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 a479a5b Increase margin to avoid false positives
a
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 a185000 Increase margin to avoid false positives
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/2194
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSchedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
--- Comment #15 from Marvin Fröhlich ---
If you can, please delete today's comments here (except for the first one) to
avoid confusion for others.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
Marvin Fröhlich changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
--- Comment #13 from Marvin Fröhlich ---
Sure. This one is for the variant with only
"${catalina.base}/foo/bar/myentity.xml"
java.net.MalformedURLException: no protocol:
${catalina.base}/foo/bar/myentity.xml
at java.base/java.net.URL.(
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
--- Comment #12 from Mark Thomas ---
I'll take a look. Meanwhile, can you provide the full stack trace please.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=64189
--- Comment #3 from nicola.iso...@gmail.com ---
Many thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr..
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 3938c2f Fix semantics of get and set EnableSession
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 644d59a Fix semantics of get and set EnableSession
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
--- Comment #11 from Marvin Fröhlich ---
I also tried
which led to:
java.io.FileNotFoundException: ${catalina.base}/foo/bar/myentity.xml (Datei
oder Verzeichnis nicht gefunden)
--
You are receiving this mail because:
You are the assignee f
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089
Marvin Fröhlich changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
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 5b2cd9c Update changelog
5b2cd9c is described be
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 39a46bc Fix semantics of get and set EnableSessi
markt-asf merged pull request #250: Fix semantics of get and set
EnableSessionCreation
URL: https://github.com/apache/tomcat/pull/250
This is an automated message from the Apache Git Service.
To respond to the message, pleas
markt-asf commented on issue #250: Fix semantics of get and set
EnableSessionCreation
URL: https://github.com/apache/tomcat/pull/250#issuecomment-593827122
LGTM. It is missing an entry in the change log. I'll add that.
This i
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
--- Comment #1 from Mark Thomas ---
Probably the SCI regression that has already been fixed. Are you able to build
Tomcat 7.0.x from source to test the latest code?
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
Bug ID: 64191
Summary: Applications not working with 7.0.100
Product: Tomcat 7
Version: 7.0.100
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
48 matches
Mail list logo