-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Policy-violation on Hablar Client #11
Comments
We need as much info as you can give us: at least the xmpp server and version you are using! :D |
Sure sorry: We have Openfire 3.5.1. |
I don't know exactly... we use openfire and ejabberd and we don't have that problem (does someone have similar issues?)... we need all the info you can collect: 1) the emite traces (the output console in eclipse) and 2) the openfire traces ... Anything you can think is valuable to reproduce the bug... I will try on my own server as soon as i can |
Hi, what openfire version do you use?
I attach the 12 stanzas that client and server exchange to authenticate and extablish a session (See hablar_stanzas_log.rtf) I'll try to see if there are errors/warnings on server side as soon as our admins send me the log files. Unfortunatelly I dont have access to the jabber server. Gracias. |
Hola', unfortunately there are no exceptions in the openfire logs :( Hope you can help me. |
What steps will reproduce the problem?
The client is able to login properly to the jabber server but session is immediately terminated due to a policy-violation.
Output on the client:
Session: disconnected
Session: connecting
Session: authorized
Session: unknown
Session: loggedIn
Session: ready
Session: ready
Session: disconnected
xmpp Stanzas:
Maybe too many simultaneous requests or requests attribute not set or respected?
http://xmpp.org/extensions/xep-0124.html#overactive
Thanks for your help.
The text was updated successfully, but these errors were encountered: