[asterisk-bugs] [JIRA] (ASTERISK-21009) xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client
marcelloceschia (JIRA)
noreply at issues.asterisk.org
Tue Jan 29 07:44:58 CST 2013
marcelloceschia created ASTERISK-21009:
------------------------------------------
Summary: xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client
Key: ASTERISK-21009
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21009
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_xmpp
Affects Versions: 11.2.1
Environment: linux x64
Reporter: marcelloceschia
during module unload res_xmpp.so I always get this warnings:
*CLI> module unload res_xmpp.so
-- Message technology handler 'xmpp' unregistered.
== Unregistered application 'JabberSend'
== Unregistered application 'JabberSendGroup'
== Unregistered application 'JabberStatus'
== Unregistered application 'JabberJoin'
== Unregistered application 'JabberLeave'
== Manager unregistered action JabberSend
== Unregistered custom function JABBER_STATUS
== Unregistered custom function JABBER_RECEIVE
res_xmpp.c line 895 (xmpp_pubsub_iq_create): Error obtaining read lock: Resource deadlock avoided
[Jan 29 14:38:08] ERROR[13437]: res_xmpp.c:1246 xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client 'asterisk02'
res_xmpp.c line 895 (xmpp_pubsub_iq_create): Error obtaining read lock: Resource deadlock avoided
[Jan 29 14:38:08] ERROR[13437]: res_xmpp.c:1246 xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client 'asterisk02'
Unloaded res_xmpp.so
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list