Skip to content

Instantly share code, notes, and snippets.

@fadrizul
Created February 3, 2014 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fadrizul/8780410 to your computer and use it in GitHub Desktop.
Save fadrizul/8780410 to your computer and use it in GitHub Desktop.
D/dalvikvm( 3496): GC_FOR_ALLOC freed <1K, 14% free 17077K/19780K, paused 42ms, total 42ms
I/ActivityManager( 617): START u0 {act=com.google.android.gms.common.account.CHOOSE_ACCOUNT cmp=com.google.android.gms/.common.account.AccountPickerActivity (has extras)} from pid 3496
D/EventBus( 3496): unregister: com.grabtaxi.driver.lib.common.errors.DisplayErrorHandler@427304f0
D/EventBus( 3496): unregister: ue@42411e00
I/ActivityManager( 617): Displayed com.google.android.gms/.common.account.AccountPickerActivity: +155ms (total +974ms)
D/AccountSelectionModel( 3496): Account selection succeeded
D/EventBus( 3496): post: DisplayErrorEvent [mId=11, mMessageId=2131427372, mMessageAction=HIDE, mExtra=false]
D/GCMRegistrationModel( 3496): doInBackground
D/GCMRegistrationModel( 3496): Attempting GCM registration
I/GCM ( 1748): GCM config loaded
D/GCMRegistrationModel( 3496): GCM Registration Complete: APA91bHzofafS0DjGpZ0BacSHFLy64U4JHUDIQlh1ECTisa5hQzFJ7TbHClL6blYmxW_vTl8Y-MBixFvMRM82Q9LAhflBSvVoNouUCvRmTr7rDkQQP0W95LrFOEDQ2cglzpSlqizJnFBrcC59QbMFQo81V3QQGuDSxeI0-S-NGK2Ca9Ag3vaQAM
D/HttpClient( 3496): Request to: https://dodol.grabtaxi.com/drivers/fadrizul@gmail.com/gcm/register
D/HttpClient( 3496): {"errorMessageCode":"driverNotActivated","developerMessage":"Apologies, looks like your account isn't active, please contact our support centre for assistance"}
W/GcmInitializationModel( 3496): null
D/EventBus( 3496): post: DisplayErrorEvent [mId=31, mMessageId=2131427376, mMessageAction=PERSIST, mExtra=HTTPResponse [mCode=403, mData={"errorMessageCode":"driverNotActivated","developerMessage":"Apologies, looks like your account isn't active, please contact our support centre for assistance"}]]
D/EventBus( 3496): post: DisplayErrorEvent [mId=31, mMessageId=2131427376, mMessageAction=PERSIST, mExtra=HTTPResponse [mCode=403, mData={"errorMessageCode":"driverNotActivated","developerMessage":"Apologies, looks like your account isn't active, please contact our support centre for assistance"}]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment