I configure openfire 4.1.1 successfully.But all client is not able to connect on port 5222.(spark,thunderbird)
Here client is successfully connect on port 5223.
on port 5222 error is(thunderbird)
The server doesn't support encryption. but your configuration required it.
I enable all possible encryption on server.
Finally I got answer.
Port 5222 is already use by another service.It is checked by :
found 5222 port is using 1395 process Kill that by
restart openfire server. Now all working