Support #450
No response from Openfire when login
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/12/2012
Due date:
% Done:
0%
Estimated time:
Description
Hi friends,
I setup Openfire + Spark, and it can successfully creating account, login and communicate.
However, when I use the same account to login, error "Connection failed. No response from server." turned up at
if (!mConnection.connect()) {
mErrorMessage = mConnection.getErrorMessage();
return false;
}
I am using anton@im.gyt.com to login, which is same as it is in Spark. Could you please advice that what is the problem for the connection?
No data to display