Subject Re: Message: buffer end before end of clumplet - clumplet too long
Author intermoves
Hello Roman,

yes, indeed, with the value UTF-8 for the parameter charSet

info.put ("charSet", "UTF-8");

the connection was established.

Thank you very much!

Andreas

> Please try either
>
> info.put ("charSet", "UTF-8");
> or
> info.put ("encoding", "UTF8");