You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rainer Jung <ra...@kippdata.de> on 2021/08/02 22:12:27 UTC

Re: [VOTE] Release Apache Tomcat 10.1.0-M3

Hi there,

is anyone able to run he websockets examples? For instance the "echo" 
example? I immediately get "Info: WebSocket connection closed, Code: 
1006" and a 404 response. This happened on a self-compiled installation 
on Linux but also on an extracted binary Windows 64 Bits download from 
the voting site.

Could it be, that the registration of the endpoints is somehow broken?

The example works in 10.0.10 using the same Java 11 installation that I 
used to test 10.1.0.

Thanks and regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 10.1.0-M3

Posted by Igal Sapir <is...@apache.org>.
On Mon, Aug 2, 2021 at 3:34 PM Mark Thomas <ma...@apache.org> wrote:

> Hi Rainer,
>
> I see the same thing.
>
> My Java 11 cleanup is the obvious likely candidate for the root cause. I
> can dig into this some more tomorrow. Looks like we'll need an M4 release.
>

Confirmed.  WebSocket echo example works in 10.0.10 but fails in 10.1.0-M3.

Great catch Rainer!

Igal


>
> Mark
>
>
> On 03/08/2021 00:12, Rainer Jung wrote:
> > Hi there,
> >
> > is anyone able to run he websockets examples? For instance the "echo"
> > example? I immediately get "Info: WebSocket connection closed, Code:
> > 1006" and a 404 response. This happened on a self-compiled installation
> > on Linux but also on an extracted binary Windows 64 Bits download from
> > the voting site.
> >
> > Could it be, that the registration of the endpoints is somehow broken?
> >
> > The example works in 10.0.10 using the same Java 11 installation that I
> > used to test 10.1.0.
> >
> > Thanks and regards,
> >
> > Rainer
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: dev-help@tomcat.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

Re: [VOTE] Release Apache Tomcat 10.1.0-M3

Posted by Mark Thomas <ma...@apache.org>.
Hi Rainer,

I see the same thing.

My Java 11 cleanup is the obvious likely candidate for the root cause. I 
can dig into this some more tomorrow. Looks like we'll need an M4 release.

Mark


On 03/08/2021 00:12, Rainer Jung wrote:
> Hi there,
> 
> is anyone able to run he websockets examples? For instance the "echo" 
> example? I immediately get "Info: WebSocket connection closed, Code: 
> 1006" and a 404 response. This happened on a self-compiled installation 
> on Linux but also on an extracted binary Windows 64 Bits download from 
> the voting site.
> 
> Could it be, that the registration of the endpoints is somehow broken?
> 
> The example works in 10.0.10 using the same Java 11 installation that I 
> used to test 10.1.0.
> 
> Thanks and regards,
> 
> Rainer
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org