[asterisk-bugs] [JIRA] (ASTERISK-21154) xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Feb 22 19:39:18 CST 2013
Rusty Newton created ASTERISK-21154:
---------------------------------------
Summary: xmpp_pubsub_unsubscribe: Could not create IQ when creating pubsub unsubscription on client
Key: ASTERISK-21154
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21154
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_xmpp
Affects Versions: 11.2.1
Environment: linux x64
Reporter: marcelloceschia
Assignee: Rusty Newton
Severity: Minor
during module unload res_xmpp.so I always get this warnings:
{noformat}
*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
{noformat}
--
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