Re: svn commit: r1723410 - in /tomcat/trunk: java/org/apache/catalina/manager/host/HostManagerServlet.java test/org/apache/catalina/core/TestStandardContextResources.java test/org/apache/catalina/star

2016-01-07 Thread Mark Thomas
On 07/01/2016 07:22, Violeta Georgieva wrote: > Hi Mark, > > 2016-01-06 22:06 GMT+02:00 : >> >> Author: markt >> Date: Wed Jan 6 20:06:51 2016 >> New Revision: 1723410 >> >> URL: http://svn.apache.org/viewvc?rev=1723410=rev >> Log: >> Avoid wheel re-invention. Use the available

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2016-01-07 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160107.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

svn commit: r1723484 - in /tomcat/trunk/java/org/apache/catalina/core: ApplicationFilterConfig.java LocalStrings.properties

2016-01-07 Thread violetagg
Author: violetagg Date: Thu Jan 7 09:02:22 2016 New Revision: 1723484 URL: http://svn.apache.org/viewvc?rev=1723484=rev Log: Corrected the log message Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConfig.java

svn commit: r1723488 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/mbeans-descriptors.xml webapps/docs/changelog.xml

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 09:12:53 2016 New Revision: 1723488 URL: http://svn.apache.org/viewvc?rev=1723488=rev Log: Fix definition of localPort attribute of CoyoteConnector mbean. It is read-only, Connector class has no setter for this property. For

svn commit: r1723493 - in /tomcat/trunk/java/org/apache/catalina: manager/host/HostManagerServlet.java servlets/CGIServlet.java startup/HostConfig.java webresources/DirResourceSet.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:31:50 2016 New Revision: 1723493 URL: http://svn.apache.org/viewvc?rev=1723493=rev Log: Use java.nio.file.Files where possible Modified: tomcat/trunk/java/org/apache/catalina/manager/host/HostManagerServlet.java

buildbot failure in ASF Buildbot on tomcat-trunk

2016-01-07 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/879 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1723494 - /tomcat/trunk/java/org/apache/catalina/util/IOTools.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:33:45 2016 New Revision: 1723494 URL: http://svn.apache.org/viewvc?rev=1723494=rev Log: Deprecate unused code. Modified: tomcat/trunk/java/org/apache/catalina/util/IOTools.java Modified: tomcat/trunk/java/org/apache/catalina/util/IOTools.java URL:

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2016-01-07 Thread Bill Barker
/commons-daemon-20160107-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20160107/lib -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

svn commit: r1723487 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationFilterConfig.java java/org/apache/catalina/core/LocalStrings.properties

2016-01-07 Thread violetagg
Author: violetagg Date: Thu Jan 7 09:09:47 2016 New Revision: 1723487 URL: http://svn.apache.org/viewvc?rev=1723487=rev Log: Merged revision 1723484 from tomcat/trunk: Corrected the log message Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1723485 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationFilterConfig.java java/org/apache/catalina/core/LocalStrings.properties

2016-01-07 Thread violetagg
Author: violetagg Date: Thu Jan 7 09:07:31 2016 New Revision: 1723485 URL: http://svn.apache.org/viewvc?rev=1723485=rev Log: Merged revision 1723484 from tomcat/trunk: Corrected the log message Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1723486 - in /tomcat/trunk: java/org/apache/catalina/connector/mbeans-descriptors.xml webapps/docs/changelog.xml

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 09:08:58 2016 New Revision: 1723486 URL: http://svn.apache.org/viewvc?rev=1723486=rev Log: Fix definition of localPort attribute of CoyoteConnector mbean. It is read-only, Connector class has no setter for this property. For

svn commit: r1723498 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/util/UriUtil.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:41:46 2016 New Revision: 1723498 URL: http://svn.apache.org/viewvc?rev=1723498=rev Log: Create a new UriUtil class that contains only those parts of o.a.tomcat.util.URI that a) are required by Tomcat and b) aren't provided by the JRE. Added:

