On 10/09/2013 04:42 PM, Mark Thomas wrote:
On 05/10/2013 23:39, Mark Thomas wrote:
Sorry to be a pain. The JSR 356 WebSocket implementation is broken with
APR prior to r1525525 [1]. Tomcat 7.0.x and Tomcat 8.0.x need a 1.1.29
native release to pick up this fix. Any takers for the release?
On 10/10/2013 07:52, Mladen Turk wrote:
On 10/09/2013 04:42 PM, Mark Thomas wrote:
On 05/10/2013 23:39, Mark Thomas wrote:
Sorry to be a pain. The JSR 356 WebSocket implementation is broken with
APR prior to r1525525 [1]. Tomcat 7.0.x and Tomcat 8.0.x need a 1.1.29
native release to pick up
Author: markt
Date: Thu Oct 10 07:42:37 2013
New Revision: 1530866
URL: http://svn.apache.org/r1530866
Log:
Avoid stacktrace in logs if the session closes due to an IO error in the middle
of sending a partial message.
Modified:
On 09/10/2013 22:48, Konstantin Preißer wrote:
Unfortunately, it seems there are some new problems when using the NIO
connector :(
Not unfortunate at all. This is all very useful feedback.
(though I do not think they affect a 8.0.0-RC4 release).
I was testing the current trunk with NIO
Author: violetagg
Date: Thu Oct 10 08:31:32 2013
New Revision: 1530875
URL: http://svn.apache.org/r1530875
Log:
The link under Tomcat Context Descriptor section should point to documentation
about context.xml and not the one for server.xml. Issue is reported via
o.a.comments.
Modified:
On 10/10/2013 08:56, Mark Thomas wrote:
On 09/10/2013 22:48, Konstantin Preißer wrote:
Unfortunately, it seems there are some new problems when using the NIO
connector :(
Not unfortunate at all. This is all very useful feedback.
(though I do not think they affect a 8.0.0-RC4 release).
Author: markt
Date: Thu Oct 10 08:54:04 2013
New Revision: 1530881
URL: http://svn.apache.org/r1530881
Log:
Avoid stacktrace in logs if the session closes due to an IO error in the middle
of sending a partial message.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: violetagg
Date: Thu Oct 10 09:07:18 2013
New Revision: 1530884
URL: http://svn.apache.org/r1530884
Log:
Merged revision 1530875 from tomcat/trunk:
The link under Tomcat Context Descriptor section should point to documentation
about context.xml and not the one for server.xml. Issue is
Author: markt
Date: Thu Oct 10 09:17:24 2013
New Revision: 1530890
URL: http://svn.apache.org/r1530890
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Prevent Tomcat from starting on Windows when CATALINA_HOME contains a ;
character
Modified:
Author: mturk
Date: Thu Oct 10 09:36:13 2013
New Revision: 1530898
URL: http://svn.apache.org/r1530898
Log:
Prepare versions for tag
Modified:
tomcat/native/branches/1.1.x/build.properties.default
tomcat/native/branches/1.1.x/build.xml
https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
--- Comment #17 from saurabh saurabhsul...@yahoo.co.in ---
(In reply to Konstantin Preißer from comment #14)
(In reply to saurabh from comment #12)
Created attachment 30912 [details]
HTTP 0.9 response from the server
I tried the
Author: mturk
Date: Thu Oct 10 10:10:22 2013
New Revision: 1530906
URL: http://svn.apache.org/r1530906
Log:
Sync svn externals
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/branches/1.1.x/java/org/apache/tomcat/
Author: violetagg
Date: Thu Oct 10 10:22:32 2013
New Revision: 1530909
URL: http://svn.apache.org/r1530909
Log:
The link to the Manager App How To was missing. Issue was reported via
o.a.comments.
Modified:
tomcat/trunk/webapps/docs/appdev/deployment.xml
Modified:
Author: violetagg
Date: Thu Oct 10 10:24:44 2013
New Revision: 1530910
URL: http://svn.apache.org/r1530910
Log:
Merged revision 1530909 from tomcat/trunk:
The link to the Manager App How To was missing. Issue was reported via
o.a.comments.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: markt
Date: Thu Oct 10 11:04:41 2013
New Revision: 1530916
URL: http://svn.apache.org/r1530916
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Prevent Tomcat from starting on Linux when CATALINA_HOME or CATALINA_BASE
contains a colon
Modified:
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/5086
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Author: markt
Date: Thu Oct 10 11:07:48 2013
New Revision: 1530918
URL: http://svn.apache.org/r1530918
Log:
Update the change log.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
[
https://issues.apache.org/jira/browse/MTOMCAT-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Yudin updated MTOMCAT-176:
Attachment:
MTOMCAT-176__Do_not_show_transfer_progress_when_Maven_is_running_in_batch_mode.patch
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/5087
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build
Author: markt
Date: Thu Oct 10 12:28:57 2013
New Revision: 1530937
URL: http://svn.apache.org/r1530937
Log:
Restore Tomcat 7 behaviour of skipping TLDs located directly in WEB-INF/classes
or WEB-INF/lib
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55508
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Author: mturk
Date: Thu Oct 10 12:37:51 2013
New Revision: 1530944
URL: http://svn.apache.org/r1530944
Log:
Tag 1.1.29
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_1_29/ (props changed)
- copied from r1530943, tomcat/native/branches/1.1.x/
Propchange:
Cool!
On Oct 10, 2013, at 2:52 AM, Mladen Turk mt...@apache.org wrote:
On 10/09/2013 04:42 PM, Mark Thomas wrote:
On 05/10/2013 23:39, Mark Thomas wrote:
Sorry to be a pain. The JSR 356 WebSocket implementation is broken with
APR prior to r1525525 [1]. Tomcat 7.0.x and Tomcat 8.0.x need a
Version 1.1.29 is bug fixing release.
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Native 1.1.29 is
[ ] Stable, go ahead and release
[ ] Broken because of ...
[1]
The Apache Tomcat Native 1.1.29 is
[X] Stable, go ahead and release
Works for me, tested on Mint 15, 64bits, with Tomcat 7.0.42
Author: markt
Date: Thu Oct 10 13:29:13 2013
New Revision: 1530971
URL: http://svn.apache.org/r1530971
Log:
Fix TLD processing when using JspC.
Modified:
tomcat/trunk/java/org/apache/jasper/JspC.java
tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java
Author: markt
Date: Thu Oct 10 13:38:20 2013
New Revision: 1530975
URL: http://svn.apache.org/r1530975
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55251
Do not allow JspC task to fail silently if the web.xml or web.xml fragment can
not be generated.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55251
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 10:53 AM
To: Tomcat Developers List
Subject: Re: svn commit: r1530081 -
/tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
2) What is a bit more severe is that
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/5089
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kpreisser
Date: Thu Oct 10 14:21:24 2013
New Revision: 1530989
URL: http://svn.apache.org/r1530989
Log:
Rather than only be able to pause websocket message, pause entire calls to
event handler so that we can also pause the socket.onclose event handler.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Dear Wiki user,
You have subscribed to a wiki page or wiki category on Tomcat Wiki for change
notification.
The ContributorsGroup page has been changed by markt:
https://wiki.apache.org/tomcat/ContributorsGroup?action=diffrev1=10rev2=11
* ShawnYu
* DmytroMrachkovskyi
* GFUCyrusAG
+ *
Dear Wiki user,
You have subscribed to a wiki page or wiki category on Tomcat Wiki for change
notification.
The PoweredBy page has been changed by RoseHosting:
https://wiki.apache.org/tomcat/PoweredBy?action=diffrev1=469rev2=470
=== RimuHosting.com ===
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 5:22 PM
I still can't reproduce this. I have Tomcat running in a VM with the
bandwidth limited to 192Kbps and two separate machines accessing the
drawing board. Can you try to
-Original Message-
From: Konstantin Preißer [mailto:kpreis...@apache.org]
Sent: Thursday, October 10, 2013 6:02 PM
After this happens, then when I close all browsers on every machine and
open new instances to make new HTTP requests (with IE, Chrome and
Firefox), then sometimes
On 10/10/2013 17:42, Konstantin Preißer wrote:
-Original Message- From: Konstantin Preißer
[mailto:kpreis...@apache.org] Sent: Thursday, October 10, 2013 6:02
PM
After this happens, then when I close all browsers on every machine
and open new instances to make new HTTP requests
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 7:11 PM
What is interesting is that after this happens and I telnet to the
server for manually sending a request, then every (2n)th TCP
connection works (Tomcat replies and
On 10/10/2013 18:33, Konstantin Preißer wrote:
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 7:11 PM
What is interesting is that after this happens and I telnet to the
server for manually sending a request, then every
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 7:37 PM
Thanks. Can you just check how many poller threads you get on a clean
start? I'd expect 2 in most cases.
Yes, I see two ClientPoller threads after a clean start.
Here
On 10/10/2013 18:40, Konstantin Preißer wrote:
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 7:37 PM
Thanks. Can you just check how many poller threads you get on a clean
start? I'd expect 2 in most cases.
Yes, I see
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
--- Comment #7 from Christopher Schultz ch...@christopherschultz.net ---
Aw. I had a patch waiting to be committed.
Mine would have worked under Cygwin, too ;)
--
You are receiving this mail because:
You are the assignee for the bug.
On Oct 10, 2013, at 7:48 AM, bugzi...@apache.org wrote:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
Mark Thomas ma...@apache.org changed:
What|Removed |Added
On 10/10/2013 20:40, Jeremy Boynes wrote:
On Oct 10, 2013, at 7:48 AM, bugzi...@apache.org wrote:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Mladen,
On 10/10/13 9:18 AM, Mladen Turk wrote:
Version 1.1.29 is bug fixing release.
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Native 1.1.29 is
[X] Stable, go ahead and
Author: markt
Date: Thu Oct 10 19:59:30 2013
New Revision: 1531087
URL: http://svn.apache.org/r1531087
Log:
Fix a bug introduced in r1357039 that removed a local close variable which mean
that code that should of triggered a socket close, ended up closing the Poller
as well.
Modified:
Author: markt
Date: Thu Oct 10 20:03:00 2013
New Revision: 1531090
URL: http://svn.apache.org/r1531090
Log:
Fix a bug introduced in r1357039 that removed a local close variable which mean
that code that should of triggered a socket close, ended up closing the Poller
as well.
Modified:
On 10/10/2013 18:43, Mark Thomas wrote:
On 10/10/2013 18:40, Konstantin Preißer wrote:
Hi Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 7:37 PM
Thanks. Can you just check how many poller threads you get on a clean
start? I'd
Author: markt
Date: Thu Oct 10 20:16:06 2013
New Revision: 1531099
URL: http://svn.apache.org/r1531099
Log:
Javadoc fixes.
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/TomcatURLStreamHandlerFactory.java
tomcat/trunk/java/org/apache/tomcat/InstrumentableClassLoader.java
On Oct 9, 2013, at 3:11 AM, Pavel Cibulka pavelcibu...@gmail.com wrote:
Hello, both jetty and glassfish have genStringAsByteArray set to true by
default. Would it be possible to change this in jasper? I know
that genStringAsByteArray is not implemented yet, what about
making
Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 10:03 PM
OK. Try now. You will probably still see the odd NPE but the other
issues should be fixed.
Thank you very much.
I tried with 1531087 and can confirm that I still see that
On 10/10/2013 21:30, Konstantin Preißer wrote:
Mark,
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, October 10, 2013 10:03 PM
OK. Try now. You will probably still see the odd NPE but the other
issues should be fixed.
Thank you very much.
I
On Oct 10, 2013, at 12:46 PM, Mark Thomas ma...@apache.org wrote:
On 10/10/2013 20:40, Jeremy Boynes wrote:
On Oct 10, 2013, at 7:48 AM, bugzi...@apache.org wrote:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
Mark Thomas ma...@apache.org changed:
What|Removed
On 10/10/2013 21:41, Jeremy Boynes wrote:
On Oct 10, 2013, at 12:46 PM, Mark Thomas ma...@apache.org
wrote:
On 10/10/2013 20:40, Jeremy Boynes wrote:
On Oct 10, 2013, at 7:48 AM, bugzi...@apache.org wrote:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=55249
--- Comment #4 from Jeremy Boynes jboy...@apache.org ---
Adding context in case anyone looks at this. This seemed like odd behaviour for
me for someone using JspC. Better would be if JspC either consistently handled
JSP and Tag files -
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/1462
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build
https://issues.apache.org/bugzilla/show_bug.cgi?id=54095
Mark Thomas ma...@apache.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Thu Oct 10 21:24:59 2013
New Revision: 1531115
URL: http://svn.apache.org/r1531115
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54095
Add support to the Default Servlet for serving gzipped versions of static
resources directly from disk as an alternative to
Author: markt
Date: Thu Oct 10 21:37:40 2013
New Revision: 1531120
URL: http://svn.apache.org/r1531120
Log:
Fix TestVirtualContext after changes in r1530937
Added:
tomcat/trunk/test/webapp-virtual-library/target/WEB-INF/ (with props)
Author: markt
Date: Thu Oct 10 22:01:14 2013
New Revision: 1531127
URL: http://svn.apache.org/r1531127
Log:
Missed a path that needed changing in r1531120
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestVirtualContext.java
Modified:
Author: kpreisser
Date: Thu Oct 10 22:20:03 2013
New Revision: 1531130
URL: http://svn.apache.org/r1531130
Log:
Allow to draw other forms like line, rectangle and circle/ellipse.
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java
Author: kpreisser
Date: Thu Oct 10 22:33:31 2013
New Revision: 1531138
URL: http://svn.apache.org/r1531138
Log:
Follow-Up to r1531130:
Also set the correct mouse coordinates when canceling the drawing.
Modified:
tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
Modified:
On 10/10/2013 14:18, Mladen Turk wrote:
Version 1.1.29 is bug fixing release.
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Native 1.1.29 is
[X] Stable, go ahead and release
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/5094
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build
Author: kpreisser
Date: Fri Oct 11 00:45:16 2013
New Revision: 1531156
URL: http://svn.apache.org/r1531156
Log:
Handle coordinates as double instead of int.
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java
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-trunk-validate has an issue affecting its community integration.
Author: kpreisser
Date: Fri Oct 11 01:31:27 2013
New Revision: 1531161
URL: http://svn.apache.org/r1531161
Log:
Fix whitespaces
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java
Modified:
68 matches
Mail list logo