RE: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-22 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, October 22, 2013 2:57 PM > To: Tomcat Developers List > Subject: Re: Tomcat closes Websocket connection when using a SSL HTTP > APR connector (was: RE: Tagging 7.0.46) >

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-22 Thread Mark Thomas
On 21/10/2013 15:26, Mark Thomas wrote: > On 19/10/2013 23:31, Mark Thomas wrote: >> On 18/10/2013 19:37, Mark Thomas wrote: >>> On 18/10/2013 13:54, Mark Thomas wrote: On 18/10/2013 12:48, Mark Thomas wrote: > When it goes wrong, the sequence is: > Read result [1] > Read result [4

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-21 Thread Mark Thomas
On 19/10/2013 23:31, Mark Thomas wrote: > On 18/10/2013 19:37, Mark Thomas wrote: >> On 18/10/2013 13:54, Mark Thomas wrote: >>> On 18/10/2013 12:48, Mark Thomas wrote: When it goes wrong, the sequence is: Read result [1] Read result [48] Read result [-20014] 18-Oct-2013 12

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-19 Thread Mark Thomas
On 18/10/2013 19:37, Mark Thomas wrote: > On 18/10/2013 13:54, Mark Thomas wrote: >> On 18/10/2013 12:48, Mark Thomas wrote: >>> When it goes wrong, the sequence is: >>> Read result [1] >>> Read result [48] >>> Read result [-20014] >>> 18-Oct-2013 12:23:25.298 SEVERE [http-apr-8443-exec-1] >>> webs

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-18 Thread Mark Thomas
On 18/10/2013 13:54, Mark Thomas wrote: > On 18/10/2013 12:48, Mark Thomas wrote: >> When it goes wrong, the sequence is: >> Read result [1] >> Read result [48] >> Read result [-20014] >> 18-Oct-2013 12:23:25.298 SEVERE [http-apr-8443-exec-1] >> websocket.drawboard.DrawboardEndpoint.onError onError

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-18 Thread Mark Thomas
On 18/10/2013 12:48, Mark Thomas wrote: > When it goes wrong, the sequence is: > Read result [1] > Read result [48] > Read result [-20014] > 18-Oct-2013 12:23:25.298 SEVERE [http-apr-8443-exec-1] > websocket.drawboard.DrawboardEndpoint.onError onError: > java.io.IOException: Unexpected error [20,01

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-18 Thread Mark Thomas
On 18/10/2013 13:46, Konstantin Kolinko wrote: > 2013/10/18 Mark Thomas : >> On 17/10/2013 00:44, Konstantin Preißer wrote: >> >> >> >> >> There is a long series of these results: >> Read result [1] >> Read result [48] >> Read result [-120002] >> >> which looks fairly normal (I need to look into w

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-18 Thread Konstantin Kolinko
2013/10/18 Mark Thomas : > On 17/10/2013 00:44, Konstantin Preißer wrote: > > > > > There is a long series of these results: > Read result [1] > Read result [48] > Read result [-120002] > > which looks fairly normal (I need to look into why we see a single byte > and then 48 bytes rather than 49 b

Re: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-18 Thread Mark Thomas
On 17/10/2013 00:44, Konstantin Preißer wrote: > Additional information: > When I try this with r1532720, then when this close of the Websocket > connection happens, Tomcat logs following exception: > > 17-Oct-2013 01:38:28.378 SEVERE [http-apr-8443-exec-1] > websocket.drawboard.DrawboardEndp

RE: Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-16 Thread Konstantin Preißer
> -Original Message- > From: Konstantin Preißer [mailto:kpreis...@apache.org] > Sent: Thursday, October 17, 2013 1:23 AM > To: 'Tomcat Developers List' > Subject: Tomcat closes Websocket connection when using a SSL HTTP APR > connector (was: RE: Tagging 7.0.46)

Tomcat closes Websocket connection when using a SSL HTTP APR connector (was: RE: Tagging 7.0.46)

2013-10-16 Thread Konstantin Preißer
> -Original Message- > From: Konstantin Preißer [mailto:kpreis...@apache.org] > Sent: Wednesday, October 16, 2013 3:33 PM > I also need to do more testing because the error is not very reproducible on > my current machine (but I have another one where it was more > reproducible) to make su

RE: Tagging 7.0.46

2013-10-16 Thread Konstantin Preißer
Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, October 16, 2013 3:23 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > > On 16/10/2013 14:09, Konstantin Preißer wrote: > > Hi Mark, > > > >

Re: Tagging 7.0.46

2013-10-16 Thread Mark Thomas
On 16/10/2013 14:09, Konstantin Preißer wrote: > Hi Mark, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Wednesday, October 16, 2013 1:28 PM >> To: Tomcat Developers List >> Subject: Re: Tagging 7.0.46 > >> I

RE: Tagging 7.0.46

2013-10-16 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, October 16, 2013 1:28 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > It was an incorrect error message triggered by a connection abort during > the SSL

Re: Tagging 7.0.46

2013-10-16 Thread Mark Thomas
nt: Tuesday, October 15, 2013 4:59 PM >>>> To: Tomcat Developers List >>>> Subject: Re: Tagging 7.0.46 >>> >>>>>> Yes, I can reproduce >>>>>> 1) "java.io.IOException: Unexpected error [20,014] reading data from > the >>

Re: Tagging 7.0.46

2013-10-15 Thread Violeta Georgieva
2013/10/15 Mark Thomas > > On 15/10/2013 16:10, Konstantin Preißer wrote: > > Mark, > > > >> -Original Message- > >> From: Mark Thomas [mailto:ma...@apache.org] > >> Sent: Tuesday, October 15, 2013 4:59 PM > >> To: Tomcat Developers L

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 16:10, Konstantin Preißer wrote: > Mark, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Tuesday, October 15, 2013 4:59 PM >> To: Tomcat Developers List >> Subject: Re: Tagging 7.0.46 > >>>>

RE: Tagging 7.0.46

2013-10-15 Thread Konstantin Preißer
Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, October 15, 2013 4:59 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > >> Yes, I can reproduce > >> 1) "java.io.IOException: Unexpected error [

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 15:51, Konstantin Preißer wrote: > > >> -Original Message- >> From: Konstantin Preißer [mailto:kpreis...@apache.org] >> Sent: Tuesday, October 15, 2013 4:47 PM >> To: 'Tomcat Developers List' >> Subject: RE: Tagging 7.0.

RE: Tagging 7.0.46

2013-10-15 Thread Konstantin Preißer
> -Original Message- > From: Konstantin Preißer [mailto:kpreis...@apache.org] > Sent: Tuesday, October 15, 2013 4:47 PM > To: 'Tomcat Developers List' > Subject: RE: Tagging 7.0.46 > > Hi Mark, > > > -Original Message- > > From:

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 15:46, Konstantin Preißer wrote: > Hi Mark, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Tuesday, October 15, 2013 4:22 PM >> To: Tomcat Developers List >> Subject: Re: Tagging 7.0.46 >> >&g

RE: Tagging 7.0.46

2013-10-15 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, October 15, 2013 4:22 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > > On 15/10/2013 14:28, Konstantin Preißer wrote: > > Hi, > > > >>

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 14:28, Konstantin Preißer wrote: > Hi, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Tuesday, October 15, 2013 1:37 PM > >> Thanks. I've finished now. >> >> Mark > > Note, that the crash and the exceptions I reported in [1] are still > rep

RE: Tagging 7.0.46

2013-10-15 Thread Konstantin Preißer
Hi, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, October 15, 2013 1:37 PM > Thanks. I've finished now. > > Mark Note, that the crash and the exceptions I reported in [1] are still reproducible in current 7.0.x trunk (r1532288) when using a HTTP-AP

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 11:39, Violeta Georgieva wrote: > 2013/10/15 Mark Thomas >> >> On 15/10/2013 09:12, Mark Thomas wrote: >>> On 15/10/2013 09:11, Violeta Georgieva wrote: Hi, I think to start preparing Tomcat 7.0.46 for voting later today. Please reply here if you need to incl

Re: Tagging 7.0.46

2013-10-15 Thread Violeta Georgieva
2013/10/15 Mark Thomas > > On 15/10/2013 09:12, Mark Thomas wrote: > > On 15/10/2013 09:11, Violeta Georgieva wrote: > >> Hi, > >> > >> I think to start preparing Tomcat 7.0.46 for voting later today. > >> > >> Please reply here if you need to include something in this release. > > > > I want to l

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 09:12, Mark Thomas wrote: > On 15/10/2013 09:11, Violeta Georgieva wrote: >> Hi, >> >> I think to start preparing Tomcat 7.0.46 for voting later today. >> >> Please reply here if you need to include something in this release. > > I want to look at the WebSocket examples. I should be

Re: Tagging 7.0.46

2013-10-15 Thread Mark Thomas
On 15/10/2013 09:11, Violeta Georgieva wrote: > Hi, > > I think to start preparing Tomcat 7.0.46 for voting later today. > > Please reply here if you need to include something in this release. I want to look at the WebSocket examples. I should be done in an hour or two. Mark -