svn commit: r1723500 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:51:29 2016 New Revision: 1723500 URL: http://svn.apache.org/viewvc?rev=1723500=rev Log: Add class that replaced URL Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified:

svn commit: r1723504 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ha/tcp/ java/org/apache/catalina/tribes/group/ java/org/apache/catalina/tribes/group/interceptors/ java/org/apache/catalina

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 10:12:08 2016 New Revision: 1723504 URL: http://svn.apache.org/viewvc?rev=1723504=rev Log: MessageDispatch15Interceptor was used to add Java 5 features to MessageDispatchInterceptor. Since the minimum Java version is now >=5 (and has been since Tomcat 6) there is

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2016-01-07 Thread Bill Barker
/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160107.jar -Dtomcat-dbcp-src.jar

buildbot failure in ASF Buildbot on tomcat-8-trunk

2016-01-07 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/392 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1723489 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/mbeans-descriptors.xml webapps/docs/changelog.xml

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 09:16:05 2016 New Revision: 1723489 URL: http://svn.apache.org/viewvc?rev=1723489=rev Log: Fix definition of localPort attribute of CoyoteConnector mbean. It is read-only, Connector class has no setter for this property. For

svn commit: r1723506 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 10:19:14 2016 New Revision: 1723506 URL: http://svn.apache.org/viewvc?rev=1723506=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58809 Correctly recycle the cookies when mapping requests for parallel deployment Modified: tomcat/tc8.0.x/trunk/

