[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 --- Comment #8 from Abhijit Sarkar --- (In reply to Mark Thomas from comment #7) > If you continue to re-open this issue your bugzilla account will be disabled. If you don't continue to close it without waiting for my response, I won't need to

[Bug 62273] Add support for alternate URL specification

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62273 --- Comment #15 from Christopher Schultz --- (In reply to Trevor Robinson from comment #14) > This is not acceptable to be put into a bugfix version. Um... this should UN-BREAK things, not break things. I don't think you want to wait until Tom

[Bug 62371] Improve logging in AbstractProcessor.parseHost()

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371 --- Comment #22 from Mark Thomas --- *** Bug 62383 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 Abhijit Sarkar changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug 62387] SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

svn commit: r1831873 - in /tomcat/trunk: java/org/apache/catalina/session/FileStore.java webapps/docs/changelog.xml

2018-05-18 Thread markt
Author: markt Date: Fri May 18 19:04:12 2018 New Revision: 1831873 URL: http://svn.apache.org/viewvc?rev=1831873&view=rev Log: Do not log a warning message if the file based persistent session store fails to delete the file for a session when the session is invalidated because the file has not b

[Bug 62387] SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 Mark Thomas changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[Bug 62387] SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 --- Comment #5 from Abhijit Sarkar --- (In reply to Mark Thomas from comment #4) > It is the same problem and the problem has been fixed. Let me try again because what I was saying didn't get across. The port is *not* part of the hostname. Sin

[Bug 62387] SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 --- Comment #1 from Tomcat9User --- I have noticed that this issue is occurring only when a FileStore is configured for the PersistentManager. I could easily replicate the issue just by adding a FileStore. -- You are receiving this mail beca

[Bug 62387] SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 Tomcat9User changed: What|Removed |Added OS||All -- You are receiving this mail beca

[Bug 62387] New: SEVERE: Exception removing session Unable to delete file

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62387 Bug ID: 62387 Summary: SEVERE: Exception removing session Unable to delete file Product: Tomcat 9 Version: 9.0.8 Hardware: PC Status: NEW Severity:

[GitHub] tomcat issue #109: fix: file resource read dir inputStream

2018-05-18 Thread GodIsDevil
Github user GodIsDevil commented on the issue: https://github.com/apache/tomcat/pull/109 In the old version of Tomcat (7.0, 8.0), you used URLConnection to read all files or directories. I do not quite understand why the high version of Tomcat can not read the directory through URLCon

svn commit: r1831843 - in /tomcat/trunk: java/org/apache/tomcat/util/net/NioBlockingSelector.java res/findbugs/filter-false-positives.xml

2018-05-18 Thread markt
Author: markt Date: Fri May 18 10:02:53 2018 New Revision: 1831843 URL: http://svn.apache.org/viewvc?rev=1831843&view=rev Log: SpotBugs Better way to name BlockPoller threads Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java tomcat/trunk/res/findbugs/filter-f

[Bug 62371] Improve logging in AbstractProcessor.parseHost()

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371 --- Comment #21 from Mark Thomas --- *** Bug 62383 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1831842 - /tomcat/trunk/test/org/apache/tomcat/util/http/parser/TestHttpParserHost.java

2018-05-18 Thread markt
Author: markt Date: Fri May 18 09:49:33 2018 New Revision: 1831842 URL: http://svn.apache.org/viewvc?rev=1831842&view=rev Log: Prove BZ 62383 is a duplicate of BZ 62371 Modified: tomcat/trunk/test/org/apache/tomcat/util/http/parser/TestHttpParserHost.java Modified: tomcat/trunk/test/org/apa

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REOPENED

svn commit: r1831839 - in /tomcat/trunk: ./ java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-05-18 Thread remm
Author: remm Date: Fri May 18 09:39:26 2018 New Revision: 1831839 URL: http://svn.apache.org/viewvc?rev=1831839&view=rev Log: As read and write are symetric, remove code duplication Modified: tomcat/trunk/ (props changed) tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java P

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 Abhijit Sarkar changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[Bug 62376] PropertyNotFoundException since 8.5.25

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62376 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Mark Thomas

buildbot success in on tomcat-8-trunk

2018-05-18 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1323 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1831830 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/webresources/Cache.java java/org/apache/catalina/webresources/CachedResource.java webapps/docs/changelog.xml

2018-05-18 Thread markt
Author: markt Date: Fri May 18 07:57:10 2018 New Revision: 1831830 URL: http://svn.apache.org/viewvc?rev=1831830&view=rev Log: Ensure that the web application resources implementation does not incorrectly cache results for resources that are only visible as class loader resources. Modified:

svn commit: r1831829 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/webresources/Cache.java java/org/apache/catalina/webresources/CachedResource.java webapps/docs/changelog.xml

2018-05-18 Thread markt
Author: markt Date: Fri May 18 07:56:44 2018 New Revision: 1831829 URL: http://svn.apache.org/viewvc?rev=1831829&view=rev Log: Ensure that the web application resources implementation does not incorrectly cache results for resources that are only visible as class loader resources. Modified:

svn commit: r1831828 - in /tomcat/trunk: java/org/apache/catalina/webresources/Cache.java java/org/apache/catalina/webresources/CachedResource.java webapps/docs/changelog.xml

2018-05-18 Thread markt
Author: markt Date: Fri May 18 07:56:10 2018 New Revision: 1831828 URL: http://svn.apache.org/viewvc?rev=1831828&view=rev Log: Ensure that the web application resources implementation does not incorrectly cache results for resources that are only visible as class loader resources. Modified:

[Bug 62383] HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 --- Comment #2 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Abhijit Sarkar from comment #0) > FWIW, name gateway.demo-ilt-latest-demo.svc.cluster.local works. It shouldn't because .local is reseved for link-local mDNS (Avahi, zero