Skip to content

Instantly share code, notes, and snippets.

@ndarilek
Created June 3, 2009 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndarilek/123277 to your computer and use it in GitHub Desktop.
Save ndarilek/123277 to your computer and use it in GitHub Desktop.
D, [2009-06-03T17:03:02.975315 #32267] DEBUG -- : << <message type='chat' to='utterance.localhost' from='nolan@localhost/Eee' id='purple22543b60' xmlns='jabber:client'><x xmlns='jabber:x:event'></x><active xmlns='http://jabber.org/protocol/chatstates'></active></message>
D, [2009-06-03T17:03:02.975569 #32267] DEBUG -- : PARSING: (<message type='chat' to='utterance.localhost' from='nolan@localhost/Eee' id='purple22543b60' xmlns='jabber:client'><x xmlns='jabber:x:event'></x><active xmlns='http://jabber.org/protocol/chatstates'></active></message>)
D, [2009-06-03T17:03:02.976023 #32267] DEBUG -- : START ELEM: ({:uri=>"jabber:client", :prefix=>nil, :ns=>{nil=>"jabber:client"}, :elem=>"message", :attrs=>{"from"=>"nolan@localhost/Eee", "id"=>"purple22543b60", "to"=>"utterance.localhost", "type"=>"chat"}})
D, [2009-06-03T17:03:02.976785 #32267] DEBUG -- : START ELEM: ({:uri=>"jabber:x:event", :prefix=>nil, :ns=>{nil=>"jabber:x:event"}, :elem=>"x", :attrs=>{}})
D, [2009-06-03T17:03:02.977483 #32267] DEBUG -- : END ELEM: {:uri=>"jabber:x:event", :prefix=>nil, :elem=>"x"}
D, [2009-06-03T17:03:02.977937 #32267] DEBUG -- : START ELEM: ({:uri=>"http://jabber.org/protocol/chatstates", :prefix=>nil, :ns=>{nil=>"http://jabber.org/protocol/chatstates"}, :elem=>"active", :attrs=>{}})
D, [2009-06-03T17:03:02.978574 #32267] DEBUG -- : END ELEM: {:uri=>"http://jabber.org/protocol/chatstates", :prefix=>nil, :elem=>"active"}
D, [2009-06-03T17:03:02.978946 #32267] DEBUG -- : END ELEM: {:uri=>"jabber:client", :prefix=>nil, :elem=>"message"}
D, [2009-06-03T17:03:02.979392 #32267] DEBUG -- : RECEIVING (message) <message xmlns="jabber:client" from="nolan@localhost/Eee" id="purple22543b60" to="utterance.localhost" type="chat">
<x xmlns="jabber:x:event"/>
<active xmlns="http://jabber.org/protocol/chatstates"/>
</message>
D, [2009-06-03T17:03:03.069496 #32267] DEBUG -- : SENDING: (/var/lib/gems/1.8/gems/blather-0.3.4/lib/blather/stream.rb:87:in `receive_data') <stream:error><xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error>
D, [2009-06-03T17:03:03.069904 #32267] DEBUG -- : SENDING: (/var/lib/gems/1.8/gems/blather-0.3.4/lib/blather/stream.rb:156:in `stop') </stream:stream>
D, [2009-06-03T17:03:03.079694 #32267] DEBUG -- :
------------------------------
D, [2009-06-03T17:03:03.079923 #32267] DEBUG -- : << <stream:error><unsupported-stanza-type xmlns='urn:ietf:params:xml:ns:xmpp-streams'></unsupported-stanza-type></stream:error></stream:stream>
D, [2009-06-03T17:03:03.080068 #32267] DEBUG -- : PARSING: (<stream:error><unsupported-stanza-type xmlns='urn:ietf:params:xml:ns:xmpp-streams'></unsupported-stanza-type></stream:error></stream:stream>)
D, [2009-06-03T17:03:03.080504 #32267] DEBUG -- : SENDING: (/var/lib/gems/1.8/gems/blather-0.3.4/lib/blather/stream.rb:87:in `receive_data') <stream:error><xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment