Hello all,
We have create some bots to connect on openfire and few days ago we have an issue that bots could not connect on the openfire.
I check the logs and I found the below.
2014.08.05 11:16:00 org.jivesoftware.openfire.interceptor.InterceptorManager - Error in interceptor: org.jivesoftware.openfire.plugin.PacketFilterPlugin@2f12295c while intercepting:
<message id="I4YqR-11695902" to="user@{company_name}/bots" from="user1@{company_name}/" type="error">
<error code="400" type="modify">
<jid-malformed xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</message>
Is it possible packetfiltering prevents the bots resource to reconnect on OpenFire?