This appears to be a problem with TLS negotiation. The TLS initiating entity does not send a new initial stream header, as described in RFC 6120 5.4.3.3. To verfiy, try to disable stream encryption and see if the problem persists.
Make sure that you set a SSLConext in ConnectionConfiguration, that allows a secure connection to the server.