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

2016-04-13 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-apr has an issue affecting its community

buildbot success in on tomcat-8-trunk

2016-04-13 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/552 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Update Tomcat 7 to use Tomcat Native lib 1.2.x (was: Time for Tomcat 7.0.69)

2016-04-13 Thread Violeta Georgieva
Hi, 2016-04-11 10:42 GMT+03:00 Konstantin Kolinko : > > 2016-04-11 10:30 GMT+03:00 Violeta Georgieva : > > Hi, > > > > 2016-04-08 17:59 GMT+03:00 Violeta Georgieva : > >> > >> Hi, > >> > >> 2016-04-06 11:09 GMT+03:00 Violeta

[Bug 59283] Tomcat 6.0.30 crashes on tcnative-1.dll

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59283 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME

buildbot failure in on tomcat-8-trunk

2016-04-13 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/551 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 59261] Request getAsyncContext should throw IllegalStateException if async is not started

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

svn commit: r1739000 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ webapps/docs/

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:21:58 2016 New Revision: 1739000 URL: http://svn.apache.org/viewvc?rev=1739000=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59261 ServletRequest.getAsyncContext() now throws an IllegalStateException as required by the Servlet specification if the

[Bug 58970] http NIO connector crash after update from 8.0.27 to 8.0.30

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

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

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:12:02 2016 New Revision: 1738999 URL: http://svn.apache.org/viewvc?rev=1738999=rev Log: Correct section Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.0.x/trunk/

svn commit: r1738997 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:10:24 2016 New Revision: 1738997 URL: http://svn.apache.org/viewvc?rev=1738997=rev Log: Correct section Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1738996 - /tomcat/trunk/webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:08:39 2016 New Revision: 1738996 URL: http://svn.apache.org/viewvc?rev=1738996=rev Log: Correct section Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1738995 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:08:05 2016 New Revision: 1738995 URL: http://svn.apache.org/viewvc?rev=1738995=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58970 Fix a connection counting bug in the NIO connector that meant some dropped connections were not removed from the

svn commit: r1738992 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 19:01:19 2016 New Revision: 1738992 URL: http://svn.apache.org/viewvc?rev=1738992=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58970 Fix a connection counting bug in the NIO connector that meant some dropped connections were not removed from the

svn commit: r1738989 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 18:51:58 2016 New Revision: 1738989 URL: http://svn.apache.org/viewvc?rev=1738989=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58970 Fix a connection counting bug in the NIO connector that meant some dropped connections were not removed from the

svn commit: r1738983 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 18:50:50 2016 New Revision: 1738983 URL: http://svn.apache.org/viewvc?rev=1738983=rev Log: Code clean-up. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties

svn commit: r1738982 - in /tomcat/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 18:48:35 2016 New Revision: 1738982 URL: http://svn.apache.org/viewvc?rev=1738982=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58970 Fix a connection counting bug in the NIO connector that meant some dropped connections were not removed from the

svn commit: r1738979 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 18:34:23 2016 New Revision: 1738979 URL: http://svn.apache.org/viewvc?rev=1738979=rev Log: Nits Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java URL:

Re: IRS Security Settings

2016-04-13 Thread Mark Thomas
This question belongs on the users mailing list. I'd also recommend that rather than posting the spreadsheet, you post individual, specific questions. Mark On 13/04/2016 16:49, King Kenneth wrote: > All, > > > > We recently install Business Objects Business Intelligence 4.1 SP7 and >

buildbot success in on tomcat-8-trunk

2016-04-13 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/550 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

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

2016-04-13 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160413-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-12/dest

svn commit: r1738972 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/unittest/TesterServletContext.java

2016-04-13 Thread violetagg
Author: violetagg Date: Wed Apr 13 16:56:11 2016 New Revision: 1738972 URL: http://svn.apache.org/viewvc?rev=1738972=rev Log: Merged revision 1728677 from tomcat/trunk: Fix some test failures Modified: tomcat/tc8.0.x/trunk/ (props changed)

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2016-04-13 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20160413-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache

IRS Security Settings

2016-04-13 Thread King Kenneth
All, We recently install Business Objects Business Intelligence 4.1 SP7 and Tomcat 7 is the default web application server which is bundled within the Business Objects BI 4.1 installation package. I currently work as a contractor for the IRS and all servers that have Tomcat install need to

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

2016-04-13 Thread Bill Barker
/bin/commons-daemon-20160413-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist

svn commit: r1738954 - in /tomcat/trunk/java/org/apache/tomcat/util/net: LocalStrings.properties NioEndpoint.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 15:00:27 2016 New Revision: 1738954 URL: http://svn.apache.org/viewvc?rev=1738954=rev Log: Clean-up. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified:

svn commit: r1738953 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 14:59:58 2016 New Revision: 1738953 URL: http://svn.apache.org/viewvc?rev=1738953=rev Log: Renaming for clarity Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java URL:

[Bug 59317] New: AsyncContextImpl breaks request URL containing spaces

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59317 Bug ID: 59317 Summary: AsyncContextImpl breaks request URL containing spaces Product: Tomcat 8 Version: 8.0.33 Hardware: PC OS: Linux Status: NEW

