Skip to content

Instantly share code, notes, and snippets.

@agonist
Created July 19, 2014 13:17
Show Gist options
  • Save agonist/ceacfc7f5211962b7e7f to your computer and use it in GitHub Desktop.
Save agonist/ceacfc7f5211962b7e7f to your computer and use it in GitHub Desktop.
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ org.jivesoftware.smack.SmackException$ConnectionException
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPConnection.java:431)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection.java:799)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at org.jivesoftware.smack.XMPPConnection.connect(XMPPConnection.java:391)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at com.example.billey_b.xmppchat.MyActivity.connect(MyActivity.java:37)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at com.example.billey_b.xmppchat.MyActivity.onCreate(MyActivity.java:27)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.Activity.performCreate(Activity.java:5231)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2148)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2233)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.ActivityThread.access$800(ActivityThread.java:135)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:102)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.os.Looper.loop(Looper.java:136)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5001)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
07-19 14:33:25.358 12035-12035/com.example.billey_b.xmppchat W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment