buildbot success in ASF Buildbot on tomcat-7-trunk

2013-10-30 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1523 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

[Bug 55722] can't receive the response header message from tomcat, network problems or tomcat (127.0.0.1:8009) is down (errno=11)

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55722 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Apache Tomcat invalid Transfer-Encoding header request that prevents buffer recycling

2013-10-30 Thread Mark Thomas
On 30/10/2013 04:09, kanishk.se...@accenture.com wrote: > Hi Team, > > As per our security team we need to install the below patches on > multiple servers to remove vulnerabilities. This is a question for the users list, not the dev list. You should read this: http://www.catb.org/esr/faqs/smart-

svn commit: r1537041 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/ webapps/docs/

2013-10-30 Thread markt
Author: markt Date: Wed Oct 30 11:20:08 2013 New Revision: 1537041 URL: http://svn.apache.org/r1537041 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55715 Add a per web application executor to the WebSocket implementation and use it for calling SendHandler.onResult() when there is a

svn commit: r1537046 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/ webapps/docs/

2013-10-30 Thread markt
Author: markt Date: Wed Oct 30 11:24:12 2013 New Revision: 1537046 URL: http://svn.apache.org/r1537046 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55715 Add a per web application executor to the WebSocket implementation and use it for calling SendHandler.onResult() when there is a

[Bug 55715] RemoteEndpoint.Async#sendText(String, SendHandler) can cause StackOverflowErrors and contradicts Oracle's JavaDoc

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55715 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2013-10-30 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/5160 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1537048 - /tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml

2013-10-30 Thread markt
Author: markt Date: Wed Oct 30 11:28:54 2013 New Revision: 1537048 URL: http://svn.apache.org/r1537048 Log: Fix markup Modified: tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r1537050 - /tomcat/trunk/webapps/docs/web-socket-howto.xml

2013-10-30 Thread markt
Author: markt Date: Wed Oct 30 11:29:55 2013 New Revision: 1537050 URL: http://svn.apache.org/r1537050 Log: Fix markup Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/doc

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #2 from Mark Thomas --- How many Tomcat instances are using the WARs that are being deployed to this SAN? -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1537057 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/WsRemoteEndpointImplServer.java webapps/docs/web-socket-howto.xml

2013-10-30 Thread kkolinko
Author: kkolinko Date: Wed Oct 30 11:59:41 2013 New Revision: 1537057 URL: http://svn.apache.org/r1537057 Log: Review of r1537041: a pair of typos. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsRemoteEndpointImplServer.java tomcat/trunk/webapps/docs/web-socket-howto.xm

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-10-30 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1524 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

svn commit: r1537073 - /tomcat/trunk/webapps/examples/websocket/drawboard.xhtml

2013-10-30 Thread kpreisser
Author: kpreisser Date: Wed Oct 30 13:06:42 2013 New Revision: 1537073 URL: http://svn.apache.org/r1537073 Log: Only refresh the Display Canvas on a MouseMove event if mouse was inside of the Canvas. Modified: tomcat/trunk/webapps/examples/websocket/drawboard.xhtml Modified: tomcat/trunk/we

svn commit: r1537075 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/websocket/drawboard.xhtml

2013-10-30 Thread kpreisser
Author: kpreisser Date: Wed Oct 30 13:07:32 2013 New Revision: 1537075 URL: http://svn.apache.org/r1537075 Log: Merged revision(s) 1537073 from tomcat/trunk: Only refresh the Display Canvas on a MouseMove event if mouse was inside of the Canvas. Modified: tomcat/tc7.0.x/trunk/ (props chang

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #3 from d...@danshome.net --- Only a single Tomcat instance. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mai

[VOTE] Release Apache Commons Pool 2.0 RC1 as 2.0

2013-10-30 Thread Mark Thomas
Development on Pool 2 is complete and a review of the remaining DBCP bugs has not highlighted any that are likely to trigger significant API changes in Pool so it is time for a release. The Pool 2.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/pool/ (r3380)

Re: [VOTE] Release Apache Commons Pool 2.0 RC1 as 2.0

2013-10-30 Thread Mark Thomas
Sorry, wrong list. Whoops. Mark On 30/10/2013 17:16, Mark Thomas wrote: > Development on Pool 2 is complete and a review of the remaining DBCP > bugs has not highlighted any that are likely to trigger significant API > changes in Pool so it is time for a release. > > The Pool 2.0 RC1 is availab

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #4 from Mark Thomas --- The manager app does the following: - marks the context as services so the auto deployer leaves it alone - removes the old war - reads the input stream and writes the WAR directly to the appBase - trigger

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #5 from Dan McLaughlin --- Hi Mark, As I stated in my original posting "We DO have auto deploy enabled at this time." We moved our SAN backups last night so they didn't run during the nightly deployment and there were no zip f

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #6 from Mark Thomas --- Even with auto deployment enabled, the use of the serviced flag by the manager means it should not be a factor here. I suspect some form of timeout as well. I agree it should be handled. I want to check

Re: svn commit: r1537046 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/ webapps/docs/

2013-10-30 Thread Konstantin Kolinko
2013/10/30 : > Author: markt > Date: Wed Oct 30 11:24:12 2013 > New Revision: 1537046 > > URL: http://svn.apache.org/r1537046 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55715 > Add a per web application executor to the WebSocket implementation and use it > for calling SendHan

[Bug 55726] New: getting java.lang.NoClassDefFoundError: javax.transaction.TransactionManager at java.lang.J9VMInternals.verifyImpl(Native Method)

2013-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55726 Bug ID: 55726 Summary: getting java.lang.NoClassDefFoundError: javax.transaction.TransactionManager at java.lang.J9VMInternals.verifyImpl(Native Method) Product: Tomca