svn commit: r1738948 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 14:22:45 2016 New Revision: 1738948 URL: http://svn.apache.org/viewvc?rev=1738948=rev Log: More useful debug String Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

svn commit: r1738947 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 14:20:46 2016 New Revision: 1738947 URL: http://svn.apache.org/viewvc?rev=1738947=rev Log: line length Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

svn commit: r1738946 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioChannel.java SecureNioChannel.java

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 14:18:00 2016 New Revision: 1738946 URL: http://svn.apache.org/viewvc?rev=1738946=rev Log: Use socketWrapper rather than socket to make the code clearer Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioChannel.java

[Bug 59310] Content-Length of HEAD requests incorrectly computed as

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59310 --- Comment #4 from Violeta Georgieva --- Hi, If I have a servlet like this: public class TestServlet extends HttpServlet { protected void doGet(HttpServletRequest request, HttpServletResponse response) throws

svn commit: r1738923 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ webapps/docs/

2016-04-13 Thread markt
Author: markt Date: Wed Apr 13 11:27:33 2016 New Revision: 1738923 URL: http://svn.apache.org/viewvc?rev=1738923=rev Log: Ensure that /WEB-INF/classes is never processed as a web fragment. Modified: tomcat/tc8.0.x/trunk/ (props changed)

Re: svn commit: r1738850 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-04-13 Thread Mark Thomas
On 13/04/2016 12:03, Violeta Georgieva wrote: > 2016-04-13 13:37 GMT+03:00 Mark Thomas : >> >> On 13/04/2016 10:26, Violeta Georgieva wrote: >>> Hi Mark, >>> >>> 2016-04-12 21:58 GMT+03:00 : Author: markt Date: Tue Apr 12 18:58:24 2016 New

Re: svn commit: r1738850 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-04-13 Thread Violeta Georgieva
2016-04-13 13:37 GMT+03:00 Mark Thomas : > > On 13/04/2016 10:26, Violeta Georgieva wrote: > > Hi Mark, > > > > 2016-04-12 21:58 GMT+03:00 : > >> > >> Author: markt > >> Date: Tue Apr 12 18:58:24 2016 > >> New Revision: 1738850 > >> > >> URL:

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

2016-04-13 Thread Rainer Jung
Am 26.03.2016 um 22:00 schrieb Rainer Jung: Am 25.03.2016 um 04:53 schrieb Bill Barker: ... [concat] Testsuites with failed tests: [concat] TEST-org.apache.tomcat.util.net.TestSsl.APR.txt ... [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.APR.txt

Re: svn commit: r1738850 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-04-13 Thread Mark Thomas
On 13/04/2016 10:26, Violeta Georgieva wrote: > Hi Mark, > > 2016-04-12 21:58 GMT+03:00 : >> >> Author: markt >> Date: Tue Apr 12 18:58:24 2016 >> New Revision: 1738850 >> >> URL: http://svn.apache.org/viewvc?rev=1738850=rev >> Log: >> Correctly configure the base path for a

[Bug 59314] the value of umask is 0022 in operation system Linux when executing the command 'umask' ,but it is 0027 in the file catalina.sh in tomcat9.0.0.M3

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59314 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX

Re: svn commit: r1738850 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-04-13 Thread Violeta Georgieva
Hi Mark, 2016-04-12 21:58 GMT+03:00 : > > Author: markt > Date: Tue Apr 12 18:58:24 2016 > New Revision: 1738850 > > URL: http://svn.apache.org/viewvc?rev=1738850=rev > Log: > Correctly configure the base path for a resources directory provided by an expanded JAR file. > Patch

[Bug 59314] the value of umask is 0022 in operation system Linux when executing the command 'umask' ,but it is 0027 in the file catalina.sh in tomcat9.0.0.M3

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59314 --- Comment #1 from liulehua --- My JVM server is :1.8.0_60-b27 and JVM Vendor is Oracle Corporation -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59314] New: the value of umask is 0022 in operation system Linux when executing the command 'umask' ,but it is 0027 in the file catalina.sh in tomcat9.0.0.M3

2016-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59314 Bug ID: 59314 Summary: the value of umask is 0022 in operation system Linux when executing the command 'umask' ,but it is 0027 in the file catalina.sh in tomcat9.0.0.M3

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

2016-04-13 Thread Bill Barker
-commons/daemon/dist/commons-daemon-20160413.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest

Re: [VOTE] Release Apache Tomcat 7.0.69

2016-04-13 Thread Rémy Maucherat
2016-04-11 12:55 GMT+02:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.69 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.69/ > The Maven staging repo is: >

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

2016-04-13 Thread Bill Barker
/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160413-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace

Re: [VOTE] Release Apache Tomcat 7.0.69

2016-04-13 Thread Keiichi Fujino
2016-04-11 19:55 GMT+09:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.69 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.69/ > The Maven staging repo is: >

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

2016-04-13 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160413-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons