[jdev] Net::Jabber Process() blocking

Jeremy Lunn jeremy at austux.net
Wed Jun 1 21:57:01 CDT 2005


On Sun, May 29, 2005 at 08:01:55PM +1000, Jeremy Lunn wrote:
> Here's a quick and nasty script I wrote to quickly return a list of
> users logged in, using service discovery (using it with jabberd 2.0s8).
> It works fine 80% of the time, but sometimes it blocks at the Process 
> line, even though there's a timeout specified.  Any reason as to why it
> might be doing this?  Any way I could debug it?

No one experienced similar problems with Net::Jabber/Net::XMPP?
I've tried messing around with debug output, it seems that the <iq>
response is being received but it's not executing the callback for some
reason.

I'm guessing it's a bug in Net::Jabber?

-- 
Jeremy Lunn
Melbourne, Australia
http://www.jabber.org.au/ - the next generation of Instant Messaging.



More information about the JDev mailing list