Created
May 26, 2015 11:20
-
-
Save fpopic/40865210bcbcd87729ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 05-26 10:51:55.745 22224-22224/? I/art﹕ Not late-enabling -Xcheck:jni (already on) | |
| 05-26 10:51:55.838 22224-22226/? E/art﹕ Failed sending reply to debugger: Broken pipe | |
| 05-26 10:51:55.838 22224-22226/? I/art﹕ Debugger is no longer active | |
| 05-26 10:51:55.848 22224-22226/? W/art﹕ Suspending all threads took: 10.299ms | |
| 05-26 10:51:55.934 22224-22224/? D/SMACK﹕ bind service called | |
| 05-26 10:51:55.949 22224-22240/? D/OpenGLRenderer﹕ Use EGL_SWAP_BEHAVIOR_PRESERVED: true | |
| 05-26 10:51:55.950 22224-22224/? D/﹕ HostConnection::get() New Host Connection established 0xb3fe8060, tid 22224 | |
| 05-26 10:51:55.972 22224-22224/? D/Atlas﹕ Validating map... | |
| 05-26 10:51:55.994 22224-22224/? D/SMACK﹕ SmackService onStartCommand() called. | |
| 05-26 10:51:55.994 22224-22224/? D/SMACK﹕ New SmackConnection created inside service. | |
| 05-26 10:51:56.003 22224-22224/? D/SMACK﹕ SmackService onBind() called. | |
| 05-26 10:51:56.108 22224-22224/? D/SMACK﹕ onBound service | |
| 05-26 10:51:56.147 22224-22240/? D/﹕ HostConnection::get() New Host Connection established 0xa547c490, tid 22240 | |
| 05-26 10:51:56.196 22224-22240/? I/OpenGLRenderer﹕ Initialized EGL, version 1.4 | |
| 05-26 10:51:56.243 22224-22240/? D/OpenGLRenderer﹕ Enabling debug mode 0 | |
| 05-26 10:51:56.262 22224-22240/? W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-26 10:51:56.262 22224-22240/? W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa54824a0, error=EGL_SUCCESS | |
| 05-26 10:51:56.263 22224-22231/? W/art﹕ Suspending all threads took: 31.669ms | |
| 05-26 10:51:56.345 22224-22231/? I/art﹕ Background sticky concurrent mark sweep GC freed 3754(162KB) AllocSpace objects, 2(46KB) LOS objects, 6% free, 2MB/2MB, paused 33.354ms total 93.002ms | |
| 05-26 10:51:56.432 22224-22245/? D/SMACK﹕ SENT (0): <stream:stream xmlns='jabber:client' to='127.0.0.1' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'> | |
| 05-26 10:51:56.443 22224-22246/? D/SMACK﹕ RECV (0): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="127.0.0.1" id="21d04cb" xml:lang="en" version="1.0"><stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><mechanism>CRAM-MD5</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/></stream:features> | |
| 05-26 10:51:56.483 22224-22243/? D/SMACK﹕ Brodcast for connected send. | |
| 05-26 10:52:14.317 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='Vit09-3' type='get'><query xmlns='jabber:iq:register'></query></iq> | |
| 05-26 10:52:14.320 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="Vit09-3" from="127.0.0.1"><query xmlns="jabber:iq:register"><username/><password/><email/><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/></field><field var="name" type="text-single" label="Full name"/><field var="email" type="text-single" label="Email"/><field var="password" type="text-private" label="Password"><required/></field></x></query></iq> | |
| 05-26 10:52:14.323 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='Vit09-5' type='set'><query xmlns='jabber:iq:register'><username>uzi</username><email></email><name></name><password>uzi</password></query></iq> | |
| 05-26 10:52:14.346 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="Vit09-5" from="127.0.0.1" to="127.0.0.1/21d04cb"/> | |
| 05-26 10:52:14.353 22224-22224/com.xmpp D/SMACK﹕ Intent for registered received in MainActivity. | |
| 05-26 10:52:14.366 22224-22243/com.xmpp D/SMACK﹕ Brodcast send for succ reg. | |
| 05-26 10:52:14.380 22224-22224/com.xmpp D/SMACK﹕ bind service called | |
| 05-26 10:52:14.380 22224-22224/com.xmpp D/SMACK﹕ LOGIRAM SE NAKON POVRATKA | |
| 05-26 10:52:14.382 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'>=</auth> | |
| 05-26 10:52:14.386 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cmVhbG09IjEyNy4wLjAuMSIsbm9uY2U9IkpqMUJ3YkgwTS9kYkhMdnhFN2RkWVpoZk1hK0NwZHFzcnlvUVk3QWciLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge> | |
| 05-26 10:52:14.394 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dXNlcm5hbWU9InV6aSIscmVhbG09IjEyNy4wLjAuMSIsbm9uY2U9IkpqMUJ3YkgwTS9kYkhMdnhFN2RkWVpoZk1hK0NwZHFzcnlvUVk3QWciLGNub25jZT0iN2QxYjVtd0JzQ1JNbExKaExOdTA1bkhRRHQ4bEx2WkQiLG5jPTAwMDAwMDAxLHFvcD1hdXRoLGRpZ2VzdC11cmk9InhtcHAvMTI3LjAuMC4xIixyZXNwb25zZT1lNTQxZGJmYzJjZGJlYjQ1ZTllYzY4MzRkN2FhYTA1OCxjaGFyc2V0PXV0Zi04</response> | |
| 05-26 10:52:14.397 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cnNwYXV0aD04MDlmNGQ1OTkyOTJlMGZjYjg2NzIxN2EwNTgxY2Q3OA==</success> | |
| 05-26 10:52:14.399 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <stream:stream xmlns='jabber:client' to='127.0.0.1' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' id='21d04cb' xml:lang='en'> | |
| 05-26 10:52:14.400 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="127.0.0.1" id="21d04cb" xml:lang="en" version="1.0"><stream:features><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session></stream:features> | |
| 05-26 10:52:14.402 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <iq id='Vit09-7' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>AndroidEmulator</resource></bind></iq> | |
| 05-26 10:52:14.405 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="Vit09-7" to="127.0.0.1/21d04cb"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>uzi@127.0.0.1/AndroidEmulator</jid></bind></iq> | |
| 05-26 10:52:14.407 22224-22243/com.xmpp D/SMACK﹕ User logged (0): uzi@127.0.0.1:5222/AndroidEmulator | |
| 05-26 10:52:14.408 22224-22243/com.xmpp D/SMACK﹕ XMPPConnection authenticated (0) | |
| 05-26 10:52:14.412 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <iq id='Vit09-9' type='get'><query xmlns='jabber:iq:roster'></query></iq> | |
| 05-26 10:52:14.412 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <presence id='Vit09-10'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='NfJ3flI83zSdUDzCEICtbypursw='/></presence> | |
| 05-26 10:52:14.426 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="Vit09-9" to="uzi@127.0.0.1/AndroidEmulator"><query xmlns="jabber:iq:roster"><item jid="admin@127.0.0.1" name="Administrator" subscription="both"><group>main</group></item><item jid="a2@127.0.0.1" name="a2" subscription="both"><group>main</group></item><item jid="www@127.0.0.1" name="www" subscription="both"><group>main</group></item><item jid="antimon@127.0.0.1" name="antimon" subscription="both"><group>main</group></item><item jid="ooo@127.0.0.1" name="ooo" subscription="both"><group>main</group></item><item jid="oo@127.0.0.1" name="oo" subscription="both"><group>main</group></item><item jid="gg@127.0.0.1" name="gg" subscription="both"><group>main</group></item><item jid="aaaas@127.0.0.1" name="aaaas" subscription="both"><group>main</group></item><item jid="lll@127.0.0.1" name="lll" subscription="both"><group>main</group></item><item jid="zidov@127.0.0.1" name="zidov" subscription="both"><group>main</group></item><item jid="branko@127.0.0.1" name="branko" subscription="both"><group>main</group></item><item jid="kk@127.0.0.1" name="kk" subscription="both"><group>main</group></item><item jid="ilija@127.0.0.1" name="ilija" subscription="both"><group>main</group></item><item jid="uuu@127.0.0.1" name="uuu" subscription="both"><group>main</group></item><item jid="joza@127.0.0.1" name="joza" subscription="both"><group>main</group></item><item jid="a1@127.0.0.1" name="a1" subscription="both"><group>main</group></item><item jid="pl@127.0.0.1" name="pl" subscription="both"><group>main</group></item><item jid="slavko@127.0.0.1" name="slavko" subscription="both"><group>main</group></item><item jid="sss@127.0.0.1" name="sss" subscription="both"><group>main</group></item><item jid="lo@127.0.0.1" name="lo" subscription="both"><group>main</group></item><item jid="ante@127.0.0.1" name="ante" subscription="both"><group>main</group></item><item jid="regis@127.0.0.1" name="regis" subscription="both"><group>main</group></item></query></iq><presence id="Vit09-10" from="uzi@127.0.0.1/AndroidEmulator" to="uzi@127.0.0.1/AndroidEmulator"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://www.igniterealtime.org/projects/smack" ver="NfJ3flI83zSdUDzCEICtbypursw="/></presence><presence id="BC5y5-646" from="slavko@127.0.0.1/Spark 2.6.3" to="uzi@127.0.0.1/AndroidEmulator"><status>Online</status><priority>1</priority></presence> | |
| 05-26 10:52:14.465 22224-22240/com.xmpp W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-26 10:52:14.465 22224-22240/com.xmpp W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa559e180, error=EGL_SUCCESS | |
| 05-26 10:52:14.481 22224-22226/com.xmpp W/art﹕ Suspending all threads took: 34.636ms | |
| 05-26 10:52:14.550 22224-22224/com.xmpp D/SMACK﹕ onBound service | |
| 05-26 10:52:14.566 22224-22231/com.xmpp I/art﹕ Background partial concurrent mark sweep GC freed 3152(240KB) AllocSpace objects, 4(64KB) LOS objects, 25% free, 2MB/3MB, paused 31.519ms total 118.326ms | |
| 05-26 10:52:14.592 22224-22231/com.xmpp W/art﹕ Suspending all threads took: 25.399ms | |
| 05-26 10:52:14.621 22224-22224/com.xmpp D/SMACK﹕ Intent for roster update received in MainActivity. | |
| 05-26 10:52:14.622 22224-22224/com.xmpp D/SMACK﹕ Intent for roster update received in MainActivity. | |
| 05-26 10:52:14.661 22224-22240/com.xmpp D/OpenGLRenderer﹕ endAllStagingAnimators on 0xa5438a00 (RippleDrawable) with handle 0xa561fda0 | |
| 05-26 10:52:19.700 22224-22224/com.xmpp W/IInputConnectionWrapper﹕ showStatusIcon on inactive InputConnection | |
| 05-26 10:52:20.000 22224-22224/com.xmpp D/SMACK﹕ SmackService onUnbind() called. | |
| 05-26 10:52:21.248 22224-22224/com.xmpp D/SMACK﹕ bind service called | |
| 05-26 10:52:21.252 22224-22224/com.xmpp D/SMACK﹕ onBound service | |
| 05-26 10:52:21.338 22224-22240/com.xmpp W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-26 10:52:21.339 22224-22240/com.xmpp W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa559e180, error=EGL_SUCCESS | |
| 05-26 10:53:04.204 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <presence id="BC5y5-796" from="slavko@127.0.0.1/Spark 2.6.3" to="uzi@127.0.0.1"><status>Away</status><priority>0</priority><show>away</show></presence> | |
| 05-26 10:53:04.211 22224-22224/com.xmpp D/SMACK﹕ Intent for roster update received in MainActivity. | |
| 05-26 10:53:06.838 22224-22246/com.xmpp D/SMACK﹕ RECV (0): <presence id="BC5y5-797" from="slavko@127.0.0.1/Spark 2.6.3" to="uzi@127.0.0.1"><status>Online</status><priority>1</priority></presence> | |
| 05-26 10:53:06.840 22224-22224/com.xmpp D/SMACK﹕ Intent for roster update received in MainActivity. | |
| 05-26 10:53:15.894 22224-22243/com.xmpp D/SMACK﹕ Chat created and message listener ready. | |
| 05-26 10:53:15.896 22224-22245/com.xmpp D/SMACK﹕ SENT (0): <message to='slavko@127.0.0.1' id='Vit09-101' type='chat'><body>uzi dobit ces po vlaznoj guzi</body><thread>956b42ca-e3f8-411e-b63c-3753d5c5dd20</thread></message> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment