[Bug 59295] New: Content-Language headers created by Response.setLocale do not fully represent the locale

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59295 Bug ID: 59295 Summary: Content-Language headers created by Response.setLocale do not fully represent the locale Product: Tomcat 8 Version: 8.0.28 Hardware: PC

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #4 from mgrigorov --- Please check http://svn.apache.org/viewvc?view=revision&revision=1738261 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #3 from Alexander Malyshev --- If you have a patch I can apply it, build tomcat and test the fix. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #2 from Alexander Malyshev --- Does that mean that you have a fix for this issue? Looking at the code it's not clean if it's enough to just skip recycling such Upgrade connectors or it's also needed to execute the code similar to th

Re: svn commit: r1738261 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-04-08 Thread Mark Thomas
On 08/04/2016 16:48, Rémy Maucherat wrote: > 2016-04-08 10:44 GMT-05:00 : > >> Author: remm >> Date: Fri Apr 8 15:44:57 2016 >> New Revision: 1738261 >> >> URL: http://svn.apache.org/viewvc?rev=1738261&view=rev >> Log: >> 59289: Running the testsuite, it did look like some upgraded processors >>

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #1 from Remy Maucherat --- This need to be verified, but I do notice some upgraded processors going into this code path when running the websockets portion of the testsuite. I added an extra check based on the upgraded flag. -- Yo

Re: svn commit: r1738261 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-04-08 Thread Rémy Maucherat
2016-04-08 10:44 GMT-05:00 : > Author: remm > Date: Fri Apr 8 15:44:57 2016 > New Revision: 1738261 > > URL: http://svn.apache.org/viewvc?rev=1738261&view=rev > Log: > 59289: Running the testsuite, it did look like some upgraded processors > can be placed in the recycled processors, which is prob

svn commit: r1738261 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-04-08 Thread remm
Author: remm Date: Fri Apr 8 15:44:57 2016 New Revision: 1738261 URL: http://svn.apache.org/viewvc?rev=1738261&view=rev Log: 59289: Running the testsuite, it did look like some upgraded processors can be placed in the recycled processors, which is probably not what should happen. Add a test to

Re: Time for Tomcat 7.0.69

2016-04-08 Thread Violeta Georgieva
Hi, 2016-04-06 11:09 GMT+03:00 Violeta Georgieva : > > Hi, > > I'm going to start the preparation for Tomcat 7.0.69. > > If you need something in addition to this release please reply here. > Tomcat native library 1.1.33 is no more available on download area. Update to 1.1.34 drops the Itanium su

buildbot failure in on tomcat-7-trunk

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

svn commit: r1738249 - /tomcat/tc7.0.x/tags/TOMCAT_7_0_69/

2016-04-08 Thread violetagg
Author: violetagg Date: Fri Apr 8 14:33:41 2016 New Revision: 1738249 URL: http://svn.apache.org/viewvc?rev=1738249&view=rev Log: Drop the tag in order to pick up the latest changes from trunk Removed: tomcat/tc7.0.x/tags/TOMCAT_7_0_69/ -

svn commit: r1738248 - in /tomcat/tc7.0.x/trunk: build.properties.default java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2016-04-08 Thread violetagg
Author: violetagg Date: Fri Apr 8 14:29:23 2016 New Revision: 1738248 URL: http://svn.apache.org/viewvc?rev=1738248&view=rev Log: Update Tomcat Native library version to 1.1.34. Tomcat Native library binaries 1.1.33 are no more available on the download area. Modified: tomcat/tc7.0.x/trunk/

[Bug 59289] New: Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 Bug ID: 59289 Summary: Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler Product: Tomcat 8 Version: 8.0.33 Hardware: PC

svn commit: r1738244 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_69: ./ build.properties.default

2016-04-08 Thread violetagg
Author: violetagg Date: Fri Apr 8 13:41:23 2016 New Revision: 1738244 URL: http://svn.apache.org/viewvc?rev=1738244&view=rev Log: Tag 7.0.69 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_69/ (props changed) - copied from r1738243, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA

Re: Time for Tomcat 7.0.69

2016-04-08 Thread Violeta Georgieva
2016-04-08 16:30 GMT+03:00 Konstantin Kolinko : > > 2016-04-08 9:49 GMT+03:00 Violeta Georgieva : > > Hi, > > > > 2016-04-06 13:48 GMT+03:00 Konstantin Kolinko : > >> > >> 2016-04-06 11:09 GMT+03:00 Violeta Georgieva : > >> > Hi, > >> > > >> > I'm going to start the preparation for Tomcat 7.0.69. >

Re: Time for Tomcat 7.0.69

2016-04-08 Thread Konstantin Kolinko
2016-04-08 9:49 GMT+03:00 Violeta Georgieva : > Hi, > > 2016-04-06 13:48 GMT+03:00 Konstantin Kolinko : >> >> 2016-04-06 11:09 GMT+03:00 Violeta Georgieva : >> > Hi, >> > >> > I'm going to start the preparation for Tomcat 7.0.69. >> > >> > If you need something in addition to this release please re

svn commit: r1738243 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2016-04-08 Thread kkolinko
Author: kkolinko Date: Fri Apr 8 13:28:07 2016 New Revision: 1738243 URL: http://svn.apache.org/viewvc?rev=1738243&view=rev Log: Fix typos in changelog.xml, sort by bug number. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xm

[Bug 59253] IOExceptions in websockets

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 --- Comment #6 from Steve Demy --- I believe the stack traces are generated from users connected by mobile devices (Vaadin Touchkit). These users connect to the LAN using wi-fi and may possibly exit and re-enter areas of coverage or change zon

[Bug 59253] IOExceptions in websockets

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 --- Comment #5 from Steve Demy --- I believe the stack traces are generated from users connected by mobile devices (Vaadin Touchkit). These users connect to the LAN using wi-fi and may possibly exit and re-enter areas of coverage or change zon

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

2016-04-08 Thread Huxing Zhang
tmp-APR -Djunit.jar=/srv/gump/public/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

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

2016-04-08 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160408.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/packag

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

2016-04-08 Thread Bill Barker
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160408-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/g

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #8 from Andrei Ivanov --- I think this can be closed now that since 8.0.33 the class cache is gone, rendering TomcatInstrumentableClassLoader useless, but making the TomcatLoadTimeWeaver work. -- You are receiving this mail becaus

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

2016-04-08 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160408.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/packag