Problems with log in

I try to log in into jabber serwer which are based on xmpp and I have problem with log in. I know that i was connected when i try to log in. I get some exception:

java.net.SocketException: Connection closed by remote host,

java.io.EOFException: no more data available - expected end tag

Please tell me what i have to do to resolve this problem.

Seems to be a problem of the server accepting connection or establishing the SSL connection. Check if you are using the right address/ports to connect.

I got socket exception, ssl exception but the problem was simple. This exceptions mislead me. In username string I’ve put the whole jid not only the username.