We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have a little problem with strophe:
when I'm trying to connect to the open fire server this exception throws:
strophe.min.js:3 POST http://advalso01.to.ecomind.prv:7070/http-bind/ 500 (Task org.jivesoftware.openfire.http.HttpSessionManager$HttpPacketSender@103f05f rejected from java.util.concurrent.ThreadPoolExecutor@5b23db[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4])
How I could fix it ?
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have a little problem with strophe:
when I'm trying to connect to the open fire server this exception throws:
strophe.min.js:3 POST http://advalso01.to.ecomind.prv:7070/http-bind/ 500 (Task org.jivesoftware.openfire.http.HttpSessionManager$HttpPacketSender@103f05f rejected from java.util.concurrent.ThreadPoolExecutor@5b23db[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4])
How I could fix it ?
Thanks.
The text was updated successfully, but these errors were encountered: