I'm have an error that's occurring because in the log you'll see client1 isn't available. Then Client2 which is a SleekXMPP based client sends an error which client1's library can't deal with when it starts up. How do I disable the error in SleekXMPP so that this doesn't happen.
2013-04-18 16:07:23.739 XMPPIOService.processWaitingPackets() FINEST: XX.XX.XX.XX_5222_XX.XX.XX.XX_50209, type: accept, Socket: TLS: Socket[addr=/XX.XX.XX.XX,port=50209,localport=5222], SENT: <iq to="
internal...@example.com/resource" type="error" id="5005" from="
internal...@example.com"><open sid="5005" block-size="4096" xmlns="
http://jabber.org/protocol/ibb"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Service not available.</text></error></iq>
2013-04-18 16:07:23.739 XMPPIOService.processWaitingPackets() FINEST: XX.XX.XX.XX_5222_XX.XX.XX.XX_50209, type: accept, Socket: TLS: Socket[addr=/XX.XX.XX.XX,port=50209,localport=5222], SENT: <iq to="
internal...@example.com/resource" type="error" id="5005" from="
internal...@example.com"><open sid="5005" block-size="4096" xmlns="
http://jabber.org/protocol/ibb"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Service not available.</text></error></iq>