[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2016-01-07 Thread Bill Barker
/dist/bin/commons-daemon-20160107-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160107.jar -Dcommons

svn commit: r1723495 - /tomcat/trunk/java/org/apache/catalina/util/IOTools.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:36:08 2016 New Revision: 1723495 URL: http://svn.apache.org/viewvc?rev=1723495=rev Log: Remove deprecated code. Modified: tomcat/trunk/java/org/apache/catalina/util/IOTools.java Modified: tomcat/trunk/java/org/apache/catalina/util/IOTools.java URL:

svn commit: r1723501 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/security/ java/org/apache/catalina/valves/rewrite/ java/org/apache/tomcat/util/net/

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 09:59:18 2016 New Revision: 1723501 URL: http://svn.apache.org/viewvc?rev=1723501=rev Log: Replace use of o.a.t.u.URL with URIUtil Deprecate o.a.t.u.URL Modified: tomcat/tc8.0.x/trunk/ (props changed)

[Bug 58809] Session info missing in request when using parallel deployment

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58809 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

buildbot success in ASF Buildbot on tomcat-trunk

2016-01-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/880 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1723545 - in /tomcat/tc6.0.x/trunk/java/org/apache/coyote: AbstractProtocol.java ajp/AjpAprProtocol.java ajp/AjpProtocol.java http11/Http11AprProtocol.java http11/Http11NioProtocol.java h

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 13:55:25 2016 New Revision: 1723545 URL: http://svn.apache.org/viewvc?rev=1723545=rev Log: Extract common code from Protocol.getName() methods. No functional change. This is in preparation for the fix for BZ 52028 (support for port number 0). Modified:

svn propchange: r1723572 - svn:log

2016-01-07 Thread kkolinko
Author: kkolinko Revision: 1723572 Modified property: svn:log Modified: svn:log at Thu Jan 7 15:17:59 2016 -- --- svn:log (original) +++ svn:log Thu Jan 7 15:17:59 2016 @@ -1,2 +1,2 @@ Rebase branch onto current

svn commit: r1723575 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/TomcatBaseTest.java

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 15:28:11 2016 New Revision: 1723575 URL: http://svn.apache.org/viewvc?rev=1723575=rev Log: Update TomcatBaseTest, as BZ 52028 fix has been committed. For https://bz.apache.org/bugzilla/show_bug.cgi?id=52028 Modified:

svn commit: r1723528 - in /tomcat/trunk/java/org/apache/catalina: ./ ant/

2016-01-07 Thread remm
Author: remm Date: Thu Jan 7 12:25:44 2016 New Revision: 1723528 URL: http://svn.apache.org/viewvc?rev=1723528=rev Log: Javadoc fixes. Modified: tomcat/trunk/java/org/apache/catalina/Context.java tomcat/trunk/java/org/apache/catalina/Host.java

svn commit: r1723551 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/memory/ java/org/apache/jk/common/ java/org/apache/jk/server/ java/o

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 14:04:28 2016 New Revision: 1723551 URL: http://svn.apache.org/viewvc?rev=1723551=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52028 Add support for automatic binding to a free port by a connector if the special value of zero is used for the port.

Re: svn commit: r1723506 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2016-01-07 Thread Mark Thomas
On 07/01/2016 13:05, Konstantin Kolinko wrote: > 2016-01-07 13:19 GMT+03:00 : >> Author: markt >> Date: Thu Jan 7 10:19:14 2016 >> New Revision: 1723506 >> >> URL: http://svn.apache.org/viewvc?rev=1723506=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58809

svn commit: r1723556 - in /tomcat/trunk: java/org/apache/tomcat/util/http/LegacyCookieProcessor.java webapps/docs/config/cookie-processor.xml

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 14:20:01 2016 New Revision: 1723556 URL: http://svn.apache.org/viewvc?rev=1723556=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java tomcat/trunk/webapps/docs/config/cookie-processor.xml Modified:

Re: svn commit: r1723506 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2016-01-07 Thread Konstantin Kolinko
2016-01-07 13:19 GMT+03:00 : > Author: markt > Date: Thu Jan 7 10:19:14 2016 > New Revision: 1723506 > > URL: http://svn.apache.org/viewvc?rev=1723506=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58809 > Correctly recycle the cookies when mapping requests for

svn commit: r1723554 - /tomcat/trunk/test/org/apache/tomcat/util/http/TestCookieParsing.java

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 14:19:22 2016 New Revision: 1723554 URL: http://svn.apache.org/viewvc?rev=1723554=rev Log: Update the test now cookie headers are always preserved. Modified: tomcat/trunk/test/org/apache/tomcat/util/http/TestCookieParsing.java Modified:

[Bug 52028] Embeded Tomcat using a Connector with a random port (port 0)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52028 --- Comment #3 from Konstantin Kolinko --- Backported to Tomcat 6 (r1723545, r1723551) and will be in 6.0.45 onwards. -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2016-01-07 Thread Bill Barker
/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160107.jar -Dtomcat-dbcp-src.jar

svn commit: r1723552 - in /tomcat/trunk: java/org/apache/tomcat/util/http/LegacyCookieProcessor.java webapps/docs/config/cookie-processor.xml

2016-01-07 Thread markt
Author: markt Date: Thu Jan 7 14:16:28 2016 New Revision: 1723552 URL: http://svn.apache.org/viewvc?rev=1723552=rev Log: Refactor the legacy cookie processor so the cookie header is always preserved. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java

svn commit: r1723576 - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/connector: ./ TestConnector.java

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 15:30:36 2016 New Revision: 1723576 URL: http://svn.apache.org/viewvc?rev=1723576=rev Log: Add testcase for BZ 52028 For https://bz.apache.org/bugzilla/show_bug.cgi?id=52028 Added:

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2016-01-07 Thread Bill Barker
/commons-daemon-20160107-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20160107/lib -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

svn commit: r1723586 - in /tomcat/trunk/java/org/apache/catalina: ant/jmx/ authenticator/ connector/ util/

2016-01-07 Thread remm
Author: remm Date: Thu Jan 7 16:47:50 2016 New Revision: 1723586 URL: http://svn.apache.org/viewvc?rev=1723586=rev Log: Javadoc fixes. Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorConditionBase.java

svn commit: r1723585 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: ByteChunk.java CharChunk.java

2016-01-07 Thread remm
Author: remm Date: Thu Jan 7 16:47:09 2016 New Revision: 1723585 URL: http://svn.apache.org/viewvc?rev=1723585=rev Log: Javadoc fixes. Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java tomcat/trunk/java/org/apache/tomcat/util/buf/CharChunk.java Modified:

svn commit: r1723578 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-README.txt

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 15:36:13 2016 New Revision: 1723578 URL: http://svn.apache.org/viewvc?rev=1723578=rev Log: Update BRANCH-README.txt with the current status. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-README.txt Modified:

Re: [VOTE] Release Apache Tomcat Native 1.2.4

2016-01-07 Thread Huxing Zhang
+1 (non-binding) to release. Testing environment: RHEL 6.2, JDK 1.6.0_22, 1.7.0_67, jdk 1.8.0_51, apr 1.5.2, OpenSSL 1.0.2e 3 Dec 2015 Test results: * tomcat-native-1.2.4-src.tar.gz md5 sum: valid * tcnative 1.2.4 binary build with openssl 1.0.2e: success * run tcnative ant test: success * Apr

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2016-01-07 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160107.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat

svn commit: r1723622 - in /tomcat/trunk/java/org/apache/catalina/ant/jmx: JMXAccessorCreateTask.java JMXAccessorGetTask.java JMXAccessorInvokeTask.java JMXAccessorQueryTask.java JMXAccessorSetTask.jav

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 20:07:58 2016 New Revision: 1723622 URL: http://svn.apache.org/viewvc?rev=1723622=rev Log: Fix javadoc (followup to r1723586) Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorCreateTask.java

[Bug 58821] NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 --- Comment #2 from Julie --- More from the same log TomcatLog Servlet.service() for servlet [default] in context with path [/] threw exception java.lang.NullPointerException at

[Bug 58821] NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 --- Comment #5 from Konstantin Kolinko --- Set system property [1] org.apache.catalina.connector.RECYCLE_FACADES=true and re-test with a more recent version (the current version is 8.0.30) [1]

svn commit: r1723611 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2016-01-07 Thread kkolinko
Author: kkolinko Date: Thu Jan 7 18:42:43 2016 New Revision: 1723611 URL: http://svn.apache.org/viewvc?rev=1723611=rev Log: Fix changelog broken by a typo in r1723506 (BZ 58809) Tomcat 8 buildbot was failing at compile step thanks to this typo. Modified:

[Bug 58821] New: NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 Bug ID: 58821 Summary: NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flush Buffer(InternalNioOutputBuffer.java:234) Product: Tomcat 8 Version:

[Bug 58821] NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 --- Comment #1 from Julie --- Also, TomcatLog Encountered a non-recycled response and recycled it forcedly. org.apache.catalina.connector.CoyoteAdapter$RecycleRequiredException at

[Bug 58821] NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 --- Comment #4 from Julie --- Thanks Chuck(In reply to Chuck Caldarale from comment #3) > Bugzilla is not a support forum. Since you have already posted your query > on the users' mailing list, it will be responded to

[Bug 58646] NullPointerException in InternalNioOutputBuffer

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646 --- Comment #13 from Julie --- (In reply to Alexander Malyshev from comment #12) > Yes, I agree. For some reason I can easily reproduce it with clean tomcat > 8.0.29, but once I add logging to it to investigate further - it

[Bug 58821] NPE in at org.apache.coyote.http11.InternalNioOutputBuffer.flushBuffer(InternalNioOutputBuffer.java:234)

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58821 Chuck Caldarale changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58646] NullPointerException in InternalNioOutputBuffer

2016-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646 --- Comment #14 from Julie --- I am seeing similar errors in my log under traffic. I am using tomcat 8.0.15 -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@vmgump]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2016-01-07 Thread Bill Barker
-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-6.15-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20160107.jar:/srv/gump/packages