Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
deepak #1
Member since Dec 2005 · 26 posts
Group memberships: Members
Show profile · Link to this post
Subject: Error loading contacts
I am running Jive Messenger, Version: 2.2.2 on one machine and I installed Wildfire Server 2.5.1 on another machine.
Then I imported jiveUser and jiveRoster tables from my jive messenger db to wildfire db. Now when I try to login, I am not able to login...
This is happens with some users only...

Miniclient Debug log:

SEND: <stream:stream to='mrecord-dc' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
RECV: <stream:stream xmlns:stream="http://etherx.jabber.org/streams" version="1.0" from="mrecord-dc" xml:lang="en" id="9696a8a5" >
RECV: <stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" /><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>CRAM-MD5</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><auth xmlns="http://jabber.org/features/iq-auth" /><register xmlns="http://jabber.org/features/iq-register" /></stream:features>
SEND: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
RECV: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
SEND: <stream:stream to='mrecord-dc' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
RECV: <stream:stream xmlns:stream="http://etherx.jabber.org/streams" version="1.0" from="mrecord-dc" xml:lang="en" id="9696a8a5" >
RECV: <stream:features xmlns:stream="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>CRAM-MD5</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><auth xmlns="http://jabber.org/features/iq-auth" /><register xmlns="http://jabber.org/features/iq-register" /></stream:features>
SEND: <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="DIGEST-MD5" />
RECV: <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cmVhbG09Im1yZWNvcmQtZGMiLG5vbmNlPSJEbkpkR2tBcUhuY1IxeUJwcm5xaXV5L201cktSWk5oYlF1MlRIV2RoIixxb3A9ImF1dGgiLGNoYXJzZXQ9InV0Zi04IixhbGdvcml0aG09Im1kNS1zZXNzIg==</challenge>
SEND: <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dXNlcm5hbWU9InNfZGVlcGFrIixyZWFsbT0ibXJlY29yZC1kYyIsbm9uY2U9IkRuSmRHa0FxSG5jUjF5QnBybnFpdXkvbTVyS1JaTmhiUXUyVEhXZGgiLGNub25jZT0iNjk1MmUxYjg4NWVkOWNiYmU3N2E2YThiYTNkZjIyNDdjOTE1ODQyNzYwMzgwMzZjYTRlMjlkNTRlMDZhZDg2YyIsbmM9MDAwMDAwMDEscW9wPWF1dGgsZGlnZXN0LXVyaT0ieG1wcC9tcmVjb3JkLWRjIixjaGFyc2V0PXV0Zi04LHJlc3BvbnNlPTZhZWUyYWNlMmE2YjBlOTc0ODU3MTNhYzRiYmFmMWI2</response>
RECV: <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cnNwYXV0aD1iZGY2MDc0MmI2NThiY2Y4ODI2ZDgxYzExOGM3MTVkMQ==</challenge>
SEND: <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl" />
RECV: <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl" />
SEND: <stream:stream to='mrecord-dc' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
RECV: <stream:stream xmlns:stream="http://etherx.jabber.org/streams" version="1.0" from="mrecord-dc" xml:lang="en" id="9696a8a5" >
RECV: <stream:features xmlns:stream="http://etherx.jabber.org/streams"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind" /><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></stream:features>
SEND: <iq xmlns="jabber:client" id="agsXMPP_1" type="set" to="mrecord-dc"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>MiniClient</resource></bind></iq>
RECV: <iq xmlns="jabber:client" from="mrecord-dc" id="agsXMPP_1" to="mrecord-dc/9696a8a5" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>s_deepak@mrecord-dc/MiniClient</jid></bind></iq>
SEND: <iq xmlns="jabber:client" id="agsXMPP_2" type="set" to="mrecord-dc"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
RECV: <iq xmlns="jabber:client" from="mrecord-dc" id="agsXMPP_2" to="s_deepak@mrecord-dc/MiniClient" type="result"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
SEND: <iq xmlns="jabber:client" id="agsXMPP_3" type="get" to="mrecord-dc"><query xmlns="jabber:iq:agents" /></iq>
SEND: <iq xmlns="jabber:client" id="agsXMPP_4" type="get"><query xmlns="jabber:iq:roster" /></iq>
RECV: <iq xmlns="jabber:client" from="mrecord-dc" id="agsXMPP_3" to="s_deepak@mrecord-dc/MiniClient" type="error"><query xmlns="jabber:iq:agents" /><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Hi,

The error which the server returns is the reply to the agents query. This is correct because Wildfire supports no agents and returns feature not implemented. But in your log there is no anwser to the roster query.
Are you sure that you imported all required tables and that your server works correct? This look like a server problem, not a agsXMPP problem.

Alex
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS