Created
May 21, 2015 21:33
-
-
Save fpopic/b342943aeb3c8dd7767f 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-21 21:24:21.197 6920-6920/? I/art﹕ Not late-enabling -Xcheck:jni (already on) | |
| 05-21 21:24:21.532 6920-6932/com.xmpp W/art﹕ Suspending all threads took: 80.432ms | |
| 05-21 21:24:21.694 6920-6932/com.xmpp I/art﹕ Background sticky concurrent mark sweep GC freed 1868(137KB) AllocSpace objects, 2(32KB) LOS objects, 2% free, 592KB/605KB, paused 136.648ms total 330.099ms | |
| 05-21 21:24:21.985 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 91.783ms | |
| 05-21 21:24:22.261 6920-6932/com.xmpp I/art﹕ Background partial concurrent mark sweep GC freed 1092(125KB) AllocSpace objects, 0(0B) LOS objects, 38% free, 802KB/1314KB, paused 26.168ms total 560.305ms | |
| 05-21 21:24:22.285 6920-6932/com.xmpp W/art﹕ Suspending all threads took: 23.781ms | |
| 05-21 21:24:22.313 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 13.885ms | |
| 05-21 21:24:22.318 6920-6948/com.xmpp D/OpenGLRenderer﹕ Use EGL_SWAP_BEHAVIOR_PRESERVED: true | |
| 05-21 21:24:22.321 6920-6920/com.xmpp D/﹕ HostConnection::get() New Host Connection established 0xb3eb3ff0, tid 6920 | |
| 05-21 21:24:22.338 6920-6920/com.xmpp D/Atlas﹕ Validating map... | |
| 05-21 21:24:22.684 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 22.991ms | |
| 05-21 21:24:22.831 6920-6948/com.xmpp D/﹕ HostConnection::get() New Host Connection established 0xb3fe9590, tid 6948 | |
| 05-21 21:24:22.942 6920-6948/com.xmpp I/OpenGLRenderer﹕ Initialized EGL, version 1.4 | |
| 05-21 21:24:22.978 6920-6948/com.xmpp D/OpenGLRenderer﹕ Enabling debug mode 0 | |
| 05-21 21:24:22.992 6920-6948/com.xmpp W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-21 21:24:22.993 6920-6948/com.xmpp W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xb3f9b760, error=EGL_SUCCESS | |
| 05-21 21:24:23.300 6920-6932/com.xmpp I/art﹕ Background sticky concurrent mark sweep GC freed 2638(140KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 1903KB/1903KB, paused 42.480ms total 158.512ms | |
| 05-21 21:24:23.310 6920-6932/com.xmpp W/art﹕ Suspending all threads took: 10.711ms | |
| 05-21 21:24:23.542 6920-6932/com.xmpp I/art﹕ Background partial concurrent mark sweep GC freed 9654(493KB) AllocSpace objects, 8(255KB) LOS objects, 24% free, 1784KB/2MB, paused 25.130ms total 225.300ms | |
| 05-21 21:24:23.620 6920-6932/com.xmpp W/art﹕ Suspending all threads took: 75.620ms | |
| 05-21 21:24:23.744 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 123.008ms | |
| 05-21 21:24:23.906 6920-6920/com.xmpp I/Choreographer﹕ Skipped 51 frames! The application may be doing too much work on its main thread. | |
| 05-21 21:24:24.047 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 18.780ms | |
| 05-21 21:24:24.291 6920-6932/com.xmpp I/art﹕ Background sticky concurrent mark sweep GC freed 3830(301KB) AllocSpace objects, 4(64KB) LOS objects, 11% free, 2MB/2MB, paused 18.897ms total 131.624ms | |
| 05-21 21:24:24.402 6920-6989/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' xml:lang='en'> | |
| 05-21 21:24:24.409 6920-6990/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="91178aad" 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>ANONYMOUS</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-21 21:24:24.448 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='ANONYMOUS'>=</auth> | |
| 05-21 21:24:24.452 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> | |
| 05-21 21:24:24.453 6920-6989/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='91178aad' xml:lang='en'> | |
| 05-21 21:24:24.483 6920-6990/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="91178aad" 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-21 21:24:24.488 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <iq id='55MDQ-3' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'></bind></iq> | |
| 05-21 21:24:24.503 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="55MDQ-3" to="127.0.0.1/91178aad"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>91178aad@127.0.0.1/91178aad</jid></bind></iq> | |
| 05-21 21:24:24.520 6920-6963/com.xmpp D/SMACK﹕ User logged (0): 91178aad@127.0.0.1:5222/91178aad | |
| 05-21 21:24:24.521 6920-6963/com.xmpp D/SMACK﹕ XMPPConnection authenticated (0) | |
| 05-21 21:24:24.523 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <presence id='55MDQ-5'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='NfJ3flI83zSdUDzCEICtbypursw='/></presence> | |
| 05-21 21:24:24.629 6920-6932/com.xmpp I/art﹕ Background sticky concurrent mark sweep GC freed 1095(81KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 2MB/2MB, paused 25.498ms total 199.826ms | |
| 05-21 21:24:24.956 6920-6927/com.xmpp W/art﹕ Suspending all threads took: 44.136ms | |
| 05-21 21:24:24.989 6920-6932/com.xmpp I/art﹕ Background partial concurrent mark sweep GC freed 937(103KB) AllocSpace objects, 6(124KB) LOS objects, 24% free, 2MB/2MB, paused 9.869ms total 84.957ms | |
| 05-21 21:24:44.215 6920-6948/com.xmpp W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-21 21:24:44.215 6920-6948/com.xmpp W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa5557040, error=EGL_SUCCESS | |
| 05-21 21:24:45.899 6920-6948/com.xmpp W/EGL_emulation﹕ eglSurfaceAttrib not implemented | |
| 05-21 21:24:45.899 6920-6948/com.xmpp W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa5482680, error=EGL_SUCCESS | |
| 05-21 21:24:47.984 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='55MDQ-6' type='get'><query xmlns='jabber:iq:register'></query></iq> | |
| 05-21 21:24:47.991 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <iq type="result" id="55MDQ-6" from="127.0.0.1" to="91178aad@127.0.0.1/91178aad"><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-21 21:24:47.993 6920-6963/com.xmpp W/AccountManager﹕ Creating account over insecure connection. This will throw an exception in future versions of Smack if AccountManager.sensitiveOperationOverInsecureConnection(true) is not set | |
| 05-21 21:24:47.994 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='55MDQ-8' type='set'><query xmlns='jabber:iq:register'><username>ssss</username><email></email><name></name><password>ssss</password></query></iq> | |
| 05-21 21:24:47.997 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <iq type="error" id="55MDQ-8" from="127.0.0.1" to="91178aad@127.0.0.1/91178aad"><query xmlns="jabber:iq:register"><username>ssss</username><email/><name/><password>ssss</password></query><error code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq> | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ org.jivesoftware.smack.XMPPException$XMPPErrorException: XMPPError: bad-request - modify | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at org.jivesoftware.smack.PacketCollector.nextResultOrThrow(PacketCollector.java:232) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at org.jivesoftware.smack.PacketCollector.nextResultOrThrow(PacketCollector.java:213) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at org.jivesoftware.smackx.iqregister.AccountManager.createAccount(AccountManager.java:272) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at org.jivesoftware.smackx.iqregister.AccountManager.createAccount(AccountManager.java:244) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at com.xmpp.service.SmackConnection.register(SmackConnection.java:346) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at com.xmpp.service.SmackService$1.run(SmackService.java:119) | |
| 05-21 21:24:47.998 6920-6963/com.xmpp W/System.err﹕ at android.os.Handler.handleCallback(Handler.java:739) | |
| 05-21 21:24:47.999 6920-6963/com.xmpp W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:95) | |
| 05-21 21:24:47.999 6920-6963/com.xmpp W/System.err﹕ at android.os.Looper.loop(Looper.java:135) | |
| 05-21 21:24:47.999 6920-6963/com.xmpp W/System.err﹕ at com.xmpp.service.SmackService$2.run(SmackService.java:157) | |
| 05-21 21:24:47.999 6920-6963/com.xmpp W/System.err﹕ at java.lang.Thread.run(Thread.java:818) | |
| 05-21 21:27:47.532 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <iq type="get" id="85-68" from="127.0.0.1" to="91178aad@127.0.0.1/91178aad"><ping xmlns="urn:xmpp:ping"/></iq> | |
| 05-21 21:27:47.535 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='85-68' type='result'></iq> | |
| 05-21 21:30:47.562 6920-6990/com.xmpp D/SMACK﹕ RECV (0): <iq type="get" id="531-69" from="127.0.0.1" to="91178aad@127.0.0.1/91178aad"><ping xmlns="urn:xmpp:ping"/></iq> | |
| 05-21 21:30:47.564 6920-6989/com.xmpp D/SMACK﹕ SENT (0): <iq to='127.0.0.1' id='531-69' type='result'></iq> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment