metajack / strophejs

The Strophe.js repository has moved to https://github.com/strophe/strophejs

Home Page:http://strophe.im/strophejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.util.concurrent.ThreadPoolExecutor

CiccioCicc opened this issue · comments

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.