users@tyrus.java.net

Re: Fwd: Unexpected error in java websocket server using Tyrus

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 20 Jun 2016 14:38:11 +0200

Hi Thomas,

thanks for the server side, it would be nice to see client as well.

Anyway, there is one thing which could help a lot - please use latest
Tyrus, version 1.1 is somewhat old and there is lots of bugfixes since
then. Latest stable release is 1.12.

Please let us know how it went.

Regards,
Pavel


On 19/06/16 15:47, Thomas Coudert wrote:
> Hi,
>
> I created a topic here :
> http://stackoverflow.com/questions/37901546/illegal-utf-8-sequence-on-websocket-server-using-java-implementation-tyrus#comment63267616_37901546
> And Pavel Bucek told me to send you an email with the github link on
> my reproducable error here :
> https://github.com/laLoutreMasquee/Tyrus-error
>
> To resume, when the server application runs on a distant debian
> server, when the string sent to it exceeded a certain size ( ~10 000),
> either the server doesn't respond or produce an "illegal utf-8 sequence".
> But when I run the server and the client on my windows computer this
> error never appears. Didi you already heared something about that ? Am
> I doing the thing wrong ?
>
> Thank you,
>
> Best Regards,
> __________________________________________________________________
> Thomas Coudert