Smack4.2.3 NoResponseException when joinroom

hello,can you help me
when i use smack 4.2.3 that i joinroom,then i get it:
joinGroup e=org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 10000ms (~10s). Waited for response using: AndFilter: (StanzaTypeFilter: Presence, OrFilter: (AndFilter: (FromMatchesFilter (ignoreResourcepart): 100004_6tdrvsfte@conference.192.168.1.102, MUCUserStatusCodeFilter: status=110), AndFilter: (FromMatchesFilter (full): 100004_6tdrvsfte@conference.192.168.1.102/不算是, StanzaIdFilter: id=EeOhO-56, PresenceTypeFilter: type=error))).
04-14 22:05:07.318 2224-2374/com.wqx.dowa W/System.err: or
i need you help,thanks

04-16 21:50:08.222 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <stream:stream xmlns='jabber:client' to='192.168.1.102' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
04-16 21:50:08.239 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="192.168.1.102" id="9slkc2vgle" xml:lang="en" version="1.0">
04-16 21:50:08.246 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>CRAM-MD5</mechanism><mechanism>DIGEST-MD5</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><ver xmlns="urn:xmpp:features:rosterver"/><register xmlns="http://jabber.org/features/iq-register"/></stream:features>
04-16 21:50:08.259 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-1'>biwsbj0xMDAwMDQscj1meE1yWGctMmoxM2wqPHcxOihzemZTX00yRVxUNVFCbg==</auth>
04-16 21:50:08.272 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1meE1yWGctMmoxM2wqPHcxOihzemZTX00yRVxUNVFCbjM1MDhkOGI5LWQwMzEtNDBjOC1iNjc4LThmOGUwMDgxNTJiZixzPWh3L2Y5QmZXUEZMbTIzRXMxbWpoYmxjODFrK3JLSlRLLGk9NDA5Ng==</challenge>
04-16 21:50:08.681 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1iaXdzLHI9ZnhNclhnLTJqMTNsKjx3MTooc3pmU19NMkVcVDVRQm4zNTA4ZDhiOS1kMDMxLTQwYzgtYjY3OC04ZjhlMDA4MTUyYmYscD1GZnhNLzBiYmlHRVBRWXU0UEpvZzZuYU5qbG89</response>
04-16 21:50:08.703 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01UEdENjhrRW5TQlprb3h2R2NKYjFpS3Bzdkk9</success>
04-16 21:50:08.707 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <stream:stream xmlns='jabber:client' to='192.168.1.102' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' id='9slkc2vgle' xml:lang='en'>
04-16 21:50:08.714 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="192.168.1.102" id="9slkc2vgle" xml:lang="en" version="1.0"><stream:features><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><ver xmlns="urn:xmpp:features:rosterver"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><sm xmlns='urn:xmpp:sm:2'/><sm xmlns='urn:xmpp:sm:3'/></stream:features>
04-16 21:50:08.723 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq id='mvIhb-6' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>dowa</resource></bind></iq>
04-16 21:50:08.745 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-6" to="192.168.1.102/9slkc2vgle"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>100004@192.168.1.102/dowa</jid></bind></iq>
04-16 21:50:08.748 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='192.168.1.102/9slkc2vgle' id='mvIhb-6' type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>100004@192.168.1.102/dowa</jid></bind></iq>
04-16 21:50:08.758 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <enable xmlns='urn:xmpp:sm:3' resume='true'/>
04-16 21:50:08.778 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <enabled xmlns="urn:xmpp:sm:3" resume="true" id="ZG93YQA5c2xrYzJ2Z2xl"/>
04-16 21:50:08.783 8771-8842/com.wqx.dowa I/SMACK: User logged (0): 100004@192.168.1.102:5222/dowa
04-16 21:50:08.795 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq id='mvIhb-8' type='get'><query xmlns='jabber:iq:roster'></query></iq>
04-16 21:50:08.802 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-8" to="100004@192.168.1.102/dowa"><query xmlns="jabber:iq:roster" ver="257007693"><item jid="100001@192.168.1.102" name="更方便" subscription="both"/></query></iq>
04-16 21:50:08.804 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-9' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:08.809 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' id='mvIhb-8' type='result'><query xmlns='jabber:iq:roster' ver='257007693'><item jid='100001@192.168.1.102' name='更方便' subscription='both'></item></query></iq>
04-16 21:50:08.814 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-9" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="server" name="Openfire Server" type="im"/><identity category="pubsub" type="pep"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#subscription-options"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#multi-subscribe"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="jabber:iq:register"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="jabber:iq:roster"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="urn:xmpp:time"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="jabber:iq:privacy"/><feature var="jabber:iq:last"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/offline"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/address"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="jabber:iq:private"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:08.832 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-9' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='server' name='Openfire Server' type='im'/><identity category='pubsub' type='pep'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='vcard-temp'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='msgoffline'/><feature var='http://jabber.org/protocol/pubsub#get-pending'/><feature var='http://jabber.org/protocol/pubsub#multi-subscribe'/><feature var='http://jabber.org/protocol/pubsub#presence-notifications'/><feature var='urn:xmpp:ping'/><feature var='jabber:iq:register'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#auto-create'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='jabber:iq:roster'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#retrieve-affiliations'/><feature var='jabber:iq:version'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='urn:xmpp:time'/><feature var='http://jabber.org/protocol/pubsub#manage-subscriptions'/><feature var='jabber:iq:privacy'/><feature var='jabber:iq:last'/><feature var='http://jabber.org/protocol/commands'/><feature var='http://jabber.org/protocol/offline'/><feature var='urn:xmpp:carbons:2'/><feature var='http://jabber.org/protocol/address'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/pubsub#collections'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='jabber:iq:private'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:08.838 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-12' type='get'><query xmlns='http://jabber.org/protocol/disco#items'></query></iq>
04-16 21:50:08.845 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-12" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#items"><item jid="proxy.192.168.1.102" name="Socks 5 Bytestreams Proxy"/><item jid="conference.192.168.1.102" name="公共房间"/><item jid="pubsub.192.168.1.102" name="Publish-Subscribe service"/><item jid="search.192.168.1.102" name="User Search"/></query></iq>
04-16 21:50:08.849 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-12' type='result'><query xmlns='http://jabber.org/protocol/disco#items'><item jid='proxy.192.168.1.102' name='Socks 5 Bytestreams Proxy'/><item jid='conference.192.168.1.102' name='公共房间'/><item jid='pubsub.192.168.1.102' name='Publish-Subscribe service'/><item jid='search.192.168.1.102' name='User Search'/></query></iq>
04-16 21:50:08.854 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='proxy.192.168.1.102' id='mvIhb-14' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:08.859 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-14" from="proxy.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="proxy" name="SOCKS5 Bytestreams Service" type="bytestreams"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
04-16 21:50:08.863 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='proxy.192.168.1.102' id='mvIhb-14' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='proxy' name='SOCKS5 Bytestreams Service' type='bytestreams'/><feature var='http://jabber.org/protocol/bytestreams'/><feature var='http://jabber.org/protocol/disco#info'/></query></iq>
04-16 21:50:08.869 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='conference.192.168.1.102' id='mvIhb-16' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq><r xmlns='urn:xmpp:sm:3'/>
04-16 21:50:08.876 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-16" from="conference.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="conference" name="公共房间" type="text"/><identity category="directory" name="Public Chatroom Search" type="chatroom"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="jabber:iq:search"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:08.879 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='conference.192.168.1.102' id='mvIhb-16' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='conference' name='公共房间' type='text'/><identity category='directory' name='Public Chatroom Search' type='chatroom'/><feature var='http://jabber.org/protocol/muc'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:search'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:08.885 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='pubsub.192.168.1.102' id='mvIhb-18' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:08.892 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <r xmlns='urn:xmpp:sm:3' /><a xmlns='urn:xmpp:sm:3' h='5' />
04-16 21:50:08.894 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-18" from="pubsub.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="pubsub" name="Publish-Subscribe service" type="service"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/pubsub#multi-subscribe"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#subscription-options"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
04-16 21:50:08.895 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <a xmlns='urn:xmpp:sm:3' h='5'/>
04-16 21:50:08.904 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='pubsub.192.168.1.102' id='mvIhb-18' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='pubsub' name='Publish-Subscribe service' type='service'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#collections'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#get-pending'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#manage-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#multi-subscribe'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#presence-notifications'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-affiliations'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/disco#info'/></query></iq>
04-16 21:50:08.909 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='search.192.168.1.102' id='mvIhb-20' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:09.112 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-20" from="search.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="directory" type="user" name="User Search"/><feature var="jabber:iq:search"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:09.114 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='search.192.168.1.102' id='mvIhb-20' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='directory' name='User Search' type='user'/><feature var='jabber:iq:search'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:09.121 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-22' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:09.131 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-22" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="server" name="Openfire Server" type="im"/><identity category="pubsub" type="pep"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#subscription-options"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#multi-subscribe"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="jabber:iq:register"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="jabber:iq:roster"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="urn:xmpp:time"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="jabber:iq:privacy"/><feature var="jabber:iq:last"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/offline"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/address"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="jabber:iq:private"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:09.144 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-22' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='server' name='Openfire Server' type='im'/><identity category='pubsub' type='pep'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='vcard-temp'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='msgoffline'/><feature var='http://jabber.org/protocol/pubsub#get-pending'/><feature var='http://jabber.org/protocol/pubsub#multi-subscribe'/><feature var='http://jabber.org/protocol/pubsub#presence-notifications'/><feature var='urn:xmpp:ping'/><feature var='jabber:iq:register'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#auto-create'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='jabber:iq:roster'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#retrieve-affiliations'/><feature var='jabber:iq:version'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='urn:xmpp:time'/><feature var='http://jabber.org/protocol/pubsub#manage-subscriptions'/><feature var='jabber:iq:privacy'/><feature var='jabber:iq:last'/><feature var='http://jabber.org/protocol/commands'/><feature var='http://jabber.org/protocol/offline'/><feature var='urn:xmpp:carbons:2'/><feature var='http://jabber.org/protocol/address'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/pubsub#collections'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='jabber:iq:private'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:09.149 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-24' type='get'><query xmlns='http://jabber.org/protocol/disco#items'></query></iq>
04-16 21:50:09.157 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-24" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#items"><item jid="proxy.192.168.1.102" name="Socks 5 Bytestreams Proxy"/><item jid="conference.192.168.1.102" name="公共房间"/><item jid="pubsub.192.168.1.102" name="Publish-Subscribe service"/><item jid="search.192.168.1.102" name="User Search"/></query></iq>
04-16 21:50:09.160 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-24' type='result'><query xmlns='http://jabber.org/protocol/disco#items'><item jid='proxy.192.168.1.102' name='Socks 5 Bytestreams Proxy'/><item jid='conference.192.168.1.102' name='公共房间'/><item jid='pubsub.192.168.1.102' name='Publish-Subscribe service'/><item jid='search.192.168.1.102' name='User Search'/></query></iq>
04-16 21:50:09.170 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='proxy.192.168.1.102' id='mvIhb-26' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq><r xmlns='urn:xmpp:sm:3'/>
04-16 21:50:09.178 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-26" from="proxy.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="proxy" name="SOCKS5 Bytestreams Service" type="bytestreams"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
04-16 21:50:09.181 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='proxy.192.168.1.102' id='mvIhb-26' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='proxy' name='SOCKS5 Bytestreams Service' type='bytestreams'/><feature var='http://jabber.org/protocol/bytestreams'/><feature var='http://jabber.org/protocol/disco#info'/></query></iq>
04-16 21:50:09.188 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='conference.192.168.1.102' id='mvIhb-28' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:09.192 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <r xmlns='urn:xmpp:sm:3' /><a xmlns='urn:xmpp:sm:3' h='10' />
04-16 21:50:09.194 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <a xmlns='urn:xmpp:sm:3' h='10'/>
04-16 21:50:09.202 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-28" from="conference.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="conference" name="公共房间" type="text"/><identity category="directory" name="Public Chatroom Search" type="chatroom"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="jabber:iq:search"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:09.205 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='conference.192.168.1.102' id='mvIhb-28' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='conference' name='公共房间' type='text'/><identity category='directory' name='Public Chatroom Search' type='chatroom'/><feature var='http://jabber.org/protocol/muc'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:search'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:09.211 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='pubsub.192.168.1.102' id='mvIhb-30' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:09.218 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-30" from="pubsub.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="pubsub" name="Publish-Subscribe service" type="service"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/pubsub#multi-subscribe"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#subscription-options"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
04-16 21:50:09.227 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='pubsub.192.168.1.102' id='mvIhb-30' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='pubsub' name='Publish-Subscribe service' type='service'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#collections'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#get-pending'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#manage-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#multi-subscribe'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#presence-notifications'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-affiliations'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/disco#info'/></query></iq>
04-16 21:50:09.232 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='search.192.168.1.102' id='mvIhb-32' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:09.237 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-32" from="search.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="directory" type="user" name="User Search"/><feature var="jabber:iq:search"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:09.240 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='search.192.168.1.102' id='mvIhb-32' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='directory' name='User Search' type='user'/><feature var='jabber:iq:search'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:09.242 8771-8842/com.wqx.dowa I/SmackImpl:   authenticated-------------
04-16 21:50:09.243 8771-8842/com.wqx.dowa I/SMACK: XMPPConnection authenticated (XMPPTCPConnection[100004@192.168.1.102/dowa] (0))
04-16 21:50:09.245 8771-8842/com.wqx.dowa I/SmackImpl:   登录成功----------
04-16 21:50:09.249 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <presence id='mvIhb-34'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='lWpWNgqtfynY+MxupmhOr2LZqOg='/></presence>
04-16 21:50:09.274 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102/UserMucList' id='mvIhb-35' type='get'><query xmlns='xmpp:info:groups' type='get_groups_info' data='100004@192.168.1.102/dowa'></query></iq><r xmlns='urn:xmpp:sm:3'/>
04-16 21:50:09.287 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <presence id='mvIhb-37'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='lWpWNgqtfynY+MxupmhOr2LZqOg='/></presence>
04-16 21:50:09.294 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-38' type='get'><query xmlns='jabber:iq:register'></query></iq>
04-16 21:50:09.468 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-35" from="192.168.1.102/UserMucList" to="100004@192.168.1.102/dowa"><groups xmlns="xmpp:info:groups" logoutTime="-1"><item xmlns="xmpp:info:group:item" groupJid="100001_ir1jbcntb@conference.192.168.1.102" groupName="20180415235721" groupDesc="" nickName=""/></groups></iq>
04-16 21:50:09.519 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <a xmlns='urn:xmpp:sm:3' h='15' /><presence id="mvIhb-37" from="100004@192.168.1.102/dowa" to="100004@192.168.1.102/dowa"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://www.igniterealtime.org/projects/smack" ver="lWpWNgqtfynY+MxupmhOr2LZqOg="></c></presence><r xmlns='urn:xmpp:sm:3' /><iq type="result" id="mvIhb-38" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="jabber:iq:register"><username>100004</username><password></password><email></email><name>不算是</name><x xmlns="jabber:x:data" type="form"><title>XMPP Client Registration</title><instructions>Please provide the following information</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value>100004</value></field><field var="name" type="text-single" label="Full name"><value>不算是</value></field><field var="email" type="text-single" label="Email"><value></value></field><field var="password" type="text-private" label="Password"><required/></field></x><registered/></query></iq>
04-16 21:50:09.522 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102/UserMucList' id='mvIhb-35' type='result'><groups xmlns='xmpp:info:groups'><item xmlns="xmpp:info:group:item" groupJid="100001_ir1jbcntb@conference.192.168.1.102" nickName="" groupName="" groupDesc="" /></groups></iq>
04-16 21:50:09.524 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <a xmlns='urn:xmpp:sm:3' h='14'/>
04-16 21:50:09.525 8771-8853/com.wqx.dowa I/SmackImpl: groupInfoResultStanzaListener packet.toXML()=<iq to='100004@192.168.1.102/dowa' from='192.168.1.102/UserMucList' id='mvIhb-35' type='result'><groups xmlns='xmpp:info:groups'><item xmlns="xmpp:info:group:item" groupJid="100001_ir1jbcntb@conference.192.168.1.102" nickName="" groupName="" groupDesc="" /></groups></iq>
04-16 21:50:09.563 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-38' type='result'><query xmlns='jabber:iq:register'><name>不算是</name><email></email><password></password><username>100004</username><registered></registered><x xmlns='jabber:x:data' type='form'><title>XMPP Client Registration</title><instructions>Please provide the following information</instructions><field var='FORM_TYPE' type='hidden'><value>jabber:iq:register</value></field><field label='Username' var='username' type='text-single'><required/><value>100004</value></field><field label='Full name' var='name' type='text-single'><value>不算是</value></field><field label='Email' var='email' type='text-single'><value></value></field><field label='Password' var='password' type='text-private'><required/></field></x></query></iq>
04-16 21:50:09.567 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-41' type='get'><query xmlns='jabber:iq:register'></query></iq>
04-16 21:50:09.615 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <presence id='mvIhb-43'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='yi/R2XA7y+3bfwIg2F2VKaQxKCM='/></presence><iq id='mvIhb-44' type='set'><enable xmlns='urn:xmpp:carbons:2'/></iq><r xmlns='urn:xmpp:sm:3'/><presence id='mvIhb-45'><status>在线</status><priority>0</priority><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='yi/R2XA7y+3bfwIg2F2VKaQxKCM='/></presence>
04-16 21:50:09.756 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-41" from="192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="jabber:iq:register"><username>100004</username><password></password><email></email><name>不算是</name><x xmlns="jabber:x:data" type="form"><title>XMPP Client Registration</title><instructions>Please provide the following information</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value>100004</value></field><field var="name" type="text-single" label="Full name"><value>不算是</value></field><field var="email" type="text-single" label="Email"><value></value></field><field var="password" type="text-private" label="Password"><required/></field></x><registered/></query></iq>
04-16 21:50:09.771 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-41' type='result'><query xmlns='jabber:iq:register'><name>不算是</name><email></email><password></password><username>100004</username><registered></registered><x xmlns='jabber:x:data' type='form'><title>XMPP Client Registration</title><instructions>Please provide the following information</instructions><field var='FORM_TYPE' type='hidden'><value>jabber:iq:register</value></field><field label='Username' var='username' type='text-single'><required/><value>100004</value></field><field label='Full name' var='name' type='text-single'><value>不算是</value></field><field label='Email' var='email' type='text-single'><value></value></field><field label='Password' var='password' type='text-private'><required/></field></x></query></iq>
04-16 21:50:09.775 8771-8853/com.wqx.dowa I/ImGroupManager: com.wqx.dowa.smack.ImGroupManager@b971f56  joinGroup groupJid=100001_ir1jbcntb@conference.192.168.1.102
04-16 21:50:09.794 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <presence id="mvIhb-43" from="100004@192.168.1.102/dowa" to="100004@192.168.1.102/dowa"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://www.igniterealtime.org/projects/smack" ver="yi/R2XA7y+3bfwIg2F2VKaQxKCM="></c></presence><iq type="result" id="mvIhb-44" to="100004@192.168.1.102/dowa"/><r xmlns='urn:xmpp:sm:3' /><a xmlns='urn:xmpp:sm:3' h='20' /><presence id="mvIhb-45" from="100004@192.168.1.102/dowa" to="100004@192.168.1.102/dowa"><status>在线</status><priority>0</priority><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://www.igniterealtime.org/projects/smack" ver="yi/R2XA7y+3bfwIg2F2VKaQxKCM="></c></presence>
04-16 21:50:09.796 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <presence to='100004@192.168.1.102/dowa' from='100004@192.168.1.102/dowa' id='mvIhb-43'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='yi/R2XA7y+3bfwIg2F2VKaQxKCM='/></presence>
04-16 21:50:09.799 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' id='mvIhb-44' type='result'></iq>
04-16 21:50:09.803 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <presence to='100004@192.168.1.102/dowa' from='100004@192.168.1.102/dowa' id='mvIhb-45'><status>在线</status><priority>0</priority><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='yi/R2XA7y+3bfwIg2F2VKaQxKCM='/></presence>
04-16 21:50:09.803 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <a xmlns='urn:xmpp:sm:3' h='18'/>
04-16 21:50:09.813 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='conference.192.168.1.102' id='mvIhb-52' type='get'><query xmlns='http://jabber.org/protocol/disco#info'></query></iq>
04-16 21:50:10.011 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-52" from="conference.192.168.1.102" to="100004@192.168.1.102/dowa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="conference" name="公共房间" type="text"/><identity category="directory" name="Public Chatroom Search" type="chatroom"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="jabber:iq:search"/><feature var="http://jabber.org/protocol/rsm"/></query></iq>
04-16 21:50:10.015 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='conference.192.168.1.102' id='mvIhb-52' type='result'><query xmlns='http://jabber.org/protocol/disco#info'><identity category='conference' name='公共房间' type='text'/><identity category='directory' name='Public Chatroom Search' type='chatroom'/><feature var='http://jabber.org/protocol/muc'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:search'/><feature var='http://jabber.org/protocol/rsm'/></query></iq>
04-16 21:50:10.026 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <presence to='100001_ir1jbcntb@conference.192.168.1.102/MTAwMDA0QDE5Mi4xNjguMS4xMDIvZG93YSPkuI3nrpfmmK8=' id='mvIhb-51'><x xmlns='http://jabber.org/protocol/muc'></x><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='yi/R2XA7y+3bfwIg2F2VKaQxKCM='/></presence>
04-16 21:50:20.026 8771-8853/com.wqx.dowa I/ImGroupManager:  joinGroup Exception=org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 10000ms (~10s). Waited for response using: AndFilter: (StanzaTypeFilter: Presence, OrFilter: (AndFilter: (FromMatchesFilter (ignoreResourcepart): 100001_ir1jbcntb@conference.192.168.1.102, MUCUserStatusCodeFilter: status=110), AndFilter: (FromMatchesFilter (full): 100001_ir1jbcntb@conference.192.168.1.102/MTAwMDA0QDE5Mi4xNjguMS4xMDIvZG93YSPkuI3nrpfmmK8=, StanzaIdFilter: id=mvIhb-51, PresenceTypeFilter: type=error))).
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err: org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 10000ms (~10s). Waited for response using: AndFilter: (StanzaTypeFilter: Presence, OrFilter: (AndFilter: (FromMatchesFilter (ignoreResourcepart): 100001_ir1jbcntb@conference.192.168.1.102, MUCUserStatusCodeFilter: status=110), AndFilter: (FromMatchesFilter (full): 100001_ir1jbcntb@conference.192.168.1.102/MTAwMDA0QDE5Mi4xNjguMS4xMDIvZG93YSPkuI3nrpfmmK8=, StanzaIdFilter: id=mvIhb-51, PresenceTypeFilter: type=error))).
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at org.jivesoftware.smack.StanzaCollector.nextResultOrThrow(StanzaCollector.java:260)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at org.jivesoftware.smackx.muc.MultiUserChat.enter(MultiUserChat.java:355)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:711)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at org.jivesoftware.smackx.muc.MultiUserChat.join(MultiUserChat.java:632)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at com.wqx.dowa.smack.ImGroupManager.joinGroup(ImGroupManager.java:523)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at com.wqx.dowa.smack.ImGroupInfoHelp.onGroupInfo(ImGroupInfoHelp.java:114)
04-16 21:50:20.027 8771-8853/com.wqx.dowa W/System.err:     at com.wqx.dowa.smack.SmackImpl$5.processStanza(SmackImpl.java:429)
04-16 21:50:20.028 8771-8853/com.wqx.dowa W/System.err:     at org.jivesoftware.smack.AbstractXMPPConnection$5.run(AbstractXMPPConnection.java:1164)
04-16 21:50:20.294 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-54' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
04-16 21:50:20.318 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-54" from="192.168.1.102" to="100004@192.168.1.102/dowa"/>
04-16 21:50:20.319 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-54' type='result'></iq>
04-16 21:50:30.325 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-56' type='get'><ping xmlns='urn:xmpp:ping'/></iq><r xmlns='urn:xmpp:sm:3'/>
04-16 21:50:30.335 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-56" from="192.168.1.102" to="100004@192.168.1.102/dowa"/>
04-16 21:50:30.337 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-56' type='result'></iq>
04-16 21:50:30.341 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <r xmlns='urn:xmpp:sm:3' /><a xmlns='urn:xmpp:sm:3' h='25' />
04-16 21:50:30.343 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <a xmlns='urn:xmpp:sm:3' h='22'/>
04-16 21:50:40.347 8771-8850/com.wqx.dowa I/SMACK: SENT (0): <iq to='192.168.1.102' id='mvIhb-58' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
04-16 21:50:40.365 8771-8851/com.wqx.dowa I/SMACK: RECV (0): <iq type="result" id="mvIhb-58" from="192.168.1.102" to="100004@192.168.1.102/dowa"/>
04-16 21:50:40.367 8771-8851/com.wqx.dowa I/SMACK: RCV PKT (0): <iq to='100004@192.168.1.102/dowa' from='192.168.1.102' id='mvIhb-58' type='result'></iq>