Advertisement
Adlx

Untitled

Sep 14th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. I/ActivityManager( 835): Displayed com.google.android.gms/.tapandpay.tokenization.TokenizePanActivity: +671ms
  2. I/Timeline( 835): Timeline: Activity_windows_visible id: ActivityRecord{2718fa2c u0 com.google.android.gms/.tapandpay.tokenization.TokenizePanActivity t11961} time:124082748
  3. D/LocationInitializer( 9617): Restart initialization of location
  4. I/Timeline( 1159): Timeline: Activity_idle id: android.os.BinderProxy@38b56948 time:124082773
  5. W/Settings( 1778): Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
  6. W/Settings( 1778): Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
  7. I/Timeline( 1159): Timeline: Activity_launch_request id:com.google.android.gms time:124083773
  8. I/ActivityManager( 835): START u0 {cmp=com.google.android.gms/.tapandpay.tokenization.AddNewCardForTokenizationActivity (has extras)} from uid 10021 on display 0
  9. V/WindowManager( 835): addAppToken: AppWindowToken{103286ab token=Token{d98c0fa ActivityRecord{338b4725 u0 com.google.android.gms/.tapandpay.tokenization.AddNewCardForTokenizationActivity t11961}}} to stack=1 task=11961 at 2
  10. D/AndroidRuntime( 1159): Shutting down VM
  11. E/AndroidRuntime( 1159): FATAL EXCEPTION: main
  12. E/AndroidRuntime( 1159): Process: com.google.android.gms.ui, PID: 1159
  13. E/AndroidRuntime( 1159): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.gms/com.google.android.gms.tapandpay.tokenization.AddNewCardForTokenizationActivity}: java.lang.IllegalArgumentException: Initialization token is required
  14. E/AndroidRuntime( 1159): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2357)
  15. E/AndroidRuntime( 1159): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2419)
  16. E/AndroidRuntime( 1159): at android.app.ActivityThread.access$900(ActivityThread.java:154)
  17. E/AndroidRuntime( 1159): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
  18. E/AndroidRuntime( 1159): at android.os.Handler.dispatchMessage(Handler.java:102)
  19. E/AndroidRuntime( 1159): at android.os.Looper.loop(Looper.java:135)
  20. E/AndroidRuntime( 1159): at android.app.ActivityThread.main(ActivityThread.java:5293)
  21. E/AndroidRuntime( 1159): at java.lang.reflect.Method.invoke(Native Method)
  22. E/AndroidRuntime( 1159): at java.lang.reflect.Method.invoke(Method.java:372)
  23. E/AndroidRuntime( 1159): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  24. E/AndroidRuntime( 1159): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  25. E/AndroidRuntime( 1159): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
  26. E/AndroidRuntime( 1159): Caused by: java.lang.IllegalArgumentException: Initialization token is required
  27. E/AndroidRuntime( 1159): at com.google.android.gms.common.internal.ci.b(SourceFile:208)
  28. E/AndroidRuntime( 1159): at com.google.android.gms.wallet.firstparty.a.a.a(SourceFile:47)
  29. E/AndroidRuntime( 1159): at com.google.android.gms.wallet.firstparty.a.a(SourceFile:129)
  30. E/AndroidRuntime( 1159): at com.google.android.gms.tapandpay.tokenization.AddNewCardForTokenizationActivity.onCreate(SourceFile:78)
  31. E/AndroidRuntime( 1159): at android.app.Activity.performCreate(Activity.java:5990)
  32. E/AndroidRuntime( 1159): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106)
  33. E/AndroidRuntime( 1159): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2310)
  34. E/AndroidRuntime( 1159): ... 11 more
  35. W/ActivityManager( 835): Force finishing activity 1 com.google.android.gms/.tapandpay.tokenization.AddNewCardForTokenizationActivity
  36. W/ActivityManager( 835): Force finishing activity 2 com.google.android.gms/.tapandpay.tokenization.TokenizePanActivity
  37. I/OpenGLRenderer( 835): Initialized EGL, version 1.4
  38. D/HeadsetStateMachine( 4230): Disconnected process message: 10, size: 0
  39. D/BatteryLevelService(29856): Current battery level: 0.3
  40. W/ctxmgr ( 2609): [PowerConnectionState]Got same value as before for power connection (Plug state: 2 BatteryLevel: 0.3)
  41. D/BatteryLevelService(29856): Repeated battery level value.
  42. W/ActivityManager( 835): Activity pause timeout for ActivityRecord{338b4725 u0 com.google.android.gms/.tapandpay.tokenization.AddNewCardForTokenizationActivity t11961 f}
  43. V/GLSActivity( 1778): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  44. I/Timeline(19373): Timeline: Activity_idle id: android.os.BinderProxy@27101374 time:124084502
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement