@@ -998,6 +998,9 @@ public class HttpSession extends LocalClientSession {
...
@@ -998,6 +998,9 @@ public class HttpSession extends LocalClientSession {
}
}
if(!delivered){
if(!delivered){
if(pendingConnections>0){
Log.warn("Unable to deliver a stanza (it is being queued instead), although there are available connections! RID / Connection processing is out of sync!");