0% found this document useful (0 votes)
157 views

QuickRide Logcat

The log file documents the startup process of an Android application. It shows the initialization of various application components and libraries, including the QuickRideApplication, MultiDex support, Firebase, and the Apxor SDK. There are also some warnings reported about inconsistent resource counts and missing classes related to the Apxor WYSIWYG plugin.

Uploaded by

Rahul Sakarey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
157 views

QuickRide Logcat

The log file documents the startup process of an Android application. It shows the initialization of various application components and libraries, including the QuickRideApplication, MultiDex support, Firebase, and the Apxor SDK. There are also some warnings reported about inconsistent resource counts and missing classes related to the Apxor WYSIWYG plugin.

Uploaded by

Rahul Sakarey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 36

--------- beginning of main

08-04 17:27:55.423 11333 11333 D TidaProvider: TidaProvider()


08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 2035, previously 2524
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 262, previously 431
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 1539, previously 1543
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 170, previously 720
08-04 17:27:55.493 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
08-04 17:27:55.493 11333 11333 I MultiDex: VM with version 2.1.0 has multidex
support
08-04 17:27:55.493 11333 11333 I MultiDex: Installing application
08-04 17:27:55.493 11333 11333 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 17:27:55.493 11333 11333 I MultiDex: Installing application
08-04 17:27:55.493 11333 11333 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 17:27:55.853 11333 11333 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 17:27:55.853 11333 11333 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
08-04 17:27:55.853 11333 11333 I FirebaseInitProvider: FirebaseApp initialization
successful
08-04 17:27:55.873 11333 11333 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
08-04 17:27:55.883 11333 11333 E ApxorInitProvider: App Id is empty or null,
couldn't initialize ApxorSDK
08-04 17:27:55.943 11333 11367 I FA : App measurement is starting up, version:
15300
08-04 17:27:55.943 11333 11367 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
08-04 17:27:55.943 11333 11367 I FA : To enable faster debug mode event
logging run:
08-04 17:27:55.943 11333 11367 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
08-04 17:27:56.043 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
08-04 17:27:56.073 11333 11384 E SQLiteLog: (283) recovered 22 frames from WAL file
/data/data/com.disha.quickride/databases/androidx.work.workdb-wal
--------- beginning of system
08-04 17:27:56.093 11333 11382 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.103 11333 11382 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.103 11333 11378 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.103 11333 11378 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.423 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffef5 arg 0x4d14
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffffe arg 0x4cb4
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6fffffff arg 0x3
08-04 17:27:56.613 11333 11372 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.613 11333 11372 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.643 11333 11333 I WebViewFactory: Loading com.google.android.webview
version 75.0.3770.143 (code 377014305)
08-04 17:27:56.833 11333 11333 I cr_LibraryLoader: Time to load native libraries: 1
ms (timestamps 1307-1308)
08-04 17:27:57.163 11333 11333 I chromium: [INFO:library_loader_hooks.cc(50)]
Chromium logging enabled: level = 0, default verbosity = 0
08-04 17:27:57.163 11333 11333 I cr_LibraryLoader: Expected native library version
number "75.0.3770.143", actual native library version number "75.0.3770.143"
08-04 17:27:57.233 11333 11333 E cr_VariationsSeedLoader: Failed loading variations
seed. Variations disabled.
08-04 17:27:57.423 11333 11333 I cr_BrowserStartup: Initializing chromium process,
singleProcess=true
08-04 17:27:58.253 11333 11394 I PluginLoader: Plugin: ApxorRealtimeUIPlugin is
loaded
08-04 17:27:58.313 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 17:27:58.313 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: ApxorRealtimeUIPlugin
initialization state: true
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: CrashReporterPlugin is
loaded
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: CrashReporterPlugin
initialization state: true
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: PushPlugin is loaded
08-04 17:27:58.343 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:58.343 11333 11394 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 17:27:58.343 11333 11394 I PluginLoader: Plugin: PushPlugin initialization
state: true
08-04 17:27:58.343 11333 11394 I PluginLoader: Plugin: SurveyPlugin is loaded
08-04 17:27:58.353 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:58.363 11333 11394 I PluginLoader: Plugin: SurveyPlugin initialization
state: true
08-04 17:27:58.373 11333 11394 E PluginLoader: initialize:
08-04 17:27:58.373 11333 11394 E PluginLoader: java.lang.ClassNotFoundException:
com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.classForName(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.forName(Class.java:309)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.forName(Class.java:273)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.initialize(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.SDKController$1$1.onComplete(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$3.run(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$4.run(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.handleCallback(Handler.java:739)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:95)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.HandlerThread.run(HandlerThread.java:61)
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin" on path: DexPathList[[zip file
"/data/app/com.disha.quickride-1/base.apk", zip file
"/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk", zip file
"/data/app/com.disha.quickride-1/split_config.en.apk", zip file
"/data/app/com.disha.quickride-
1/split_config.xhdpi.apk"],nativeLibraryDirectories=[/data/app/com.disha.quickride-
1/lib/arm, /vendor/lib, /system/lib]]
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 15 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk' doesn't
contain classes.dex (error msg: Entry not found)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:59)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.loadDexFile(DexPathList.java:262)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.makeDexElements(DexPathList.java:231)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.<init>(DexPathList.java:109)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:361)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.LoadedApk.makeApplication(LoadedApk.java:555)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4559)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1378)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:102)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.main(ActivityThread.java:5296)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.reflect.Method.invoke(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.reflect.Method.invoke(Method.java:372)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:707)
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from dex location '/data/app/com.disha.quickride-
1/split_config.armeabi_v7a.apk'
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from /data/app/com.disha.quickride-
1/arm/split_config.armeabi_v7a.odex (error Failed to open oat filename for reading:
No such file or directory) (no dalvik_cache availible) and relocation failed.
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.en.apk' doesn't contain
classes.dex (error msg: Entry not found)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80
08-04 17:27:58.373 11333 11394 I PluginLoader: Plugin: WYSIWYGPlugin initialization
state: false
08-04 17:27:58.373 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
08-04 17:27:58.623 11333 11333 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
08-04 17:27:58.633 11333 11350 W art : Suspending all threads took: 11.596ms
08-04 17:27:58.653 11333 11489 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:58.653 11333 11489 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:58.793 11333 11333 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
08-04 17:27:58.793 11333 11333 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
08-04 17:27:58.793 11333 11333 I GAv4 : adb logcat -s GAv4
08-04 17:27:58.873 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
--------- beginning of main
08-04 17:27:55.423 11333 11333 D TidaProvider: TidaProvider()
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 2035, previously 2524
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 262, previously 431
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 1539, previously 1543
08-04 17:27:55.473 11333 11333 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 170, previously 720
08-04 17:27:55.493 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
08-04 17:27:55.493 11333 11333 I MultiDex: VM with version 2.1.0 has multidex
support
08-04 17:27:55.493 11333 11333 I MultiDex: Installing application
08-04 17:27:55.493 11333 11333 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 17:27:55.493 11333 11333 I MultiDex: Installing application
08-04 17:27:55.493 11333 11333 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 17:27:55.853 11333 11333 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 17:27:55.853 11333 11333 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
08-04 17:27:55.853 11333 11333 I FirebaseInitProvider: FirebaseApp initialization
successful
08-04 17:27:55.873 11333 11333 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
08-04 17:27:55.883 11333 11333 E ApxorInitProvider: App Id is empty or null,
couldn't initialize ApxorSDK
08-04 17:27:55.943 11333 11367 I FA : App measurement is starting up, version:
15300
08-04 17:27:55.943 11333 11367 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
08-04 17:27:55.943 11333 11367 I FA : To enable faster debug mode event
logging run:
08-04 17:27:55.943 11333 11367 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
08-04 17:27:56.043 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
08-04 17:27:56.073 11333 11384 E SQLiteLog: (283) recovered 22 frames from WAL file
/data/data/com.disha.quickride/databases/androidx.work.workdb-wal
--------- beginning of system
08-04 17:27:56.093 11333 11382 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.103 11333 11382 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.103 11333 11378 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.103 11333 11378 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.423 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffef5 arg 0x4d14
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffffe arg 0x4cb4
08-04 17:27:56.463 11333 11333 W linker : libwebviewchromium.so: unused DT entry:
type 0x6fffffff arg 0x3
08-04 17:27:56.613 11333 11372 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:56.613 11333 11372 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:56.643 11333 11333 I WebViewFactory: Loading com.google.android.webview
version 75.0.3770.143 (code 377014305)
08-04 17:27:56.833 11333 11333 I cr_LibraryLoader: Time to load native libraries: 1
ms (timestamps 1307-1308)
08-04 17:27:57.163 11333 11333 I chromium: [INFO:library_loader_hooks.cc(50)]
Chromium logging enabled: level = 0, default verbosity = 0
08-04 17:27:57.163 11333 11333 I cr_LibraryLoader: Expected native library version
number "75.0.3770.143", actual native library version number "75.0.3770.143"
08-04 17:27:57.233 11333 11333 E cr_VariationsSeedLoader: Failed loading variations
seed. Variations disabled.
08-04 17:27:57.423 11333 11333 I cr_BrowserStartup: Initializing chromium process,
singleProcess=true
08-04 17:27:58.253 11333 11394 I PluginLoader: Plugin: ApxorRealtimeUIPlugin is
loaded
08-04 17:27:58.313 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 17:27:58.313 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: ApxorRealtimeUIPlugin
initialization state: true
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: CrashReporterPlugin is
loaded
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: CrashReporterPlugin
initialization state: true
08-04 17:27:58.323 11333 11394 I PluginLoader: Plugin: PushPlugin is loaded
08-04 17:27:58.343 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:58.343 11333 11394 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 17:27:58.343 11333 11394 I PluginLoader: Plugin: PushPlugin initialization
state: true
08-04 17:27:58.963 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
08-04 17:27:58.343 11333 11394 I PluginLoader: Plugin: SurveyPlugin is loaded
08-04 17:27:58.353 11333 11333 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:58.973 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
08-04 17:27:58.363 11333 11394 I PluginLoader: Plugin: SurveyPlugin initialization
state: true
08-04 17:27:58.973 11333 11333 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
08-04 17:27:58.373 11333 11394 E PluginLoader: initialize:
08-04 17:27:58.373 11333 11394 E PluginLoader: java.lang.ClassNotFoundException:
com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.classForName(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.forName(Class.java:309)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.Class.forName(Class.java:273)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.initialize(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.SDKController$1$1.onComplete(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$3.run(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$4.run(Unknown Source)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.handleCallback(Handler.java:739)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:95)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.HandlerThread.run(HandlerThread.java:61)
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin" on path: DexPathList[[zip file
"/data/app/com.disha.quickride-1/base.apk", zip file
"/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk", zip file
"/data/app/com.disha.quickride-1/split_config.en.apk", zip file
"/data/app/com.disha.quickride-
1/split_config.xhdpi.apk"],nativeLibraryDirectories=[/data/app/com.disha.quickride-
1/lib/arm, /vendor/lib, /system/lib]]
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 15 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk' doesn't
contain classes.dex (error msg: Entry not found)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:59)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.loadDexFile(DexPathList.java:262)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.makeDexElements(DexPathList.java:231)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexPathList.<init>(DexPathList.java:109)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:361)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.LoadedApk.makeApplication(LoadedApk.java:555)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4559)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1378)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:102)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
android.app.ActivityThread.main(ActivityThread.java:5296)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.reflect.Method.invoke(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
java.lang.reflect.Method.invoke(Method.java:372)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:707)
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from dex location '/data/app/com.disha.quickride-
1/split_config.armeabi_v7a.apk'
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from /data/app/com.disha.quickride-
1/arm/split_config.armeabi_v7a.odex (error Failed to open oat filename for reading:
No such file or directory) (no dalvik_cache availible) and relocation failed.
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Caused by: java.io.IOException:
08-04 17:27:58.373 11333 11394 E PluginLoader: ... 22 more
08-04 17:27:58.373 11333 11394 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.en.apk' doesn't contain
classes.dex (error msg: Entry not found)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 17:27:58.373 11333 11394 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80
08-04 17:27:58.373 11333 11394 I PluginLoader: Plugin: WYSIWYGPlugin initialization
state: false
08-04 17:27:58.373 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
08-04 17:27:58.623 11333 11333 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
08-04 17:27:58.633 11333 11350 W art : Suspending all threads took: 11.596ms
08-04 17:27:58.653 11333 11489 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 17:27:58.653 11333 11489 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 17:27:58.793 11333 11333 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
08-04 17:27:58.793 11333 11333 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
08-04 17:27:58.793 11333 11333 I GAv4 : adb logcat -s GAv4
08-04 17:27:58.873 11333 11333 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
08-04 17:27:58.963 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
08-04 17:27:58.973 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
08-04 17:27:58.973 11333 11333 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505595831280
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@13177101
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505595831280
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@13177101
08-04 17:27:58.993 11333 11505 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
08-04 17:27:59.003 11333 11333 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
08-04 17:27:59.003 11333 11333 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
08-04 17:27:59.003 11333 11333 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
08-04 17:27:59.003 11333 11333 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.common.serverConfig.ConfigurationCache:
locationMgmtEventBrokerURL = tcp://locevents.getquickride.com:1883
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.common.serverConfig.ConfigurationCache:
locationMgmtEventBrokerURL = tcp://locevents.getquickride.com:1883
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@3b2f5d83
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@3b2f5d83
08-04 17:27:59.013 11333 11505 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
08-04 17:27:59.033 11333 11505 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
08-04 17:27:59.033 11333 11505 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
08-04 17:27:59.333 11333 11333 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6ffffffe arg 0x14dc
08-04 17:27:59.333 11333 11333 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6fffffff arg 0x2
08-04 17:27:59.333 11333 11333 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6ffffffe arg 0x14dc
08-04 17:27:59.333 11333 11333 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6fffffff arg 0x2
08-04 17:27:59.353 11333 11333 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 284 native methods...
08-04 17:27:59.353 11333 11333 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 284 native methods...
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 17:27:59.443 11333 11333 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 17:27:59.483 11333 11333 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
08-04 17:27:59.483 11333 11333 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
08-04 17:27:59.493 11333 11350 W art : Suspending all threads took: 16.452ms
08-04 17:27:59.493 11333 11350 W art : Suspending all threads took: 16.452ms
08-04 17:27:59.613 11333 11333 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
08-04 17:27:59.613 11333 11333 D AppsFlyer_4.9.0: Done loading properties: true
08-04 17:27:59.613 11333 11333 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
08-04 17:27:59.613 11333 11333 D AppsFlyer_4.9.0: Done loading properties: true
08-04 17:27:59.653 11333 11519 D ConnectivityManager.CallbackHandler: CM callback
handler got msg 524290
08-04 17:27:59.653 11333 11519 D ConnectivityManager.CallbackHandler: CM callback
handler got msg 524290
08-04 17:27:59.863 11333 11373 I Registration: FCM Registration done
08-04 17:27:59.863 11333 11373 I Registration: FCM Registration done
08-04 17:27:59.863 11333 11373 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:59.863 11333 11373 D Netcore : checkValidUser: 0falsetrue
08-04 17:27:59.903 11333 11526 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:27:59.903 11333 11526 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:27:59.973 11333 11394 I b : Sending old Meta Events...
08-04 17:27:59.973 11333 11394 I b : Sending old Meta Events...
08-04 17:27:59.973 11333 11394 I ApxorSDK: ApxorSDK successfully initialized for:
d25af8de489a0ca420f9540aed14013a
08-04 17:27:59.973 11333 11394 I ApxorSDK: ApxorSDK successfully initialized for:
d25af8de489a0ca420f9540aed14013a
08-04 17:27:59.993 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:27:59.993 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:00.033 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/pn_register ->
data={"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","eventid":"25","sessionid":"1564919876440","identity":"80505595831280
","tx":"1564919878076","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-OnbDEA1drGwksaEzNJJ469vURoT","oldToken":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","ostype":"Android","make":"Xiaomi","model":"
2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","cts":190804172759,"lat":null,"lng":
null} --- 200 OK {"status":"success", "panelStatus":1}
08-04 17:28:00.033 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/pn_register ->
data={"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","eventid":"25","sessionid":"1564919876440","identity":"80505595831280
","tx":"1564919878076","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-OnbDEA1drGwksaEzNJJ469vURoT","oldToken":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","ostype":"Android","make":"Xiaomi","model":"
2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","cts":190804172759,"lat":null,"lng":
null} --- 200 OK {"status":"success", "panelStatus":1}
08-04 17:28:00.073 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"21","cts":190804172800,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649198
78354","sessionid":"1564919876440"} --- 200 OK {"status":"success"}
08-04 17:28:00.073 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"21","cts":190804172800,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649198
78354","sessionid":"1564919876440"} --- 200 OK {"status":"success"}
08-04 17:28:00.143 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"26","cts":190804172800,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649198
79879","sessionid":"1564919876440"} --- 200 OK {"status":"success"}
08-04 17:28:00.143 11333 11373 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"26","cts":190804172800,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649198
79879","sessionid":"1564919876440"} --- 200 OK {"status":"success"}
08-04 17:28:00.183 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 401
08-04 17:28:00.183 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 401
08-04 17:28:00.193 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse {"result":"FAILURE","resultData":
{"errorCode":11103,"httpStatusCode":401,"developerMsg":"Unauthorized access; Jwt
token has expired","userMsg":"Secure session has expired","hintForCorrection":"Re-
login and retry"}}
08-04 17:28:00.193 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse {"result":"FAILURE","resultData":
{"errorCode":11103,"httpStatusCode":401,"developerMsg":"Unauthorized access; Jwt
token has expired","userMsg":"Secure session has expired","hintForCorrection":"Re-
login and retry"}}
08-04 17:28:00.223 11333 11526 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.processResponseErrorToProperException Error obj there [errorCode:
11103 ][httpStatusCode: 401 ][developerMsg: Unauthorized access; Jwt token has
expired ][userMsg: Secure session has expired ][hintForCorrection: Re-login and
retry ]
08-04 17:28:00.223 11333 11526 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 11103 ]
[httpStatusCode: 401 ][developerMsg: Unauthorized access; Jwt token has expired ]
[userMsg: Secure session has expired ][hintForCorrection: Re-login and retry ]
08-04 17:28:00.223 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:00.223 11333 11526 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.processResponseErrorToProperException Error obj there [errorCode:
11103 ][httpStatusCode: 401 ][developerMsg: Unauthorized access; Jwt token has
expired ][userMsg: Secure session has expired ][hintForCorrection: Re-login and
retry ]
08-04 17:28:00.223 11333 11526 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 11103 ]
[httpStatusCode: 401 ][developerMsg: Unauthorized access; Jwt token has expired ]
[userMsg: Secure session has expired ][hintForCorrection: Re-login and retry ]
08-04 17:28:00.223 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:00.373 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:00.373 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:00.383 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:00.383 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:00.803 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:00.803 11333 11526 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:00.963 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb87848d8:
I/O error during system call, Broken pipe
08-04 17:28:00.963 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb87848d8:
I/O error during system call, Broken pipe
08-04 17:28:01.543 11333 11534 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505595831280
08-04 17:28:01.543 11333 11534 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505595831280
08-04 17:28:01.543 11333 11534 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:01.543 11333 11534 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:01.563 11333 11534 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:01.563 11333 11534 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:01.653 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@237082c4
08-04 17:28:01.653 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@237082c4
08-04 17:28:01.663 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@13b3a0e2
08-04 17:28:01.663 11333 11505 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
08-04 17:28:01.663 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@13b3a0e2
08-04 17:28:01.663 11333 11505 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
08-04 17:28:01.723 11333 11534 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:01.723 11333 11534 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:01.723 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb892da50:
I/O error during system call, Broken pipe
08-04 17:28:01.723 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb892da50:
I/O error during system call, Broken pipe
08-04 17:28:01.933 11333 11505 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:01.933 11333 11505 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:01.933 11333 11505 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:01.933 11333 11505 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:02.073 11333 11505 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:02.073 11333 11505 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:02.073 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb88e6150:
I/O error during system call, Broken pipe
08-04 17:28:02.073 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb88e6150:
I/O error during system call, Broken pipe
08-04 17:28:03.823 11333 11505 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
08-04 17:28:03.823 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
08-04 17:28:03.823 11333 11505 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
08-04 17:28:03.823 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
08-04 17:28:03.833 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
08-04 17:28:03.833 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
08-04 17:28:03.843 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
08-04 17:28:03.843 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
08-04 17:28:03.853 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 17:28:03.853 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 17:28:03.863 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 17:28:03.863 11333 11505 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 17:28:03.873 11333 11505 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
08-04 17:28:03.873 11333 11505 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
08-04 17:28:03.873 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
08-04 17:28:03.883 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4927 ms
08-04 17:28:03.883 11333 11505 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4927 ms
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564898286888
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564898286888
08-04 17:28:06.883 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 17:28:06.893 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564898286908
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564898286908
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 17:28:06.903 11333 11539 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505595831280
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505595831280
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 17:28:06.913 11333 11540 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 17:28:06.913 11333 11540 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 17:28:06.913 11333 11539 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 17:28:06.923 11333 11542 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 17:28:06.923 11333 11542 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
08-04 17:28:06.943 11333 11539 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
08-04 17:28:06.943 11333 11539 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
08-04 17:28:06.943 11333 11539 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 17:28:06.943 11333 11539 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
08-04 17:28:06.943 11333 11539 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 17:28:06.943 11333 11544 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:06.943 11333 11544 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 17:28:06.963 11333 11544 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:06.963 11333 11544 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 17:28:07.233 11333 11544 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:07.233 11333 11544 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 17:28:07.233 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb893e5e8:
I/O error during system call, Broken pipe
08-04 17:28:07.233 11333 11379 V NativeCrypto: SSL shutdown failed: ssl=0xb893e5e8:
I/O error during system call, Broken pipe
--------- beginning of main
08-04 18:03:49.783 14530 14530 D TidaProvider: TidaProvider()
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 2035, previously 2524
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 262, previously 431
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 1539, previously 1543
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 170, previously 720
08-04 18:03:49.983 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
08-04 18:03:49.993 14530 14530 I MultiDex: VM with version 2.1.0 has multidex
support
08-04 18:03:49.993 14530 14530 I MultiDex: Installing application
08-04 18:03:49.993 14530 14530 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 18:03:49.993 14530 14530 I MultiDex: Installing application
08-04 18:03:49.993 14530 14530 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 18:03:50.303 14530 14530 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 18:03:50.313 14530 14530 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
08-04 18:03:50.313 14530 14530 I FirebaseInitProvider: FirebaseApp initialization
successful
08-04 18:03:50.333 14530 14530 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
08-04 18:03:50.343 14530 14530 E ApxorInitProvider: App Id is empty or null,
couldn't initialize ApxorSDK
08-04 18:03:50.383 14530 14555 I FA : App measurement is starting up, version:
15300
08-04 18:03:50.383 14530 14555 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
08-04 18:03:50.383 14530 14555 I FA : To enable faster debug mode event
logging run:
08-04 18:03:50.383 14530 14555 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
08-04 18:03:50.483 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
08-04 18:03:50.533 14530 14544 W art : Suspending all threads took: 27.189ms
08-04 18:03:50.553 14530 14567 E SQLiteLog: (283) recovered 22 frames from WAL file
/data/data/com.disha.quickride/databases/androidx.work.workdb-wal
--------- beginning of system
08-04 18:03:50.563 14530 14570 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:50.563 14530 14570 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:50.563 14530 14565 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:50.563 14530 14565 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:50.853 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffef5 arg 0x4d14
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffffe arg 0x4cb4
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6fffffff arg 0x3
08-04 18:03:50.913 14530 14530 I WebViewFactory: Loading com.google.android.webview
version 75.0.3770.143 (code 377014305)
08-04 18:03:50.943 14530 14530 I cr_LibraryLoader: Time to load native libraries: 4
ms (timestamps 5406-5410)
08-04 18:03:50.963 14530 14530 I chromium: [INFO:library_loader_hooks.cc(50)]
Chromium logging enabled: level = 0, default verbosity = 0
08-04 18:03:50.963 14530 14530 I cr_LibraryLoader: Expected native library version
number "75.0.3770.143", actual native library version number "75.0.3770.143"
08-04 18:03:50.993 14530 14530 I cr_BrowserStartup: Initializing chromium process,
singleProcess=true
08-04 18:03:51.053 14530 14577 I PluginLoader: Plugin: ApxorRealtimeUIPlugin is
loaded
08-04 18:03:51.063 14530 14577 I PluginLoader: Plugin: ApxorRealtimeUIPlugin
initialization state: true
08-04 18:03:51.063 14530 14577 I PluginLoader: Plugin: CrashReporterPlugin is
loaded
08-04 18:03:51.073 14530 14577 I PluginLoader: Plugin: CrashReporterPlugin
initialization state: true
08-04 18:03:51.073 14530 14577 I PluginLoader: Plugin: PushPlugin is loaded
08-04 18:03:51.083 14530 14577 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 18:03:51.083 14530 14577 I PluginLoader: Plugin: PushPlugin initialization
state: true
08-04 18:03:51.083 14530 14577 I PluginLoader: Plugin: SurveyPlugin is loaded
08-04 18:03:51.093 14530 14577 I PluginLoader: Plugin: SurveyPlugin initialization
state: true
08-04 18:03:51.113 14530 14558 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.113 14530 14558 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.123 14530 14577 E PluginLoader: initialize:
08-04 18:03:51.123 14530 14577 E PluginLoader: java.lang.ClassNotFoundException:
com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.classForName(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.forName(Class.java:309)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.forName(Class.java:273)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.initialize(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.SDKController$1$1.onComplete(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$3.run(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$4.run(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.handleCallback(Handler.java:739)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:95)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.HandlerThread.run(HandlerThread.java:61)
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin" on path: DexPathList[[zip file
"/data/app/com.disha.quickride-1/base.apk", zip file
"/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk", zip file
"/data/app/com.disha.quickride-1/split_config.en.apk", zip file
"/data/app/com.disha.quickride-
1/split_config.xhdpi.apk"],nativeLibraryDirectories=[/data/app/com.disha.quickride-
1/lib/arm, /vendor/lib, /system/lib]]
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 15 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk' doesn't
contain classes.dex (error msg: Entry not found)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:59)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.loadDexFile(DexPathList.java:262)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.makeDexElements(DexPathList.java:231)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.<init>(DexPathList.java:109)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:361)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.LoadedApk.makeApplication(LoadedApk.java:555)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4559)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1378)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:102)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.main(ActivityThread.java:5296)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.reflect.Method.invoke(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.reflect.Method.invoke(Method.java:372)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:707)
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from dex location '/data/app/com.disha.quickride-
1/split_config.armeabi_v7a.apk'
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from /data/app/com.disha.quickride-
1/arm/split_config.armeabi_v7a.odex (error Failed to open oat filename for reading:
No such file or directory) (no dalvik_cache availible) and relocation failed.
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.en.apk' doesn't contain
classes.dex (error msg: Entry not found)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80
08-04 18:03:51.123 14530 14577 I PluginLoader: Plugin: WYSIWYGPlugin initialization
state: false
08-04 18:03:51.143 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 18:03:51.143 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 18:03:51.153 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:51.153 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:51.153 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
08-04 18:03:51.183 14530 14544 W art : Suspending all threads took: 8.100ms
08-04 18:03:51.263 14530 14615 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.263 14530 14615 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.283 14530 14530 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
08-04 18:03:51.323 14530 14530 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
08-04 18:03:51.323 14530 14530 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
08-04 18:03:51.323 14530 14530 I GAv4 : adb logcat -s GAv4
08-04 18:03:51.393 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
--------- beginning of main
08-04 18:03:49.783 14530 14530 D TidaProvider: TidaProvider()
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 2035, previously 2524
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 262, previously 431
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 1539, previously 1543
08-04 18:03:49.863 14530 14530 W ResourceType: ResTable_typeSpec entry count
inconsistent: given 170, previously 720
08-04 18:03:49.983 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
08-04 18:03:49.993 14530 14530 I MultiDex: VM with version 2.1.0 has multidex
support
08-04 18:03:49.993 14530 14530 I MultiDex: Installing application
08-04 18:03:49.993 14530 14530 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 18:03:49.993 14530 14530 I MultiDex: Installing application
08-04 18:03:49.993 14530 14530 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
08-04 18:03:50.303 14530 14530 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 18:03:50.313 14530 14530 D FirebaseApp:
com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
08-04 18:03:50.313 14530 14530 I FirebaseInitProvider: FirebaseApp initialization
successful
08-04 18:03:50.333 14530 14530 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
08-04 18:03:50.343 14530 14530 E ApxorInitProvider: App Id is empty or null,
couldn't initialize ApxorSDK
08-04 18:03:50.383 14530 14555 I FA : App measurement is starting up, version:
15300
08-04 18:03:50.383 14530 14555 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
08-04 18:03:50.383 14530 14555 I FA : To enable faster debug mode event
logging run:
08-04 18:03:50.383 14530 14555 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
08-04 18:03:50.483 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
08-04 18:03:50.533 14530 14544 W art : Suspending all threads took: 27.189ms
08-04 18:03:50.553 14530 14567 E SQLiteLog: (283) recovered 22 frames from WAL file
/data/data/com.disha.quickride/databases/androidx.work.workdb-wal
--------- beginning of system
08-04 18:03:50.563 14530 14570 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:50.563 14530 14570 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:50.563 14530 14565 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:50.563 14530 14565 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:50.853 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffef5 arg 0x4d14
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6ffffffe arg 0x4cb4
08-04 18:03:50.853 14530 14530 W linker : libwebviewchromium.so: unused DT entry:
type 0x6fffffff arg 0x3
08-04 18:03:50.913 14530 14530 I WebViewFactory: Loading com.google.android.webview
version 75.0.3770.143 (code 377014305)
08-04 18:03:50.943 14530 14530 I cr_LibraryLoader: Time to load native libraries: 4
ms (timestamps 5406-5410)
08-04 18:03:50.963 14530 14530 I chromium: [INFO:library_loader_hooks.cc(50)]
Chromium logging enabled: level = 0, default verbosity = 0
08-04 18:03:50.963 14530 14530 I cr_LibraryLoader: Expected native library version
number "75.0.3770.143", actual native library version number "75.0.3770.143"
08-04 18:03:50.993 14530 14530 I cr_BrowserStartup: Initializing chromium process,
singleProcess=true
08-04 18:03:51.053 14530 14577 I PluginLoader: Plugin: ApxorRealtimeUIPlugin is
loaded
08-04 18:03:51.063 14530 14577 I PluginLoader: Plugin: ApxorRealtimeUIPlugin
initialization state: true
08-04 18:03:51.063 14530 14577 I PluginLoader: Plugin: CrashReporterPlugin is
loaded
08-04 18:03:51.073 14530 14577 I PluginLoader: Plugin: CrashReporterPlugin
initialization state: true
08-04 18:03:51.073 14530 14577 I PluginLoader: Plugin: PushPlugin is loaded
08-04 18:03:51.083 14530 14577 D FirebaseApp: com.google.firebase.auth.FirebaseAuth
is not linked. Skipping initialization.
08-04 18:03:51.083 14530 14577 I PluginLoader: Plugin: PushPlugin initialization
state: true
08-04 18:03:51.083 14530 14577 I PluginLoader: Plugin: SurveyPlugin is loaded
08-04 18:03:51.093 14530 14577 I PluginLoader: Plugin: SurveyPlugin initialization
state: true
08-04 18:03:51.113 14530 14558 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.113 14530 14558 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.123 14530 14577 E PluginLoader: initialize:
08-04 18:03:51.123 14530 14577 E PluginLoader: java.lang.ClassNotFoundException:
com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.classForName(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.forName(Class.java:309)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.Class.forName(Class.java:273)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.pluginmanager.PluginLoader.initialize(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.SDKController$1$1.onComplete(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.a.a(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$3.run(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.apxor.androidsdk.core.utils.network.b$4.run(Unknown Source)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.handleCallback(Handler.java:739)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:95)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.HandlerThread.run(HandlerThread.java:61)
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.apxor.androidsdk.plugins.wysiwyg.WYSIWYGPlugin" on path: DexPathList[[zip file
"/data/app/com.disha.quickride-1/base.apk", zip file
"/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk", zip file
"/data/app/com.disha.quickride-1/split_config.en.apk", zip file
"/data/app/com.disha.quickride-
1/split_config.xhdpi.apk"],nativeLibraryDirectories=[/data/app/com.disha.quickride-
1/lib/arm, /vendor/lib, /system/lib]]
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 15 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.armeabi_v7a.apk' doesn't
contain classes.dex (error msg: Entry not found)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:59)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.loadDexFile(DexPathList.java:262)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.makeDexElements(DexPathList.java:231)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexPathList.<init>(DexPathList.java:109)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:361)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.LoadedApk.makeApplication(LoadedApk.java:555)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4559)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1378)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Handler.dispatchMessage(Handler.java:102)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.os.Looper.loop(Looper.java:135)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
android.app.ActivityThread.main(ActivityThread.java:5296)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.reflect.Method.invoke(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
java.lang.reflect.Method.invoke(Method.java:372)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:707)
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from dex location '/data/app/com.disha.quickride-
1/split_config.armeabi_v7a.apk'
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
Failed to open oat file from /data/app/com.disha.quickride-
1/arm/split_config.armeabi_v7a.odex (error Failed to open oat filename for reading:
No such file or directory) (no dalvik_cache availible) and relocation failed.
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Caused by: java.io.IOException:
08-04 18:03:51.123 14530 14577 E PluginLoader: ... 22 more
08-04 18:03:51.123 14530 14577 E PluginLoader: Suppressed: java.io.IOException:
Zip archive '/data/app/com.disha.quickride-1/split_config.en.apk' doesn't contain
classes.dex (error msg: Entry not found)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFileNative(Native Method)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-04 18:03:51.123 14530 14577 E PluginLoader: at
dalvik.system.DexFile.<init>(DexFile.java:80
08-04 18:03:51.123 14530 14577 I PluginLoader: Plugin: WYSIWYGPlugin initialization
state: false
08-04 18:03:51.143 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 18:03:51.143 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
08-04 18:03:51.153 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:51.153 14530 14530 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:51.153 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
08-04 18:03:51.183 14530 14544 W art : Suspending all threads took: 8.100ms
08-04 18:03:51.263 14530 14615 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.263 14530 14615 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.283 14530 14530 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
08-04 18:03:51.323 14530 14530 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
08-04 18:03:51.323 14530 14530 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
08-04 18:03:51.323 14530 14530 I GAv4 : adb logcat -s GAv4
08-04 18:03:51.393 14530 14530 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
08-04 18:03:51.473 14530 14530 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
08-04 18:03:51.473 14530 14530 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
08-04 18:03:51.483 14530 14530 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
08-04 18:03:51.483 14530 14530 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
08-04 18:03:51.483 14530 14530 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
08-04 18:03:51.483 14530 14530 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
08-04 18:03:51.493 14530 14530 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.493 14530 14530 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.493 14530 14530 W ResourcesManager: Asset path
'/system/framework/com.android.media.remotedisplay.jar' does not exist or contains
no resources.
08-04 18:03:51.493 14530 14530 W ResourcesManager: Asset path
'/system/framework/com.android.location.provider.jar' does not exist or contains no
resources.
08-04 18:03:51.543 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
08-04 18:03:51.543 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
08-04 18:03:51.543 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
08-04 18:03:51.543 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505595831280
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@71609e7
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505595831280
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@71609e7
08-04 18:03:51.563 14530 14623 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
08-04 18:03:51.573 14530 14623 D
com.disha.quickride.androidapp.common.serverConfig.ConfigurationCache:
locationMgmtEventBrokerURL = tcp://locevents.getquickride.com:1883
08-04 18:03:51.573 14530 14623 D
com.disha.quickride.androidapp.common.serverConfig.ConfigurationCache:
locationMgmtEventBrokerURL = tcp://locevents.getquickride.com:1883
08-04 18:03:51.593 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@b703f39
08-04 18:03:51.593 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@b703f39
08-04 18:03:51.593 14530 14623 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
08-04 18:03:51.593 14530 14623 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
08-04 18:03:51.603 14530 14623 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
08-04 18:03:51.603 14530 14623 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
08-04 18:03:51.703 14530 14530 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6ffffffe arg 0x14dc
08-04 18:03:51.703 14530 14530 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6fffffff arg 0x2
08-04 18:03:51.703 14530 14530 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6ffffffe arg 0x14dc
08-04 18:03:51.703 14530 14530 W linker : libconscrypt_gmscore_jni.so: unused DT
entry: type 0x6fffffff arg 0x2
08-04 18:03:51.723 14530 14530 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 284 native methods...
08-04 18:03:51.723 14530 14530 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 284 native methods...
08-04 18:03:51.783 14530 14577 I b : Sending old Meta Events...
08-04 18:03:51.783 14530 14577 I b : Sending old Meta Events...
08-04 18:03:51.783 14530 14577 I ApxorSDK: ApxorSDK successfully initialized for:
d25af8de489a0ca420f9540aed14013a
08-04 18:03:51.783 14530 14577 I ApxorSDK: ApxorSDK successfully initialized for:
d25af8de489a0ca420f9540aed14013a
08-04 18:03:51.813 14530 14544 W art : Suspending all threads took: 19.783ms
08-04 18:03:51.813 14530 14544 W art : Suspending all threads took: 19.783ms
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java7ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 18:03:51.823 14530 14530 I art : Rejecting re-init on previously-failed
class java.lang.Class<com.google.android.gms.org.conscrypt.Java8ExtendedSSLSession>
08-04 18:03:51.863 14530 14530 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
08-04 18:03:51.863 14530 14530 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
08-04 18:03:51.923 14530 14530 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
08-04 18:03:51.923 14530 14530 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
08-04 18:03:51.933 14530 14530 D AppsFlyer_4.9.0: Done loading properties: true
08-04 18:03:51.933 14530 14530 D AppsFlyer_4.9.0: Done loading properties: true
08-04 18:03:52.283 14530 14627 D ConnectivityManager.CallbackHandler: CM callback
handler got msg 524290
08-04 18:03:52.283 14530 14627 D ConnectivityManager.CallbackHandler: CM callback
handler got msg 524290
08-04 18:03:52.373 14530 14557 I Registration: FCM Registration done
08-04 18:03:52.373 14530 14557 I Registration: FCM Registration done
08-04 18:03:52.383 14530 14630 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"","actionButton":
[],"expiry":1564925628,"carousel":[],"title":"Rahul Sakarey, Didn\u0027t schedule
?your ride yet?","message":"NOW is the Best time to schedule for tomorrow\u0027s
ride. Hurry Up⏳","customPayload":{},"trid":"73436-402-148565-0-190804180214"},
trid=73436-402-148565-0-190804180214}
08-04 18:03:52.383 14530 14630 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"","actionButton":
[],"expiry":1564925628,"carousel":[],"title":"Rahul Sakarey, Didn\u0027t schedule
?your ride yet?","message":"NOW is the Best time to schedule for tomorrow\u0027s
ride. Hurry Up⏳","customPayload":{},"trid":"73436-402-148565-0-190804180214"},
trid=73436-402-148565-0-190804180214}
08-04 18:03:52.473 14530 14630 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:52.473 14530 14630 D Netcore : checkValidUser: 0falsetrue
08-04 18:03:52.783 14530 14646 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:52.783 14530 14646 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:52.833 14530 14646 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:52.833 14530 14646 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:52.863 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/pn_register ->
data={"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","eventid":"25","sessionid":"1564922030863","identity":"80505595831280
","tx":"1564922031150","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-OnbDEA1drGwksaEzNJJ469vURoT","oldToken":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","ostype":"Android","make":"Xiaomi","model":"
2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","cts":190804180352,"lat":null,"lng":
null} --- 200 OK {"status":"success", "panelStatus":1}
08-04 18:03:52.863 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/pn_register ->
data={"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","eventid":"25","sessionid":"1564922030863","identity":"80505595831280
","tx":"1564922031150","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-OnbDEA1drGwksaEzNJJ469vURoT","oldToken":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","ostype":"Android","make":"Xiaomi","model":"
2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","cts":190804180352,"lat":null,"lng":
null} --- 200 OK {"status":"success", "panelStatus":1}
08-04 18:03:52.923 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"21","cts":190804180352,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649220
31161","sessionid":"1564922030863"} --- 200 OK {"status":"success"}
08-04 18:03:52.923 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/app_activity ->
data={"eventid":"21","cts":190804180352,"appid":"d25af8de489a0ca420f9540aed14013a",
"pushid":"eed482f5-3b55-4b86-addd-
3f58fc3ebc8a","identity":"80505595831280","ostype":"Android","adid":"","make":"Xiao
mi","model":"2014818","osversion":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":null,"lng":null,"tx":"15649220
31161","sessionid":"1564922030863"} --- 200 OK {"status":"success"}
08-04 18:03:53.063 14530 14646 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:53.063 14530 14646 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:53.263 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/pn_deliver ->
data={"cts":190804180352,"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed48
2f5-3b55-4b86-addd-3f58fc3ebc8a","identity":"80505595831280","trid":"73436-402-
148565-0-190804180214","ostype":"Android","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","make":"Xiaomi","model":"2014818","osversion
":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":"","lng":"","action":"delivere
d","isAmplified":0} --- 200 OK {"status":"success"}
08-04 18:03:53.263 14530 14557 D Registration: POST:
https://pn.netcoresmartech.com/pn_deliver ->
data={"cts":190804180352,"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"eed48
2f5-3b55-4b86-addd-3f58fc3ebc8a","identity":"80505595831280","trid":"73436-402-
148565-0-190804180214","ostype":"Android","token":"cF-
aK9BQhgI:APA91bEun2NblM8cxj3bwHJNFhexWUEDmYG740eqleH77UqDp5foZApGoKrZeMjuIIusSsmM6r
sCQ7akxJRflJIynaIfW7yFO6M559oFFkA97GYr-
OnbDEA1drGwksaEzNJJ469vURoT","adid":"","make":"Xiaomi","model":"2014818","osversion
":"5.1.1","appname":"Quick
Ride","appversion":"8.24","sdkversion":"1.1.3","lat":"","lng":"","action":"delivere
d","isAmplified":0} --- 200 OK {"status":"success"}
08-04 18:03:54.253 14530 14648 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505595831280
08-04 18:03:54.253 14530 14648 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505595831280
08-04 18:03:54.263 14530 14648 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:54.263 14530 14648 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:54.283 14530 14648 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:54.283 14530 14648 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:54.363 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@325638e7
08-04 18:03:54.363 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@325638e7
08-04 18:03:54.363 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@27a2633d
08-04 18:03:54.363 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@27a2633d
08-04 18:03:54.373 14530 14623 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
08-04 18:03:54.373 14530 14623 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
08-04 18:03:54.473 14530 14648 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:54.473 14530 14648 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:54.493 14530 14623 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:54.493 14530 14623 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:54.503 14530 14623 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:54.503 14530 14623 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:54.623 14530 14623 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:54.623 14530 14623 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:03:54.633 14530 14563 V NativeCrypto: SSL shutdown failed: ssl=0xb87b2ba0:
I/O error during system call, Broken pipe
08-04 18:03:54.633 14530 14563 V NativeCrypto: SSL shutdown failed: ssl=0xb87b2ba0:
I/O error during system call, Broken pipe
08-04 18:03:56.553 14530 14623 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
08-04 18:03:56.553 14530 14623 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
08-04 18:03:56.553 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
08-04 18:03:56.553 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
08-04 18:03:56.553 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
08-04 18:03:56.553 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
08-04 18:03:56.563 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
08-04 18:03:56.563 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
08-04 18:03:56.583 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 18:03:56.583 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 18:03:56.583 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 18:03:56.583 14530 14623 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
08-04 18:03:56.603 14530 14623 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
08-04 18:03:56.603 14530 14623 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
08-04 18:03:56.603 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
08-04 18:03:56.613 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5191 ms
08-04 18:03:56.613 14530 14623 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5191 ms
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564900439615
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564900439615
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 18:03:59.613 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564900439634
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1564900439634
08-04 18:03:59.623 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505595831280
08-04 18:03:59.633 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505595831280
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 18:03:59.643 14530 14653 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 18:03:59.643 14530 14652 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
08-04 18:03:59.643 14530 14653 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 18:03:59.643 14530 14655 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 18:03:59.643 14530 14655 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
08-04 18:03:59.663 14530 14652 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
08-04 18:03:59.663 14530 14652 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 18:03:59.663 14530 14657 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
08-04 18:03:59.663 14530 14652 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 18:03:59.663 14530 14652 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
08-04 18:03:59.663 14530 14652 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
08-04 18:03:59.663 14530 14657 D
com.disha.quickride.androidapp.notification.GcmKeepAliveTask: Sending heart beat to
keep GCM connection alive
08-04 18:03:59.693 14530 14657 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:03:59.693 14530 14657 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
08-04 18:04:00.093 14530 14657 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:04:00.093 14530 14657 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
08-04 18:04:00.093 14530 14563 V NativeCrypto: SSL shutdown failed: ssl=0xb88f77c0:
I/O error during system call, Broken pipe
08-04 18:04:00.093 14530 14563 V NativeCrypto: SSL shutdown failed: ssl=0xb88f77c0:
I/O error during system call, Broken pipe

You might also like