0% found this document useful (0 votes)
222 views337 pages

QuickRide Logcat

The document contains log messages from an Android application startup. It shows initialization of various SDKs and services, including Firebase, Crashlytics, CleverTap, and session management. The application connects to AWS IoT and initializes analytics tracking from Google Analytics and AppsFlyer. It also sets up notification channels and resumes any existing user session.

Uploaded by

rtrupti
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)
222 views337 pages

QuickRide Logcat

The document contains log messages from an Android application startup. It shows initialization of various SDKs and services, including Firebase, Crashlytics, CleverTap, and session management. The application connects to AWS IoT and initializes analytics tracking from Google Analytics and AppsFlyer. It also sets up notification channels and resumes any existing user session.

Uploaded by

rtrupti
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/ 337

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

03-25 18:18:07.832 10417 10417 E disha.quickrid: Not starting debugger since


process cannot load the jdwp agent.
03-25 18:18:07.890 10417 10417 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 18:18:07.955 10417 10417 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 18:18:07.956 10417 10417 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 18:18:07.981 10417 10417 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-25 18:18:07.987 10417 10417 I MultiDex: VM with version 2.1.0 has multidex
support
03-25 18:18:07.988 10417 10417 I MultiDex: Installing application
03-25 18:18:07.988 10417 10417 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 18:18:07.988 10417 10417 I MultiDex: Installing application
03-25 18:18:07.988 10417 10417 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 18:18:08.114 10417 10417 I FirebaseInitProvider: FirebaseApp initialization
successful
03-25 18:18:08.121 10417 10417 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-25 18:18:08.124 10417 10417 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-25 18:18:08.210 10417 10458 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-25 18:18:08.220 10417 10458 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.220 10417 10458 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.238 10417 10458 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.239 10417 10458 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.269 10417 10417 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-25 18:18:08.272 10417 10417 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-25 18:18:08.404 10417 10454 I FA : App measurement is starting up, version:
15300
03-25 18:18:08.404 10417 10454 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-25 18:18:08.405 10417 10454 I FA : To enable faster debug mode event
logging run:
03-25 18:18:08.405 10417 10454 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-25 18:18:08.693 10417 10417 E a : Value of SMT_USE_AD_ID : null
03-25 18:18:08.694 10417 10417 D NetcoreSDK: readConfig: null
03-25 18:18:08.729 10417 10509 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.731 10417 10509 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:08.814 10417 10417 I CleverTap: Activity Lifecycle Callback
successfully registered
03-25 18:18:08.816 10417 10473 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-25 18:18:08.817 10417 10417 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-25 18:18:08.926 10417 10417 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-25 18:18:08.930 10417 10417 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 18:18:08.932 10417 10417 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 18:18:08.944 10417 10532 I CleverTap: SDK Version Code is 30501
03-25 18:18:08.946 10417 10532 I CleverTap: CTPushNotificationReceiver is present
03-25 18:18:08.948 10417 10532 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-25 18:18:08.951 10417 10532 I CleverTap: CTNotificationIntentService not present
03-25 18:18:08.954 10417 10532 I CleverTap: CTBackgroundJobService is present
03-25 18:18:08.956 10417 10532 I CleverTap: CTBackgroundIntentService is present
03-25 18:18:08.966 10417 10532 I CleverTap: InAppNotificationActivity is present
03-25 18:18:08.970 10417 10532 I CleverTap: FcmMessageListenerService not present
03-25 18:18:08.974 10417 10532 I CleverTap: FcmTokenListenerService not present
03-25 18:18:08.997 10417 10473 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-25 18:18:09.023 10417 10417 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-25 18:18:09.071 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-25 18:18:09.072 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-25 18:18:09.102 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-25 18:18:09.102 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-25 18:18:09.102 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@44f8e40
03-25 18:18:09.102 10417 10538 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-25 18:18:09.105 10417 10473 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-25 18:18:09.105 10417 10473 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-25 18:18:09.105 10417 10473 I GAv4 : adb logcat -s GAv4
03-25 18:18:09.106 10417 10458 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-25 18:18:09.107 10417 10509 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-25 18:18:09.107 10417 10488 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.108 10417 10488 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.167 10417 10458 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-25 18:18:09.168 10417 10488 E Fabric : Settings request failed.
03-25 18:18:09.171 10417 10458 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-25 18:18:09.234 10417 10462 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.234 10417 10462 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.314 10417 10532 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-25 18:18:09.350 10417 10532 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-25 18:18:09.353 10417 10532 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-25 18:18:09.377 10417 10564 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-25 18:18:09.426 10417 10472 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.427 10417 10472 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:09.499 10417 10538 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-25 18:18:09.560 10417 10458 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 18:18:09.647 10417 10473 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-25 18:18:09.692 10417 10473 D AppsFlyer_4.9.0: Done loading properties: true
03-25 18:18:09.711 10417 10458 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 18:18:09.730 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8a6caea
03-25 18:18:09.730 10417 10538 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-25 18:18:09.736 10417 10458 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 18:18:09.832 10417 10458 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-25 18:18:09.965 10417 10458 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 132.861ms
03-25 18:18:09.966 10417 10458 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-25 18:18:10.119 10417 10458 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-25 18:18:10.120 10417 10417 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-25 18:18:10.725 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@476d3ca
03-25 18:18:10.732 10417 10538 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 18:18:10.772 10417 10647 D OpenGLRenderer: Skia GL Pipeline
03-25 18:18:11.111 10417 10538 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 18:18:11.184 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@b44c204
03-25 18:18:11.184 10417 10538 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-25 18:18:12.590 10417 10538 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-25 18:18:12.597 10417 10538 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-25 18:18:12.598 10417 10538 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-25 18:18:12.695 10417 10538 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-25 18:18:12.918 10417 10538 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-25 18:18:12.969 10417 10439 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-25 18:18:13.277 10417 10538 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 18:18:13.289 10417 10439 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 320.184ms
03-25 18:18:13.487 10417 10538 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 18:18:13.762 10417 10538 E SQLiteLog: (1) no such column: invitationTime
03-25 18:18:13.764 10417 10538 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-25 18:18:13.777 10417 10538 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-25 18:18:13.794 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-25 18:18:13.794 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-25 18:18:13.795 10417 10538 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-25 18:18:13.805 10417 10864 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-25 18:18:13.814 10417 10417 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 18:18:13.815 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-25 18:18:13.816 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-25 18:18:13.826 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-25 18:18:13.847 10417 10866 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 18:18:13.859 10417 10538 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4798 ms
03-25 18:18:14.269 10417 10866 W disha.quickrid: Verification of fky flb$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[],
java.lang.annotation.Annotation) took 210.323ms
03-25 18:18:14.318 10417 10866 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-25 18:18:14.323 10417 10417 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-25 18:18:14.327 10417 10417 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 18:18:16.778 10417 10862 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-25 18:18:16.837 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585118896778
03-25 18:18:16.839 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 18:18:16.933 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 18:18:16.933 10417 10862 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 18:18:16.978 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 18:18:17.017 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585118896978
03-25 18:18:17.018 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 18:18:17.063 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 18:18:17.063 10417 10862 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 18:18:17.141 10417 10862 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 18:18:17.142 10417 10862 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-25 18:18:17.144 10417 10862 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-25 18:18:17.202 10417 10862 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-25 18:18:17.202 10417 10862 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 18:18:17.204 10417 10862 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 18:18:17.204 10417 10862 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-25 18:18:18.569 10417 11059 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 18:18:18.570 10417 11059 I afm : resetting reconnect attempt and retry
time
03-25 18:18:18.597 10417 11059 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 18:18:18.669 10417 11121 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.686 10417 11123 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.698 10417 11126 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.707 10417 10862 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-25 18:18:18.711 10417 10862 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-25 18:18:18.712 10417 10862 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 18:18:18.720 10417 10862 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 18:18:18.720 10417 10862 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-25 18:18:18.751 10417 11128 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.757 10417 11127 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 18:18:18.758 10417 11127 I afm : resetting reconnect attempt and retry
time
03-25 18:18:18.758 10417 11127 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 18:18:18.787 10417 11132 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.798 10417 11130 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.831 10417 11133 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.837 10417 11131 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-25 18:18:18.840 10417 10862 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-25 18:18:18.841 10417 10862 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-25 18:18:18.841 10417 10862 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-25 18:18:18.845 10417 10862 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-25 18:18:18.881 10417 11133 W afm : onFailure: connection failed.
03-25 18:18:18.881 10417 11133 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-25 18:18:18.881 10417 11133 W afm : at
java.lang.Thread.run(Thread.java:764)
03-25 18:18:18.881 10417 11133 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 18:18:18.881 10417 11133 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-25 18:18:18.881 10417 11133 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 18:18:18.881 10417 11133 W afm : at
java.net.Socket.connect(Socket.java:621)
03-25 18:18:18.881 10417 11133 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-25 18:18:18.881 10417 11133 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-25 18:18:18.881 10417 11133 W afm : ... 1 more
03-25 18:18:18.881 10417 11133 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-25 18:18:18.882 10417 11133 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-25 18:18:18.883 10417 11130 W afm : onFailure: connection failed.
03-25 18:18:18.883 10417 11130 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-25 18:18:18.883 10417 11130 W afm : at
java.lang.Thread.run(Thread.java:764)
03-25 18:18:18.883 10417 11130 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 18:18:18.883 10417 11130 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-25 18:18:18.883 10417 11130 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 18:18:18.883 10417 11130 W afm : at
java.net.Socket.connect(Socket.java:621)
03-25 18:18:18.883 10417 11130 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-25 18:18:18.883 10417 11130 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-25 18:18:18.883 10417 11130 W afm : ... 1 more
03-25 18:18:18.884 10417 11130 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-25 18:18:18.884 10417 11130 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-25 18:18:18.915 10417 11136 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-25 18:18:18.916 10417 11134 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-25 18:18:18.961 10417 10862 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-25 18:18:18.961 10417 10862 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-25 18:18:19.058 10417 10862 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-25 18:18:19.058 10417 10862 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-25 18:18:19.058 10417 10862 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-25 18:18:19.058 10417 10862 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-25 18:18:19.181 10417 10862 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-25 18:18:19.182 10417 10862 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-25 18:18:19.183 10417 10862 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-25 18:18:19.183 10417 10862 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-25 18:18:19.183 10417 10862 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-25 18:18:19.183 10417 10862 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-25 18:18:19.183 10417 10862 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-25 18:18:23.264 10417 10417 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 18:18:24.373 10417 10472 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:24.373 10417 10472 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 18:18:24.417 10417 10472 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-25 19:59:46.288 19687 19687 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-25 19:59:46.367 19687 19687 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 19:59:46.445 19687 19687 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 19:59:46.445 19687 19687 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 19:59:46.468 19687 19687 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-25 19:59:46.473 19687 19687 I MultiDex: VM with version 2.1.0 has multidex
support
03-25 19:59:46.474 19687 19687 I MultiDex: Installing application
03-25 19:59:46.474 19687 19687 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 19:59:46.474 19687 19687 I MultiDex: Installing application
03-25 19:59:46.474 19687 19687 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 19:59:46.594 19687 19687 I FirebaseInitProvider: FirebaseApp initialization
successful
03-25 19:59:46.600 19687 19687 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-25 19:59:46.603 19687 19687 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-25 19:59:46.725 19687 19732 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-25 19:59:46.744 19687 19732 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:46.744 19687 19732 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:46.764 19687 19732 D NetworkManagementSocketTagger: tagSocket(46) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:46.779 19687 19687 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-25 19:59:46.779 19687 19687 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-25 19:59:46.828 19687 19728 I FA : App measurement is starting up, version:
15300
03-25 19:59:46.828 19687 19728 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-25 19:59:46.841 19687 19728 I FA : To enable faster debug mode event
logging run:
03-25 19:59:46.841 19687 19728 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-25 19:59:47.036 19687 19687 E a : Value of SMT_USE_AD_ID : null
03-25 19:59:47.038 19687 19687 D NetcoreSDK: readConfig: null
03-25 19:59:47.039 19687 19771 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.039 19687 19771 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.090 19687 19771 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:47.111 19687 19687 I CleverTap: Activity Lifecycle Callback
successfully registered
03-25 19:59:47.113 19687 19687 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-25 19:59:47.153 19687 19687 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-25 19:59:47.156 19687 19687 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 19:59:47.158 19687 19687 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 19:59:47.273 19687 19778 I CleverTap: SDK Version Code is 30501
03-25 19:59:47.274 19687 19687 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-25 19:59:47.277 19687 19778 I CleverTap: CTPushNotificationReceiver is present
03-25 19:59:47.279 19687 19778 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-25 19:59:47.300 19687 19778 I CleverTap: CTNotificationIntentService not present
03-25 19:59:47.313 19687 19778 I CleverTap: CTBackgroundJobService is present
03-25 19:59:47.314 19687 19735 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-25 19:59:47.315 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-25 19:59:47.315 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-25 19:59:47.316 19687 19778 I CleverTap: CTBackgroundIntentService is present
03-25 19:59:47.326 19687 19778 I CleverTap: InAppNotificationActivity is present
03-25 19:59:47.331 19687 19778 I CleverTap: FcmMessageListenerService not present
03-25 19:59:47.332 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-25 19:59:47.332 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-25 19:59:47.332 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@4813862
03-25 19:59:47.352 19687 19778 I CleverTap: FcmTokenListenerService not present
03-25 19:59:47.372 19687 19788 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-25 19:59:47.423 19687 19746 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-25 19:59:47.429 19687 19735 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-25 19:59:47.430 19687 19735 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-25 19:59:47.494 19687 19734 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.495 19687 19734 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.511 19687 19734 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:47.649 19687 19740 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-25 19:59:47.684 19687 19735 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 19:59:47.714 19687 19760 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.724 19687 19760 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.732 19687 19788 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 126.612ms
03-25 19:59:47.756 19687 19740 W UserDataStore: initStore should have been called
before calling setUserID
03-25 19:59:47.757 19687 19760 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:47.777 19687 19746 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-25 19:59:47.781 19687 19778 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-25 19:59:47.786 19687 19746 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-25 19:59:47.786 19687 19746 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-25 19:59:47.786 19687 19746 I GAv4 : adb logcat -s GAv4
03-25 19:59:47.787 19687 19788 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-25 19:59:47.801 19687 19740 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.802 19687 19740 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 19:59:47.803 19687 19740 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:47.811 19687 19735 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 19:59:47.820 19687 19778 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-25 19:59:47.821 19687 19778 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-25 19:59:47.824 19687 19735 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 19:59:47.837 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6df2ca0
03-25 19:59:47.837 19687 19788 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-25 19:59:47.895 19687 19830 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-25 19:59:47.964 19687 19746 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-25 19:59:47.985 19687 19746 D AppsFlyer_4.9.0: Done loading properties: true
03-25 19:59:48.153 19687 19735 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-25 19:59:48.279 19687 19735 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-25 19:59:48.279 19687 19687 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-25 19:59:49.105 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@1e80d0a
03-25 19:59:49.122 19687 19788 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 19:59:49.142 19687 19918 D OpenGLRenderer: Skia GL Pipeline
03-25 19:59:49.231 19687 19788 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 19:59:49.257 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-25 19:59:49.257 19687 19788 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-25 19:59:50.701 19687 19788 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-25 19:59:50.761 19687 19788 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-25 19:59:50.815 19687 19788 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-25 19:59:50.899 19687 19788 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-25 19:59:51.004 19687 19788 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-25 19:59:51.205 19687 19788 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 19:59:51.263 19687 19788 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 19:59:51.308 19687 19788 E SQLiteLog: (1) no such column: invitationTime
03-25 19:59:51.310 19687 19788 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-25 19:59:51.359 19687 19788 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-25 19:59:51.383 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-25 19:59:51.383 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-25 19:59:51.388 19687 19788 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-25 19:59:51.454 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-25 19:59:51.455 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-25 19:59:51.457 19687 19687 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 19:59:51.459 19687 19715 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-25 19:59:51.471 19687 20060 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-25 19:59:51.476 19687 20075 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 19:59:51.609 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-25 19:59:51.887 19687 19788 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4572 ms
03-25 19:59:51.928 19687 19715 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 468.923ms
03-25 19:59:52.568 19687 20075 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-25 19:59:52.571 19687 19687 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-25 19:59:52.576 19687 19687 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 19:59:54.357 19687 20058 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-25 19:59:54.369 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585124994357
03-25 19:59:54.371 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 19:59:54.408 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 19:59:54.409 19687 20058 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 19:59:54.421 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 19:59:54.456 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585124994421
03-25 19:59:54.458 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 19:59:54.484 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 19:59:54.484 19687 20058 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 19:59:54.508 19687 20058 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 19:59:54.512 19687 20058 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-25 19:59:54.513 19687 20058 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-25 19:59:54.551 19687 20058 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-25 19:59:54.551 19687 20058 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 19:59:54.554 19687 20058 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 19:59:54.554 19687 20058 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-25 19:59:55.203 19687 20241 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 19:59:55.203 19687 20241 I afm : resetting reconnect attempt and retry
time
03-25 19:59:55.204 19687 20241 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 19:59:55.323 19687 20271 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:55.415 19687 20276 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-25 19:59:58.131 19687 19760 E Fabric : Settings request failed.
03-25 19:59:58.131 19687 19760 E Fabric : fby$c: java.net.SocketTimeoutException:
failed to connect to settings.crashlytics.com/172.217.27.195 (port 443) from
/192.168.1.13 (port 59620) after 10000ms
03-25 19:59:58.131 19687 19760 E Fabric : at fby.b(SourceFile:1359)
03-25 19:59:58.131 19687 19760 E Fabric : at fct.a(SourceFile:104)
03-25 19:59:58.131 19687 19760 E Fabric : at fct.a(SourceFile:88)
03-25 19:59:58.131 19687 19760 E Fabric : at fcr.a(SourceFile:93)
03-25 19:59:58.131 19687 19760 E Fabric : at fcr.a(SourceFile:70)
03-25 19:59:58.131 19687 19760 E Fabric : at fcy.c(SourceFile:156)
03-25 19:59:58.131 19687 19760 E Fabric : at ezr.g(SourceFile:128)
03-25 19:59:58.131 19687 19760 E Fabric : at ezr.c(SourceFile:100)
03-25 19:59:58.131 19687 19760 E Fabric : at ezr.f(SourceFile:46)
03-25 19:59:58.131 19687 19760 E Fabric : at ezm.a(SourceFile:63)
03-25 19:59:58.131 19687 19760 E Fabric : at
ezm.doInBackground(SourceFile:28)
03-25 19:59:58.131 19687 19760 E Fabric : at fau$2.call(SourceFile:311)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:459)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.lang.Thread.run(Thread.java:764)
03-25 19:59:58.131 19687 19760 E Fabric : Caused by:
java.net.SocketTimeoutException: failed to connect to
settings.crashlytics.com/172.217.27.195 (port 443) from /192.168.1.13 (port 59620)
after 10000ms
03-25 19:59:58.131 19687 19760 E Fabric : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-25 19:59:58.131 19687 19760 E Fabric : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 19:59:58.131 19687 19760 E Fabric : at
java.net.Socket.connect(Socket.java:621)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.Platform.connectSocket(Platform.java:145)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:141
9)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1371)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:219)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:142)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
04)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:392)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:325)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:488)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:434)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnec
tionImpl.java:565)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getResponseCode(Delega
tingHttpsURLConnection.java:105)
03-25 19:59:58.131 19687 19760 E Fabric : at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getResponseCode(HttpsURLConn
ectionImpl.java:26)
03-25 19:59:58.131 19687 19760 E Fabric : at fby.b(SourceFile:1357)
03-25 19:59:58.131 19687 19760 E Fabric : ... 17 more
03-25 20:00:02.481 19687 19771 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-25 20:29:54.359 23678 23678 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-25 20:29:54.429 23678 23678 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 20:29:54.498 23678 23678 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 20:29:54.498 23678 23678 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 20:29:54.574 23678 23678 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-25 20:29:54.583 23678 23678 I MultiDex: VM with version 2.1.0 has multidex
support
03-25 20:29:54.583 23678 23678 I MultiDex: Installing application
03-25 20:29:54.583 23678 23678 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 20:29:54.583 23678 23678 I MultiDex: Installing application
03-25 20:29:54.583 23678 23678 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 20:29:54.716 23678 23678 I FirebaseInitProvider: FirebaseApp initialization
successful
03-25 20:29:54.731 23678 23678 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-25 20:29:54.735 23678 23678 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-25 20:29:54.817 23678 23722 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-25 20:29:54.820 23678 23722 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:54.820 23678 23722 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:54.883 23678 23722 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-25 20:29:54.929 23678 23678 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-25 20:29:54.930 23678 23678 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-25 20:29:55.029 23678 23719 I FA : App measurement is starting up, version:
15300
03-25 20:29:55.030 23678 23719 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-25 20:29:55.119 23678 23719 I FA : To enable faster debug mode event
logging run:
03-25 20:29:55.119 23678 23719 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-25 20:29:55.216 23678 23678 E a : Value of SMT_USE_AD_ID : null
03-25 20:29:55.219 23678 23678 D NetcoreSDK: readConfig: null
03-25 20:29:55.227 23678 23754 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.228 23678 23754 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.240 23678 23754 D NetworkManagementSocketTagger: tagSocket(52) with
statsTag=0xffffffff, statsUid=-1
03-25 20:29:55.298 23678 23678 I CleverTap: Activity Lifecycle Callback
successfully registered
03-25 20:29:55.300 23678 23678 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-25 20:29:55.332 23678 23678 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-25 20:29:55.335 23678 23678 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 20:29:55.337 23678 23678 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 20:29:55.362 23678 23769 I CleverTap: SDK Version Code is 30501
03-25 20:29:55.365 23678 23769 I CleverTap: CTPushNotificationReceiver is present
03-25 20:29:55.370 23678 23769 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-25 20:29:55.372 23678 23769 I CleverTap: CTNotificationIntentService not present
03-25 20:29:55.378 23678 23769 I CleverTap: CTBackgroundJobService is present
03-25 20:29:55.380 23678 23769 I CleverTap: CTBackgroundIntentService is present
03-25 20:29:55.389 23678 23769 I CleverTap: InAppNotificationActivity is present
03-25 20:29:55.393 23678 23769 I CleverTap: FcmMessageListenerService not present
03-25 20:29:55.421 23678 23769 I CleverTap: FcmTokenListenerService not present
03-25 20:29:55.425 23678 23678 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-25 20:29:55.477 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-25 20:29:55.477 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-25 20:29:55.483 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-25 20:29:55.483 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-25 20:29:55.484 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@83041dc
03-25 20:29:55.484 23678 23778 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-25 20:29:55.508 23678 23723 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-25 20:29:55.522 23678 23739 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-25 20:29:55.576 23678 23724 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.576 23678 23724 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.578 23678 23723 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-25 20:29:55.583 23678 23724 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-25 20:29:55.610 23678 23723 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-25 20:29:55.659 23678 23778 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 134.100ms
03-25 20:29:55.723 23678 23729 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-25 20:29:55.750 23678 23729 W UserDataStore: initStore should have been called
before calling setUserID
03-25 20:29:55.751 23678 23778 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-25 20:29:55.752 23678 23739 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-25 20:29:55.758 23678 23739 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-25 20:29:55.758 23678 23739 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-25 20:29:55.758 23678 23739 I GAv4 : adb logcat -s GAv4
03-25 20:29:55.764 23678 23769 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-25 20:29:55.780 23678 23769 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-25 20:29:55.803 23678 23729 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.804 23678 23729 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.805 23678 23729 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-25 20:29:55.806 23678 23769 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-25 20:29:55.814 23678 23757 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.821 23678 23757 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 20:29:55.824 23678 23723 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 20:29:55.837 23678 23757 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-25 20:29:55.866 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@1b434ff
03-25 20:29:55.866 23678 23778 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-25 20:29:55.875 23678 23723 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 20:29:55.883 23678 23807 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-25 20:29:55.907 23678 23723 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 20:29:55.996 23678 23739 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-25 20:29:56.010 23678 23739 D AppsFlyer_4.9.0: Done loading properties: true
03-25 20:29:56.125 23678 23723 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-25 20:29:56.230 23678 23723 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-25 20:29:56.232 23678 23678 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-25 20:29:56.835 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@1e80d0a
03-25 20:29:56.846 23678 23778 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 20:29:56.892 23678 23884 D OpenGLRenderer: Skia GL Pipeline
03-25 20:29:56.971 23678 23778 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 20:29:56.974 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-25 20:29:56.974 23678 23778 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-25 20:29:57.112 23678 23778 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-25 20:29:57.115 23678 23778 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-25 20:29:57.116 23678 23778 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-25 20:29:57.123 23678 23778 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-25 20:29:57.131 23678 23778 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-25 20:29:57.144 23678 23778 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 20:29:57.154 23678 23778 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 20:29:57.172 23678 23778 E SQLiteLog: (1) no such column: invitationTime
03-25 20:29:57.173 23678 23778 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-25 20:29:57.187 23678 23778 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-25 20:29:57.188 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-25 20:29:57.188 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-25 20:29:57.193 23678 23778 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-25 20:29:57.195 23678 23915 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-25 20:29:57.260 23678 23678 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 20:29:57.265 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-25 20:29:57.266 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-25 20:29:57.308 23678 23925 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 20:29:57.317 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-25 20:29:57.373 23678 23778 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1898 ms
03-25 20:29:57.535 23678 23925 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-25 20:29:57.541 23678 23678 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-25 20:29:57.549 23678 23678 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 20:29:59.569 23678 23700 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-25 20:29:59.602 23678 23700 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 32.347ms
03-25 20:30:00.187 23678 23914 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-25 20:30:00.198 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585126800188
03-25 20:30:00.199 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 20:30:00.207 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 20:30:00.207 23678 23914 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 20:30:00.279 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 20:30:00.287 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585126800279
03-25 20:30:00.288 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 20:30:00.295 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 20:30:00.295 23678 23914 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 20:30:00.301 23678 23914 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 20:30:00.338 23678 23914 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-25 20:30:00.338 23678 23914 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-25 20:30:00.398 23678 23914 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-25 20:30:00.399 23678 23914 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 20:30:00.403 23678 23914 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 20:30:00.404 23678 23914 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-25 20:30:00.910 23678 24161 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 20:30:00.910 23678 24161 I afm : resetting reconnect attempt and retry
time
03-25 20:30:00.911 23678 24161 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 20:30:00.965 23678 24167 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 20:30:00.971 23678 24168 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-25 20:30:05.947 23678 23757 E Fabric : Settings request failed.
03-25 20:30:05.947 23678 23757 E Fabric : fby$c: java.net.SocketTimeoutException:
failed to connect to settings.crashlytics.com/216.58.200.131 (port 443) from
/192.168.1.13 (port 34124) after 10000ms
03-25 20:30:05.947 23678 23757 E Fabric : at fby.b(SourceFile:1359)
03-25 20:30:05.947 23678 23757 E Fabric : at fct.a(SourceFile:104)
03-25 20:30:05.947 23678 23757 E Fabric : at fct.a(SourceFile:88)
03-25 20:30:05.947 23678 23757 E Fabric : at fcr.a(SourceFile:93)
03-25 20:30:05.947 23678 23757 E Fabric : at fcr.a(SourceFile:70)
03-25 20:30:05.947 23678 23757 E Fabric : at fcy.c(SourceFile:156)
03-25 20:30:05.947 23678 23757 E Fabric : at ezr.g(SourceFile:128)
03-25 20:30:05.947 23678 23757 E Fabric : at ezr.c(SourceFile:100)
03-25 20:30:05.947 23678 23757 E Fabric : at ezr.f(SourceFile:46)
03-25 20:30:05.947 23678 23757 E Fabric : at ezm.a(SourceFile:63)
03-25 20:30:05.947 23678 23757 E Fabric : at
ezm.doInBackground(SourceFile:28)
03-25 20:30:05.947 23678 23757 E Fabric : at fau$2.call(SourceFile:311)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:459)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.lang.Thread.run(Thread.java:764)
03-25 20:30:05.947 23678 23757 E Fabric : Caused by:
java.net.SocketTimeoutException: failed to connect to
settings.crashlytics.com/216.58.200.131 (port 443) from /192.168.1.13 (port 34124)
after 10000ms
03-25 20:30:05.947 23678 23757 E Fabric : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-25 20:30:05.947 23678 23757 E Fabric : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 20:30:05.947 23678 23757 E Fabric : at
java.net.Socket.connect(Socket.java:621)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.Platform.connectSocket(Platform.java:145)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:141
9)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1371)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:219)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:142)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
04)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:392)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:325)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:488)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:434)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnec
tionImpl.java:565)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getResponseCode(Delega
tingHttpsURLConnection.java:105)
03-25 20:30:05.947 23678 23757 E Fabric : at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getResponseCode(HttpsURLConn
ectionImpl.java:26)
03-25 20:30:05.947 23678 23757 E Fabric : at fby.b(SourceFile:1357)
03-25 20:30:05.947 23678 23757 E Fabric : ... 17 more
03-25 20:30:10.906 23678 23754 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-25 21:11:53.259 31696 31696 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-25 21:11:53.338 31696 31696 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 21:11:53.444 31696 31696 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 21:11:53.445 31696 31696 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 21:11:53.482 31696 31696 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-25 21:11:53.489 31696 31696 I MultiDex: VM with version 2.1.0 has multidex
support
03-25 21:11:53.489 31696 31696 I MultiDex: Installing application
03-25 21:11:53.489 31696 31696 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 21:11:53.489 31696 31696 I MultiDex: Installing application
03-25 21:11:53.489 31696 31696 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 21:11:53.970 31696 31696 I FirebaseInitProvider: FirebaseApp initialization
successful
03-25 21:11:53.992 31696 31696 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-25 21:11:53.997 31696 31696 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-25 21:11:54.193 31696 31748 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-25 21:11:54.218 31696 31748 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:54.218 31696 31748 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:54.246 31696 31696 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-25 21:11:54.249 31696 31696 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-25 21:11:54.250 31696 31748 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-25 21:11:54.437 31696 31740 I FA : App measurement is starting up, version:
15300
03-25 21:11:54.437 31696 31740 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-25 21:11:54.437 31696 31740 I FA : To enable faster debug mode event
logging run:
03-25 21:11:54.437 31696 31740 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-25 21:11:54.751 31696 31696 E a : Value of SMT_USE_AD_ID : null
03-25 21:11:54.752 31696 31696 D NetcoreSDK: readConfig: null
03-25 21:11:54.762 31696 31804 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:54.762 31696 31804 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:54.780 31696 31804 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-25 21:11:54.850 31696 31696 I CleverTap: Activity Lifecycle Callback
successfully registered
03-25 21:11:54.852 31696 31696 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-25 21:11:54.993 31696 31696 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-25 21:11:54.997 31696 31696 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 21:11:55.001 31696 31696 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 21:11:55.030 31696 31828 I CleverTap: SDK Version Code is 30501
03-25 21:11:55.034 31696 31828 I CleverTap: CTPushNotificationReceiver is present
03-25 21:11:55.037 31696 31828 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-25 21:11:55.039 31696 31828 I CleverTap: CTNotificationIntentService not present
03-25 21:11:55.041 31696 31828 I CleverTap: CTBackgroundJobService is present
03-25 21:11:55.047 31696 31828 I CleverTap: CTBackgroundIntentService is present
03-25 21:11:55.113 31696 31779 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-25 21:11:55.127 31696 31828 I CleverTap: InAppNotificationActivity is present
03-25 21:11:55.127 31696 31696 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-25 21:11:55.132 31696 31828 I CleverTap: FcmMessageListenerService not present
03-25 21:11:55.138 31696 31828 I CleverTap: FcmTokenListenerService not present
03-25 21:11:55.147 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-25 21:11:55.147 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-25 21:11:55.155 31696 31751 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-25 21:11:55.167 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-25 21:11:55.167 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-25 21:11:55.167 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c3e78ae
03-25 21:11:55.167 31696 31848 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-25 21:11:55.183 31696 31794 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.183 31696 31794 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.196 31696 31794 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-25 21:11:55.246 31696 31750 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.246 31696 31750 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.254 31696 31750 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-25 21:11:55.328 31696 31751 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-25 21:11:55.329 31696 31751 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-25 21:11:55.330 31696 31779 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-25 21:11:55.370 31696 31828 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-25 21:11:55.373 31696 31772 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-25 21:11:55.376 31696 31779 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-25 21:11:55.376 31696 31779 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-25 21:11:55.376 31696 31779 I GAv4 : adb logcat -s GAv4
03-25 21:11:55.390 31696 31828 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-25 21:11:55.418 31696 31772 W UserDataStore: initStore should have been called
before calling setUserID
03-25 21:11:55.454 31696 31828 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-25 21:11:55.489 31696 31897 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-25 21:11:55.503 31696 31772 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.503 31696 31772 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 21:11:55.505 31696 31772 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-25 21:11:55.519 31696 31751 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 21:11:55.523 31696 31751 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 21:11:55.583 31696 31848 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-25 21:11:55.587 31696 31751 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 21:11:55.696 31696 31779 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-25 21:11:55.703 31696 31779 D AppsFlyer_4.9.0: Done loading properties: true
03-25 21:11:55.764 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6053915
03-25 21:11:55.764 31696 31848 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-25 21:11:55.870 31696 31751 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-25 21:11:56.047 31696 31751 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-25 21:11:56.050 31696 31696 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-25 21:11:57.177 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@1e80d0a
03-25 21:11:57.189 31696 31848 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 21:11:57.204 31696 32021 D OpenGLRenderer: Skia GL Pipeline
03-25 21:11:57.259 31696 31848 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 21:11:57.263 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-25 21:11:57.263 31696 31848 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-25 21:11:57.659 31696 31848 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-25 21:11:57.665 31696 31848 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-25 21:11:57.668 31696 31848 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-25 21:11:57.786 31696 31848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-25 21:11:57.875 31696 31848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-25 21:11:57.919 31696 31848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 21:11:57.938 31696 31848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 21:11:57.956 31696 31848 E SQLiteLog: (1) no such column: invitationTime
03-25 21:11:57.959 31696 31848 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-25 21:11:57.975 31696 31848 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-25 21:11:57.978 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-25 21:11:57.978 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-25 21:11:57.979 31696 31848 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-25 21:11:57.985 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-25 21:11:57.987 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-25 21:11:57.989 31696 31696 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 21:11:57.993 31696 32065 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-25 21:11:57.998 31696 32066 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 21:11:57.999 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-25 21:11:58.033 31696 31848 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2889 ms
03-25 21:11:58.189 31696 32066 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-25 21:11:58.198 31696 31696 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-25 21:11:58.203 31696 31696 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 21:12:00.976 31696 32059 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-25 21:12:00.999 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585129320976
03-25 21:12:01.001 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 21:12:01.017 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 21:12:01.018 31696 32059 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 21:12:01.083 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 21:12:01.092 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585129321083
03-25 21:12:01.093 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 21:12:01.109 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 21:12:01.110 31696 32059 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 21:12:01.130 31696 32059 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 21:12:01.131 31696 32059 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-25 21:12:01.132 31696 32059 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-25 21:12:01.185 31696 32059 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-25 21:12:01.185 31696 32059 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 21:12:01.187 31696 32059 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 21:12:01.188 31696 32059 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-25 21:12:01.704 31696 32335 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 21:12:01.704 31696 32335 I afm : resetting reconnect attempt and retry
time
03-25 21:12:01.705 31696 32335 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 21:12:01.757 31696 32375 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 21:12:01.765 31696 32376 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-25 21:12:05.586 31696 31794 E Fabric : Settings request failed.
03-25 21:12:05.586 31696 31794 E Fabric : fby$c: java.net.SocketTimeoutException:
failed to connect to settings.crashlytics.com/172.217.27.195 (port 443) from
/192.168.1.13 (port 60108) after 10000ms
03-25 21:12:05.586 31696 31794 E Fabric : at fby.b(SourceFile:1359)
03-25 21:12:05.586 31696 31794 E Fabric : at fct.a(SourceFile:104)
03-25 21:12:05.586 31696 31794 E Fabric : at fct.a(SourceFile:88)
03-25 21:12:05.586 31696 31794 E Fabric : at fcr.a(SourceFile:93)
03-25 21:12:05.586 31696 31794 E Fabric : at fcr.a(SourceFile:70)
03-25 21:12:05.586 31696 31794 E Fabric : at fcy.c(SourceFile:156)
03-25 21:12:05.586 31696 31794 E Fabric : at ezr.g(SourceFile:128)
03-25 21:12:05.586 31696 31794 E Fabric : at ezr.c(SourceFile:100)
03-25 21:12:05.586 31696 31794 E Fabric : at ezr.f(SourceFile:46)
03-25 21:12:05.586 31696 31794 E Fabric : at ezm.a(SourceFile:63)
03-25 21:12:05.586 31696 31794 E Fabric : at
ezm.doInBackground(SourceFile:28)
03-25 21:12:05.586 31696 31794 E Fabric : at fau$2.call(SourceFile:311)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:459)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.lang.Thread.run(Thread.java:764)
03-25 21:12:05.586 31696 31794 E Fabric : Caused by:
java.net.SocketTimeoutException: failed to connect to
settings.crashlytics.com/172.217.27.195 (port 443) from /192.168.1.13 (port 60108)
after 10000ms
03-25 21:12:05.586 31696 31794 E Fabric : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-25 21:12:05.586 31696 31794 E Fabric : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 21:12:05.586 31696 31794 E Fabric : at
java.net.Socket.connect(Socket.java:621)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.Platform.connectSocket(Platform.java:145)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:141
9)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1371)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:219)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:142)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
04)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:392)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:325)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:488)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:434)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnec
tionImpl.java:565)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getResponseCode(Delega
tingHttpsURLConnection.java:105)
03-25 21:12:05.586 31696 31794 E Fabric : at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getResponseCode(HttpsURLConn
ectionImpl.java:26)
03-25 21:12:05.586 31696 31794 E Fabric : at fby.b(SourceFile:1357)
03-25 21:12:05.586 31696 31794 E Fabric : ... 17 more
03-25 21:12:10.140 31696 31804 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-25 23:20:29.723 21427 21427 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-25 23:20:29.799 21427 21427 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 23:20:29.916 21427 21427 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 23:20:29.917 21427 21427 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-25 23:20:29.982 21427 21427 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-25 23:20:29.987 21427 21427 I MultiDex: VM with version 2.1.0 has multidex
support
03-25 23:20:29.988 21427 21427 I MultiDex: Installing application
03-25 23:20:29.988 21427 21427 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 23:20:29.988 21427 21427 I MultiDex: Installing application
03-25 23:20:29.988 21427 21427 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-25 23:20:30.093 21427 21427 I FirebaseInitProvider: FirebaseApp initialization
successful
03-25 23:20:30.100 21427 21427 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-25 23:20:30.103 21427 21427 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-25 23:20:30.157 21427 21470 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-25 23:20:30.161 21427 21470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.161 21427 21470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.179 21427 21470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.179 21427 21470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.233 21427 21468 I FA : App measurement is starting up, version:
15300
03-25 23:20:30.233 21427 21468 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-25 23:20:30.234 21427 21468 I FA : To enable faster debug mode event
logging run:
03-25 23:20:30.234 21427 21468 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-25 23:20:30.241 21427 21427 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-25 23:20:30.242 21427 21427 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-25 23:20:30.426 21427 21427 E a : Value of SMT_USE_AD_ID : null
03-25 23:20:30.428 21427 21427 D NetcoreSDK: readConfig: null
03-25 23:20:30.460 21427 21502 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.461 21427 21502 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.486 21427 21482 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-25 23:20:30.554 21427 21427 I CleverTap: Activity Lifecycle Callback
successfully registered
03-25 23:20:30.556 21427 21427 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-25 23:20:30.586 21427 21427 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-25 23:20:30.590 21427 21427 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 23:20:30.592 21427 21427 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-25 23:20:30.614 21427 21515 I CleverTap: SDK Version Code is 30501
03-25 23:20:30.618 21427 21515 I CleverTap: CTPushNotificationReceiver is present
03-25 23:20:30.622 21427 21515 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-25 23:20:30.625 21427 21515 I CleverTap: CTNotificationIntentService not present
03-25 23:20:30.627 21427 21515 I CleverTap: CTBackgroundJobService is present
03-25 23:20:30.630 21427 21515 I CleverTap: CTBackgroundIntentService is present
03-25 23:20:30.648 21427 21482 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-25 23:20:30.659 21427 21515 I CleverTap: InAppNotificationActivity is present
03-25 23:20:30.670 21427 21515 I CleverTap: FcmMessageListenerService not present
03-25 23:20:30.677 21427 21427 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-25 23:20:30.683 21427 21515 I CleverTap: FcmTokenListenerService not present
03-25 23:20:30.699 21427 21486 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.699 21427 21486 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.703 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-25 23:20:30.703 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-25 23:20:30.704 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-25 23:20:30.704 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-25 23:20:30.705 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@329de3c
03-25 23:20:30.705 21427 21522 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-25 23:20:30.721 21427 21470 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-25 23:20:30.731 21427 21482 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-25 23:20:30.731 21427 21482 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-25 23:20:30.731 21427 21482 I GAv4 : adb logcat -s GAv4
03-25 23:20:30.797 21427 21486 E Fabric : Settings request failed.
03-25 23:20:30.821 21427 21470 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-25 23:20:30.841 21427 21470 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-25 23:20:30.886 21427 21522 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 131.025ms
03-25 23:20:30.893 21427 21502 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-25 23:20:30.898 21427 21473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:30.898 21427 21473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:31.013 21427 21522 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.PropertyName
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findConstructorName(com.fasterx
ml.jackson.databind.introspect.AnnotatedParameter) took 123.732ms
03-25 23:20:31.077 21427 21515 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-25 23:20:31.098 21427 21515 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-25 23:20:31.103 21427 21515 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-25 23:20:31.150 21427 21479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:31.150 21427 21479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:31.169 21427 21548 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-25 23:20:31.199 21427 21470 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 23:20:31.204 21427 21522 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-25 23:20:31.311 21427 21470 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 23:20:31.326 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@9039ede
03-25 23:20:31.326 21427 21522 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-25 23:20:31.332 21427 21470 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-25 23:20:31.350 21427 21482 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-25 23:20:31.392 21427 21482 D AppsFlyer_4.9.0: Done loading properties: true
03-25 23:20:31.545 21427 21470 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-25 23:20:31.630 21427 21470 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-25 23:20:31.631 21427 21427 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-25 23:20:34.324 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@eead9be
03-25 23:20:34.393 21427 21522 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 23:20:34.422 21427 21767 D OpenGLRenderer: Skia GL Pipeline
03-25 23:20:34.785 21427 21522 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-25 23:20:34.801 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@dd47858
03-25 23:20:34.801 21427 21522 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-25 23:20:35.500 21427 21522 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-25 23:20:35.509 21427 21522 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-25 23:20:35.511 21427 21522 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-25 23:20:35.541 21427 21522 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-25 23:20:35.582 21427 21522 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-25 23:20:35.608 21427 21522 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 23:20:35.617 21427 21522 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-25 23:20:35.642 21427 21522 E SQLiteLog: (1) no such column: invitationTime
03-25 23:20:35.648 21427 21522 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-25 23:20:35.674 21427 21522 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-25 23:20:35.680 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-25 23:20:35.681 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-25 23:20:35.681 21427 21522 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-25 23:20:35.692 21427 21427 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 23:20:35.694 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-25 23:20:35.695 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-25 23:20:35.702 21427 21817 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-25 23:20:35.703 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-25 23:20:35.743 21427 21522 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5040 ms
03-25 23:20:35.743 21427 21816 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-25 23:20:35.921 21427 21817 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-25 23:20:35.925 21427 21427 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-25 23:20:35.928 21427 21427 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-25 23:20:38.675 21427 21815 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-25 23:20:38.696 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585137038675
03-25 23:20:38.697 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 23:20:38.719 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 23:20:38.719 21427 21815 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 23:20:38.736 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 23:20:38.776 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585137038736
03-25 23:20:38.778 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-25 23:20:38.881 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-25 23:20:38.881 21427 21815 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-25 23:20:38.933 21427 21815 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-25 23:20:38.952 21427 21815 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-25 23:20:38.953 21427 21815 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-25 23:20:39.035 21427 21815 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-25 23:20:39.036 21427 21815 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 23:20:39.037 21427 21815 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 23:20:39.038 21427 21815 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-25 23:20:40.196 21427 22022 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 23:20:40.197 21427 22022 I afm : resetting reconnect attempt and retry
time
03-25 23:20:40.198 21427 22022 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 23:20:40.293 21427 22063 D NetworkManagementSocketTagger: tagSocket(68) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.315 21427 22064 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.328 21427 22080 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.331 21427 21815 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-25 23:20:40.334 21427 21815 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-25 23:20:40.334 21427 21815 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-25 23:20:40.336 21427 21815 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-25 23:20:40.337 21427 21815 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-25 23:20:40.358 21427 22081 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-25 23:20:40.359 21427 22081 I afm : resetting reconnect attempt and retry
time
03-25 23:20:40.375 21427 22082 D NetworkManagementSocketTagger: tagSocket(68) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.376 21427 22084 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.378 21427 22081 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-25 23:20:40.416 21427 22084 W afm : onFailure: connection failed.
03-25 23:20:40.416 21427 22084 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-25 23:20:40.416 21427 22084 W afm : at
java.lang.Thread.run(Thread.java:764)
03-25 23:20:40.416 21427 22084 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 23:20:40.416 21427 22084 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-25 23:20:40.416 21427 22084 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 23:20:40.416 21427 22084 W afm : at
java.net.Socket.connect(Socket.java:621)
03-25 23:20:40.416 21427 22084 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-25 23:20:40.416 21427 22084 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-25 23:20:40.416 21427 22084 W afm : ... 1 more
03-25 23:20:40.416 21427 22084 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-25 23:20:40.417 21427 22084 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-25 23:20:40.422 21427 22085 D NetworkManagementSocketTagger: tagSocket(68) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.425 21427 21815 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-25 23:20:40.426 21427 21815 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-25 23:20:40.426 21427 21815 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-25 23:20:40.436 21427 21815 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-25 23:20:40.437 21427 22086 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.439 21427 22091 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-25 23:20:40.469 21427 22093 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-25 23:20:40.471 21427 21815 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-25 23:20:40.471 21427 21815 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-25 23:20:40.491 21427 22097 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-25 23:20:40.494 21427 22097 W afm : onFailure: connection failed.
03-25 23:20:40.494 21427 22097 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-25 23:20:40.494 21427 22097 W afm : at
java.lang.Thread.run(Thread.java:764)
03-25 23:20:40.494 21427 22097 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-25 23:20:40.494 21427 22097 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-25 23:20:40.494 21427 22097 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-25 23:20:40.494 21427 22097 W afm : at
java.net.Socket.connect(Socket.java:621)
03-25 23:20:40.494 21427 22097 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-25 23:20:40.494 21427 22097 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-25 23:20:40.494 21427 22097 W afm : ... 1 more
03-25 23:20:40.498 21427 21815 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-25 23:20:40.498 21427 21815 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-25 23:20:40.498 21427 21815 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-25 23:20:40.499 21427 21815 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-25 23:20:40.504 21427 22097 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-25 23:20:40.508 21427 21815 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-25 23:20:40.508 21427 21815 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-25 23:20:40.509 21427 21815 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-25 23:20:40.509 21427 21815 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-25 23:20:40.509 21427 21815 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-25 23:20:40.509 21427 21815 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-25 23:20:40.509 21427 21815 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-25 23:20:40.514 21427 22097 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-25 23:20:46.120 21427 21479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-25 23:20:46.120 21427 21479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
--------- beginning of main
03-26 00:03:08.223 24534 24534 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 00:03:08.295 24534 24534 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 00:03:08.349 24534 24534 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 00:03:08.350 24534 24534 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 00:03:08.369 24534 24534 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 00:03:08.370 24534 24534 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 00:03:08.370 24534 24534 I MultiDex: Installing application
03-26 00:03:08.370 24534 24534 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 00:03:08.370 24534 24534 I MultiDex: Installing application
03-26 00:03:08.370 24534 24534 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 00:03:08.473 24534 24534 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 00:03:08.480 24534 24534 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 00:03:08.499 24534 24534 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 00:03:08.560 24534 24595 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 00:03:08.574 24534 24595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:08.574 24534 24595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:08.592 24534 24595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:08.592 24534 24595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:08.657 24534 24534 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 00:03:08.658 24534 24534 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 00:03:08.782 24534 24591 I FA : App measurement is starting up, version:
15300
03-26 00:03:08.782 24534 24591 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 00:03:08.783 24534 24591 I FA : To enable faster debug mode event
logging run:
03-26 00:03:08.783 24534 24591 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 00:03:08.843 24534 24534 E a : Value of SMT_USE_AD_ID : null
03-26 00:03:08.844 24534 24534 D NetcoreSDK: readConfig: null
03-26 00:03:08.870 24534 24644 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:08.870 24534 24644 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.077 24534 24534 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 00:03:09.090 24534 24534 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 00:03:09.112 24534 24608 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 00:03:09.248 24534 24670 I CleverTap: SDK Version Code is 30501
03-26 00:03:09.260 24534 24534 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 00:03:09.263 24534 24670 I CleverTap: CTPushNotificationReceiver is present
03-26 00:03:09.265 24534 24670 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 00:03:09.266 24534 24608 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 00:03:09.268 24534 24670 I CleverTap: CTNotificationIntentService not present
03-26 00:03:09.272 24534 24534 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 00:03:09.274 24534 24670 I CleverTap: CTBackgroundJobService is present
03-26 00:03:09.275 24534 24534 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 00:03:09.277 24534 24670 I CleverTap: CTBackgroundIntentService is present
03-26 00:03:09.280 24534 24644 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 00:03:09.341 24534 24608 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 00:03:09.341 24534 24608 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 00:03:09.341 24534 24608 I GAv4 : adb logcat -s GAv4
03-26 00:03:09.350 24534 24670 I CleverTap: InAppNotificationActivity is present
03-26 00:03:09.362 24534 24670 I CleverTap: FcmMessageListenerService not present
03-26 00:03:09.366 24534 24670 I CleverTap: FcmTokenListenerService not present
03-26 00:03:09.373 24534 24534 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 00:03:09.399 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 00:03:09.400 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 00:03:09.400 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 00:03:09.410 24534 24635 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.410 24534 24635 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.452 24534 24635 E Fabric : Settings request failed.
03-26 00:03:09.463 24534 24598 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 00:03:09.471 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 00:03:09.471 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ed4a228
03-26 00:03:09.471 24534 24677 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 00:03:09.585 24534 24598 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 00:03:09.585 24534 24598 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 00:03:09.591 24534 24597 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.591 24534 24597 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.618 24534 24677 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 00:03:09.627 24534 24605 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.627 24534 24605 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:09.664 24534 24697 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 00:03:09.756 24534 24670 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 00:03:09.767 24534 24670 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 00:03:09.771 24534 24670 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 00:03:09.941 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@59eabb6
03-26 00:03:09.941 24534 24677 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 00:03:10.002 24534 24598 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 00:03:10.364 24534 24608 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 00:03:10.478 24534 24608 D AppsFlyer_4.9.0: Done loading properties: true
03-26 00:03:10.609 24534 24598 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 00:03:10.666 24534 24598 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 00:03:11.754 24534 24598 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.<init>(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
android.content.res.Resources, java.lang.ClassLoader) took 425.637ms
03-26 00:03:11.870 24534 24598 W disha.quickrid: Verification of java.lang.Object
com.google.android.chimera.ModuleContext.getSystemService(java.lang.String) took
113.503ms
03-26 00:03:12.144 24534 24598 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 00:03:13.389 24534 24573 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 00:03:13.518 24534 24598 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 00:03:13.639 24534 24573 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 249.438ms
03-26 00:03:13.647 24534 24598 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ProfileSaver for 128.705ms
03-26 00:03:13.656 24534 24598 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 00:03:13.657 24534 24534 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 00:03:16.936 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@995de17
03-26 00:03:17.012 24534 25098 D OpenGLRenderer: Skia GL Pipeline
03-26 00:03:17.018 24534 24677 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 00:03:17.182 24534 24677 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 00:03:17.185 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@421f1e9
03-26 00:03:17.185 24534 24677 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 00:03:17.718 24534 24677 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 00:03:17.720 24534 24677 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 00:03:17.721 24534 24677 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 00:03:17.728 24534 24677 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 00:03:17.749 24534 24677 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 00:03:17.782 24534 24677 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 00:03:17.809 24534 24677 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 00:03:17.820 24534 24677 E SQLiteLog: (1) no such column: invitationTime
03-26 00:03:17.821 24534 24677 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 00:03:17.835 24534 24677 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 00:03:17.838 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 00:03:17.839 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 00:03:17.839 24534 24677 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 00:03:17.844 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 00:03:17.846 24534 24534 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 00:03:17.847 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 00:03:17.850 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 00:03:17.897 24534 25124 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 00:03:17.920 24534 24677 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 8531 ms
03-26 00:03:17.938 24534 25125 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 00:03:18.785 24534 25125 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 00:03:18.788 24534 24534 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 00:03:18.805 24534 24534 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 00:03:20.836 24534 25123 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 00:03:20.843 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585139600836
03-26 00:03:20.869 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 00:03:20.943 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 00:03:20.943 24534 25123 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 00:03:20.999 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 00:03:21.050 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585139601000
03-26 00:03:21.052 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 00:03:21.061 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 00:03:21.062 24534 25123 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 00:03:21.207 24534 25123 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 00:03:21.208 24534 25123 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 00:03:21.260 24534 25123 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 00:03:21.381 24534 25123 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 00:03:21.383 24534 25123 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 00:03:21.408 24534 25123 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 00:03:21.408 24534 25123 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 00:03:22.157 24534 25299 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 00:03:22.158 24534 25299 I afm : resetting reconnect attempt and retry
time
03-26 00:03:22.159 24534 25299 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 00:03:22.213 24534 25323 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.255 24534 25325 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.281 24534 25328 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.298 24534 25123 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 00:03:22.300 24534 25123 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 00:03:22.300 24534 25123 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 00:03:22.301 24534 25123 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 00:03:22.301 24534 25123 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 00:03:22.322 24534 25330 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 00:03:22.322 24534 25329 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.322 24534 25330 I afm : resetting reconnect attempt and retry
time
03-26 00:03:22.322 24534 25330 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 00:03:22.340 24534 25331 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.353 24534 25332 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.376 24534 25334 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.376 24534 25329 W afm : onFailure: connection failed.
03-26 00:03:22.376 24534 25329 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 00:03:22.376 24534 25329 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 00:03:22.376 24534 25329 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 00:03:22.376 24534 25329 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 00:03:22.376 24534 25329 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 00:03:22.376 24534 25329 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 00:03:22.376 24534 25329 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 00:03:22.376 24534 25329 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 00:03:22.376 24534 25329 W afm : ... 1 more
03-26 00:03:22.376 24534 25329 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 00:03:22.377 24534 25329 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 00:03:22.383 24534 25123 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 00:03:22.384 24534 25123 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 00:03:22.384 24534 25123 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 00:03:22.396 24534 25123 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 00:03:22.397 24534 25335 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 00:03:22.406 24534 25337 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 00:03:22.410 24534 25335 W afm : onFailure: connection failed.
03-26 00:03:22.410 24534 25335 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 00:03:22.410 24534 25335 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 00:03:22.410 24534 25335 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 00:03:22.410 24534 25335 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 00:03:22.410 24534 25335 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 00:03:22.410 24534 25335 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 00:03:22.410 24534 25335 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 00:03:22.410 24534 25335 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 00:03:22.410 24534 25335 W afm : ... 1 more
03-26 00:03:22.410 24534 25335 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 00:03:22.410 24534 25335 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 00:03:22.434 24534 25123 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-26 00:03:22.436 24534 25339 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 00:03:22.434 24534 25123 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 00:03:22.466 24534 25123 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-26 00:03:22.466 24534 25123 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-26 00:03:22.466 24534 25123 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-26 00:03:22.466 24534 25123 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 00:03:22.548 24534 25123 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-26 00:03:22.548 24534 25123 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-26 00:03:22.550 24534 25123 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-26 00:03:22.550 24534 25123 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-26 00:03:22.550 24534 25123 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 00:03:22.550 24534 25123 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-26 00:03:22.550 24534 25123 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 00:03:24.559 24534 24605 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 00:03:24.560 24534 24605 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
--------- beginning of main
03-26 02:59:16.180 27957 27957 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 02:59:16.229 27957 27957 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 02:59:16.281 27957 27957 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 02:59:16.281 27957 27957 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 02:59:16.307 27957 27957 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 02:59:16.307 27957 27957 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 02:59:16.308 27957 27957 I MultiDex: Installing application
03-26 02:59:16.308 27957 27957 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 02:59:16.308 27957 27957 I MultiDex: Installing application
03-26 02:59:16.308 27957 27957 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 02:59:16.379 27957 27957 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 02:59:16.387 27957 27957 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 02:59:16.389 27957 27957 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 02:59:16.468 27957 28001 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 02:59:16.475 27957 28001 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.475 27957 28001 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.501 27957 28001 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.501 27957 28001 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.563 27957 27957 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 02:59:16.564 27957 27957 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 02:59:16.623 27957 27994 I FA : App measurement is starting up, version:
15300
03-26 02:59:16.623 27957 27994 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 02:59:16.623 27957 27994 I FA : To enable faster debug mode event
logging run:
03-26 02:59:16.623 27957 27994 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 02:59:16.758 27957 27957 E a : Value of SMT_USE_AD_ID : null
03-26 02:59:16.765 27957 27957 D NetcoreSDK: readConfig: null
03-26 02:59:16.799 27957 28034 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.800 27957 28034 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:16.831 27957 27957 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 02:59:16.839 27957 27957 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 02:59:16.875 27957 27957 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 02:59:16.878 27957 27957 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 02:59:16.880 27957 27957 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 02:59:16.887 27957 28016 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 02:59:16.909 27957 28045 I CleverTap: SDK Version Code is 30501
03-26 02:59:16.927 27957 28045 I CleverTap: CTPushNotificationReceiver is present
03-26 02:59:16.933 27957 28045 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 02:59:16.940 27957 27957 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 02:59:16.940 27957 28045 I CleverTap: CTNotificationIntentService not present
03-26 02:59:16.947 27957 28045 I CleverTap: CTBackgroundJobService is present
03-26 02:59:16.952 27957 28045 I CleverTap: CTBackgroundIntentService is present
03-26 02:59:16.953 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 02:59:16.954 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 02:59:16.978 27957 28045 I CleverTap: InAppNotificationActivity is present
03-26 02:59:16.999 27957 28045 I CleverTap: FcmMessageListenerService not present
03-26 02:59:17.002 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 02:59:17.002 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 02:59:17.003 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@b7281d3
03-26 02:59:17.003 27957 28051 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 02:59:17.014 27957 28045 I CleverTap: FcmTokenListenerService not present
03-26 02:59:17.083 27957 28001 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 02:59:17.128 27957 28016 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 02:59:17.134 27957 28001 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 02:59:17.138 27957 28001 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 02:59:17.152 27957 28024 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.152 27957 28024 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.161 27957 27998 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.161 27957 28016 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 02:59:17.161 27957 28016 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 02:59:17.161 27957 28016 I GAv4 : adb logcat -s GAv4
03-26 02:59:17.162 27957 27998 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.188 27957 28002 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.188 27957 28002 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.194 27957 28024 E Fabric : Settings request failed.
03-26 02:59:17.279 27957 28045 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 02:59:17.287 27957 28013 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.288 27957 28013 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 02:59:17.306 27957 28045 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 02:59:17.308 27957 28045 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 02:59:17.319 27957 28034 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 02:59:17.352 27957 28051 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 02:59:17.352 27957 28079 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 02:59:17.373 27957 28001 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 02:59:17.412 27957 28001 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 02:59:17.472 27957 28051 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@27fc29a
03-26 02:59:17.472 27957 28051 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 02:59:17.509 27957 28001 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 02:59:17.537 27957 28016 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 02:59:17.581 27957 28016 D AppsFlyer_4.9.0: Done loading properties: true
03-26 02:59:17.697 27957 28001 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 02:59:17.815 27957 28001 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 02:59:17.816 27957 27957 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
--------- beginning of main
03-26 05:24:43.957 31387 31387 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 05:24:44.043 31387 31387 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 05:24:44.085 31387 31387 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 05:24:44.085 31387 31387 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 05:24:44.102 31387 31387 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 05:24:44.103 31387 31387 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 05:24:44.103 31387 31387 I MultiDex: Installing application
03-26 05:24:44.103 31387 31387 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 05:24:44.103 31387 31387 I MultiDex: Installing application
03-26 05:24:44.103 31387 31387 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 05:24:44.174 31387 31387 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 05:24:44.180 31387 31387 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 05:24:44.183 31387 31387 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 05:24:44.238 31387 31432 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 05:24:44.248 31387 31433 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.248 31387 31433 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.254 31387 31432 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.254 31387 31432 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.304 31387 31430 I FA : App measurement is starting up, version:
15300
03-26 05:24:44.305 31387 31430 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 05:24:44.309 31387 31430 I FA : To enable faster debug mode event
logging run:
03-26 05:24:44.309 31387 31430 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 05:24:44.310 31387 31433 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.311 31387 31433 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:24:44.350 31387 31387 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 05:24:44.353 31387 31387 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 05:25:15.299 31387 31452 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 05:25:15.326 31387 31387 E a : Value of SMT_USE_AD_ID : null
03-26 05:25:15.329 31387 31456 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.329 31387 31456 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.330 31387 31387 D NetcoreSDK: readConfig: null
03-26 05:25:15.344 31387 31456 E Fabric : Settings request failed.
03-26 05:25:15.361 31387 31477 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.361 31387 31477 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.453 31387 31452 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 05:25:15.465 31387 31452 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 05:25:15.465 31387 31452 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 05:25:15.465 31387 31452 I GAv4 : adb logcat -s GAv4
03-26 05:25:15.469 31387 31387 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 05:25:15.480 31387 31387 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 05:25:15.538 31387 31387 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 05:25:15.545 31387 31387 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 05:25:15.553 31387 31387 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 05:25:15.557 31387 31491 I CleverTap: SDK Version Code is 30501
03-26 05:25:15.560 31387 31492 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 05:25:15.562 31387 31491 I CleverTap: CTPushNotificationReceiver is present
03-26 05:25:15.565 31387 31491 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 05:25:15.568 31387 31491 I CleverTap: CTNotificationIntentService not present
03-26 05:25:15.570 31387 31491 I CleverTap: CTBackgroundJobService is present
03-26 05:25:15.572 31387 31491 I CleverTap: CTBackgroundIntentService is present
03-26 05:25:15.585 31387 31491 I CleverTap: InAppNotificationActivity is present
03-26 05:25:15.592 31387 31491 I CleverTap: FcmMessageListenerService not present
03-26 05:25:15.593 31387 31452 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 05:25:15.602 31387 31491 I CleverTap: FcmTokenListenerService not present
03-26 05:25:15.604 31387 31387 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 05:25:15.610 31387 31477 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 05:25:15.655 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 05:25:15.658 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 05:25:15.668 31387 31452 D AppsFlyer_4.9.0: Done loading properties: true
03-26 05:25:15.670 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 05:25:15.680 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 05:25:15.681 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@588e558
03-26 05:25:15.681 31387 31498 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 05:25:15.692 31387 31435 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 05:25:15.735 31387 31435 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 05:25:15.736 31387 31435 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 05:25:15.752 31387 31434 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.752 31387 31434 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.769 31387 31491 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 05:25:15.777 31387 31491 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 05:25:15.781 31387 31491 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 05:25:15.787 31387 31435 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 05:25:15.851 31387 31449 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.851 31387 31449 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:25:15.870 31387 31435 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 05:25:15.876 31387 31498 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 05:25:15.895 31387 31435 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 05:25:15.918 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@ca29543
03-26 05:25:15.919 31387 31498 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 05:25:16.048 31387 31435 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 05:25:36.214 31387 31435 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 05:25:36.334 31387 31435 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 120.405ms
03-26 05:25:36.336 31387 31435 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 05:25:36.336 31387 31387 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 05:25:36.952 31387 31417 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 05:25:37.171 31387 31417 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 219.005ms
03-26 05:25:51.184 31387 31498 I
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
retrieving of user CoTravellers
03-26 05:25:51.512 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@92236a6
03-26 05:25:51.530 31387 31498 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 05:25:51.544 31387 31861 D OpenGLRenderer: Skia GL Pipeline
03-26 05:25:51.586 31387 31498 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 05:25:51.588 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@862aa2c
03-26 05:25:51.588 31387 31498 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 05:25:51.627 31387 31860 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Error while making
rest call :
03-26 05:25:51.631 31387 31860 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Network is not
available
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
onResponse()
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
com.disha.quickride.rest.client.RestClientException: [errorCode: 9204 ]
[httpStatusCode: 500 ][userMsg: Data connection not found ][hintForCorrection:
Please enable data connection ][extraInfo: {} ]
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx.onError(SourceFile:4
5)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at ffs.onError(SourceFile:100)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$a.onError(SourceFile:63)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli$a.onError(SourceFile:72)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at flk.b(SourceFile:56)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli.b(SourceFile:34)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$b.run(SourceFile:96)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at feg$a.run(SourceFile:571)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.run(SourceFile:66)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.call(SourceFile:57)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-26 05:25:51.635 31387 31860 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.lang.Thread.run(Thread.java:764)
03-26 05:25:51.886 31387 31498 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 05:25:51.890 31387 31498 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 05:25:51.891 31387 31498 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 05:25:51.905 31387 31498 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 05:25:51.920 31387 31498 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 05:25:51.935 31387 31498 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 05:25:51.943 31387 31498 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 05:25:51.960 31387 31498 E SQLiteLog: (1) no such column: invitationTime
03-26 05:25:51.963 31387 31498 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 05:25:51.975 31387 31498 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 05:25:51.976 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 05:25:51.976 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 05:25:51.977 31387 31498 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 05:25:51.982 31387 31873 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 05:25:51.983 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 05:25:51.984 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 05:25:51.985 31387 31387 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 05:25:51.988 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 05:25:51.991 31387 31874 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 05:25:52.005 31387 31874 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 05:25:52.007 31387 31387 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 05:25:52.011 31387 31387 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 05:25:52.013 31387 31498 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 36358 ms
03-26 05:29:14.569 31387 31872 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 05:29:14.590 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585159154570
03-26 05:29:14.591 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 05:29:14.724 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 05:29:14.724 31387 31872 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 05:29:14.808 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 05:29:14.815 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585159154808
03-26 05:29:14.816 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 05:29:14.881 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 05:29:14.881 31387 31872 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 05:29:15.001 31387 31872 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 05:29:15.002 31387 31872 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 05:29:15.004 31387 31872 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 05:29:15.207 31387 31872 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 05:29:15.207 31387 31872 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 05:29:15.209 31387 31872 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 05:29:15.209 31387 31872 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 05:29:15.888 31387 32062 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 05:29:15.888 31387 32062 I afm : resetting reconnect attempt and retry
time
03-26 05:29:15.893 31387 32062 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 05:29:15.939 31387 32114 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:15.976 31387 32115 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.004 31387 32119 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.009 31387 32120 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.011 31387 31872 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 05:29:16.013 31387 31872 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 05:29:16.013 31387 31872 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 05:29:16.014 31387 31872 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 05:29:16.014 31387 31872 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 05:29:16.037 31387 32121 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 05:29:16.038 31387 32121 I afm : resetting reconnect attempt and retry
time
03-26 05:29:16.038 31387 32121 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 05:29:16.050 31387 32122 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.063 31387 32120 W afm : onFailure: connection failed.
03-26 05:29:16.063 31387 32120 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 05:29:16.063 31387 32120 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 05:29:16.063 31387 32120 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 05:29:16.063 31387 32120 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 05:29:16.063 31387 32120 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 05:29:16.063 31387 32120 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 05:29:16.063 31387 32120 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 05:29:16.063 31387 32120 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 05:29:16.063 31387 32120 W afm : ... 1 more
03-26 05:29:16.063 31387 32120 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 05:29:16.064 31387 32120 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 05:29:16.065 31387 32124 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.070 31387 32125 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.072 31387 31872 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 05:29:16.073 31387 31872 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 05:29:16.073 31387 31872 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 05:29:16.076 31387 31872 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 05:29:16.081 31387 32130 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 05:29:16.099 31387 32126 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 05:29:16.103 31387 32126 W afm : onFailure: connection failed.
03-26 05:29:16.103 31387 32126 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 05:29:16.103 31387 32126 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 05:29:16.103 31387 32126 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 05:29:16.103 31387 32126 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 05:29:16.103 31387 32126 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 05:29:16.103 31387 32126 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 05:29:16.103 31387 32126 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 05:29:16.103 31387 32126 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 05:29:16.103 31387 32126 W afm : ... 1 more
03-26 05:29:16.104 31387 32128 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 05:29:16.107 31387 31872 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-26 05:29:16.107 31387 31872 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 05:29:16.108 31387 32126 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 05:29:16.109 31387 32126 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 05:29:16.172 31387 31872 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-26 05:29:16.172 31387 31872 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-26 05:29:16.173 31387 31872 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-26 05:29:16.173 31387 31872 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 05:29:16.260 31387 31872 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-26 05:29:16.260 31387 31872 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-26 05:29:16.261 31387 31872 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-26 05:29:16.261 31387 31872 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-26 05:29:16.261 31387 31872 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 05:29:16.262 31387 31872 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-26 05:29:16.262 31387 31872 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 05:29:18.483 31387 31449 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 05:29:18.483 31387 31449 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
--------- beginning of main
03-26 06:22:53.523 1739 1739 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 06:22:53.581 1739 1739 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 06:22:53.616 1739 1739 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 06:22:53.617 1739 1739 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 06:22:53.634 1739 1739 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 06:22:53.634 1739 1739 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 06:22:53.635 1739 1739 I MultiDex: Installing application
03-26 06:22:53.635 1739 1739 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 06:22:53.635 1739 1739 I MultiDex: Installing application
03-26 06:22:53.635 1739 1739 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 06:22:53.715 1739 1739 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 06:22:53.722 1739 1739 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 06:22:53.728 1739 1739 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 06:22:53.783 1739 1788 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 06:22:53.787 1739 1788 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.788 1739 1788 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.790 1739 1787 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.793 1739 1787 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.807 1739 1788 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.807 1739 1788 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:53.854 1739 1739 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 06:22:53.855 1739 1739 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 06:22:53.946 1739 1778 I FA : App measurement is starting up, version:
15300
03-26 06:22:53.951 1739 1778 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 06:22:53.953 1739 1778 I FA : To enable faster debug mode event
logging run:
03-26 06:22:53.953 1739 1778 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 06:22:54.017 1739 1739 E a : Value of SMT_USE_AD_ID : null
03-26 06:22:54.019 1739 1739 D NetcoreSDK: readConfig: null
03-26 06:22:54.036 1739 1819 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.037 1739 1819 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.162 1739 1739 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 06:22:54.165 1739 1739 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 06:22:54.264 1739 1800 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 06:22:54.303 1739 1739 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 06:22:54.318 1739 1739 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 06:22:54.320 1739 1739 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 06:22:54.340 1739 1800 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 06:22:54.343 1739 1807 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.343 1739 1807 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.344 1739 1800 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 06:22:54.344 1739 1800 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 06:22:54.344 1739 1800 I GAv4 : adb logcat -s GAv4
03-26 06:22:54.349 1739 1834 I CleverTap: SDK Version Code is 30501
03-26 06:22:54.352 1739 1834 I CleverTap: CTPushNotificationReceiver is present
03-26 06:22:54.358 1739 1834 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 06:22:54.362 1739 1834 I CleverTap: CTNotificationIntentService not present
03-26 06:22:54.366 1739 1834 I CleverTap: CTBackgroundJobService is present
03-26 06:22:54.370 1739 1834 I CleverTap: CTBackgroundIntentService is present
03-26 06:22:54.378 1739 1834 I CleverTap: InAppNotificationActivity is present
03-26 06:22:54.381 1739 1834 I CleverTap: FcmMessageListenerService not present
03-26 06:22:54.392 1739 1834 I CleverTap: FcmTokenListenerService not present
03-26 06:22:54.393 1739 1807 E Fabric : Settings request failed.
03-26 06:22:54.402 1739 1739 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 06:22:54.465 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 06:22:54.479 1739 1819 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 06:22:54.486 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 06:22:54.486 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 06:22:54.487 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 06:22:54.487 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@feea8e6
03-26 06:22:54.487 1739 1848 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 06:22:54.496 1739 1791 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 06:22:54.505 1739 1848 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 06:22:54.573 1739 1790 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.574 1739 1790 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.638 1739 1869 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 06:22:54.644 1739 1791 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 06:22:54.645 1739 1791 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 06:22:54.731 1739 1791 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 06:22:54.764 1739 1834 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 06:22:54.766 1739 1834 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 06:22:54.773 1739 1834 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 06:22:54.780 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c8b4a56
03-26 06:22:54.781 1739 1848 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 06:22:54.801 1739 1798 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.801 1739 1798 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:22:54.804 1739 1791 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 06:22:54.808 1739 1791 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 06:22:54.855 1739 1800 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 06:22:54.880 1739 1800 D AppsFlyer_4.9.0: Done loading properties: true
03-26 06:22:55.260 1739 1791 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 06:22:55.512 1739 1791 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 06:22:55.630 1739 1791 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 117.951ms
03-26 06:22:55.631 1739 1791 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 06:22:55.632 1739 1739 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 06:22:58.454 1739 1848 I
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
retrieving of user CoTravellers
03-26 06:22:58.586 1739 1760 W disha.quickrid: Suspending all threads took:
42.726ms
03-26 06:22:58.642 1739 1769 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 06:22:59.016 1739 1769 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on HeapTrim for 374.196ms
03-26 06:22:59.117 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@66e4639
03-26 06:22:59.144 1739 2241 D OpenGLRenderer: Skia GL Pipeline
03-26 06:22:59.153 1739 1848 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 06:22:59.215 1739 2239 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Error while making
rest call :
03-26 06:22:59.220 1739 1848 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 06:22:59.222 1739 2239 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Network is not
available
03-26 06:22:59.235 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@e12c4
03-26 06:22:59.235 1739 1848 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
onResponse()
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
com.disha.quickride.rest.client.RestClientException: [errorCode: 9204 ]
[httpStatusCode: 500 ][userMsg: Data connection not found ][hintForCorrection:
Please enable data connection ][extraInfo: {} ]
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx.onError(SourceFile:4
5)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at ffs.onError(SourceFile:100)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$a.onError(SourceFile:63)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli$a.onError(SourceFile:72)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at flk.b(SourceFile:56)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli.b(SourceFile:34)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$b.run(SourceFile:96)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at feg$a.run(SourceFile:571)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.run(SourceFile:66)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.call(SourceFile:57)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-26 06:22:59.236 1739 2239 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.lang.Thread.run(Thread.java:764)
03-26 06:23:00.121 1739 1848 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 06:23:00.206 1739 1848 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 06:23:00.207 1739 1848 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 06:23:00.338 1739 1848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 06:23:00.460 1739 1848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 06:23:00.567 1739 1848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 06:23:00.581 1739 1848 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 06:23:00.601 1739 1848 E SQLiteLog: (1) no such column: invitationTime
03-26 06:23:00.604 1739 1848 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 06:23:00.626 1739 1848 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 06:23:00.634 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 06:23:00.634 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 06:23:00.647 1739 1848 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 06:23:00.654 1739 2317 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 06:23:00.667 1739 1739 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 06:23:00.678 1739 2320 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 06:23:00.665 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 06:23:00.687 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 06:23:00.695 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 06:23:00.701 1739 2320 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 06:23:00.703 1739 1739 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 06:23:00.713 1739 1739 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 06:23:00.785 1739 1848 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 6334 ms
03-26 06:23:03.627 1739 2316 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 06:23:03.633 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585162383627
03-26 06:23:03.654 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 06:23:03.697 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 06:23:03.697 1739 2316 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 06:23:03.791 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 06:23:03.840 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585162383791
03-26 06:23:03.841 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 06:23:03.892 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 06:23:03.892 1739 2316 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 06:23:03.921 1739 2316 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 06:23:03.922 1739 2316 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 06:23:03.923 1739 2316 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 06:23:04.027 1739 1760 W disha.quickrid: Suspending all threads took:
11.282ms
03-26 06:23:04.075 1739 2316 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 06:23:04.076 1739 2316 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 06:23:04.116 1739 2316 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 06:23:04.116 1739 2316 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 06:23:05.248 1739 2590 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 06:23:05.249 1739 2590 I afm : resetting reconnect attempt and retry
time
03-26 06:23:05.250 1739 2590 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 06:23:05.288 1739 2651 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.324 1739 2653 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.327 1739 2316 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 06:23:05.328 1739 2316 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 06:23:05.328 1739 2316 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 06:23:05.331 1739 2316 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 06:23:05.331 1739 2316 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 06:23:05.344 1739 2650 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.360 1739 2656 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 06:23:05.360 1739 2656 I afm : resetting reconnect attempt and retry
time
03-26 06:23:05.360 1739 2656 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 06:23:05.381 1739 2657 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.467 1739 2658 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.474 1739 2660 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.476 1739 2661 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.480 1739 2316 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 06:23:05.481 1739 2316 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 06:23:05.481 1739 2316 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 06:23:05.490 1739 2316 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 06:23:05.506 1739 2662 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 06:23:05.510 1739 2663 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 06:23:05.527 1739 2665 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 06:23:05.530 1739 2316 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-26 06:23:05.531 1739 2316 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 06:23:05.559 1739 2660 W afm : onFailure: connection failed.
03-26 06:23:05.559 1739 2660 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 06:23:05.559 1739 2660 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 06:23:05.559 1739 2660 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 06:23:05.559 1739 2660 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 06:23:05.559 1739 2660 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 06:23:05.559 1739 2660 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 06:23:05.559 1739 2660 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 06:23:05.559 1739 2660 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 06:23:05.559 1739 2660 W afm : ... 1 more
03-26 06:23:05.559 1739 2660 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 06:23:05.560 1739 2660 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 06:23:05.562 1739 2316 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-26 06:23:05.563 1739 2316 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-26 06:23:05.563 1739 2316 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-26 06:23:05.563 1739 2316 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 06:23:05.568 1739 2663 W afm : onFailure: connection failed.
03-26 06:23:05.568 1739 2663 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 06:23:05.568 1739 2663 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 06:23:05.568 1739 2663 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 06:23:05.568 1739 2663 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 06:23:05.568 1739 2663 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 06:23:05.568 1739 2663 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 06:23:05.568 1739 2663 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 06:23:05.568 1739 2663 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 06:23:05.568 1739 2663 W afm : ... 1 more
03-26 06:23:05.569 1739 2663 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 06:23:05.574 1739 2663 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 06:23:05.597 1739 2316 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-26 06:23:05.597 1739 2316 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-26 06:23:05.601 1739 2316 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-26 06:23:05.601 1739 2316 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-26 06:23:05.601 1739 2316 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 06:23:05.602 1739 2316 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-26 06:23:05.602 1739 2316 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 06:23:09.700 1739 1798 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 06:23:09.700 1739 1798 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
--------- beginning of main
03-26 07:15:35.169 7100 7100 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 07:15:35.254 7100 7100 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:15:35.350 7100 7100 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:15:35.350 7100 7100 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:15:35.381 7100 7100 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 07:15:35.384 7100 7100 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 07:15:35.384 7100 7100 I MultiDex: Installing application
03-26 07:15:35.384 7100 7100 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:15:35.384 7100 7100 I MultiDex: Installing application
03-26 07:15:35.384 7100 7100 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:15:35.474 7100 7100 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 07:15:35.489 7100 7100 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 07:15:35.494 7100 7100 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 07:15:35.557 7100 7140 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 07:15:35.587 7100 7140 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.587 7100 7140 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.591 7100 7141 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.592 7100 7141 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.627 7100 7141 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.627 7100 7141 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:35.705 7100 7100 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 07:15:35.706 7100 7100 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 07:15:35.818 7100 7138 I FA : App measurement is starting up, version:
15300
03-26 07:15:35.818 7100 7138 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 07:15:35.819 7100 7138 I FA : To enable faster debug mode event
logging run:
03-26 07:15:35.819 7100 7138 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 07:15:36.068 7100 7100 E a : Value of SMT_USE_AD_ID : null
03-26 07:15:36.070 7100 7100 D NetcoreSDK: readConfig: null
03-26 07:15:36.138 7100 7179 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:36.139 7100 7179 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:36.198 7100 7100 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 07:15:36.206 7100 7100 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 07:15:36.298 7100 7100 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 07:15:36.302 7100 7100 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:15:36.315 7100 7100 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:15:36.350 7100 7195 I CleverTap: SDK Version Code is 30501
03-26 07:15:36.353 7100 7195 I CleverTap: CTPushNotificationReceiver is present
03-26 07:15:36.356 7100 7195 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 07:15:36.365 7100 7100 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 07:15:36.377 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 07:15:36.378 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 07:15:36.378 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 07:15:36.379 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 07:15:36.379 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@3f2964f
03-26 07:15:36.379 7100 7204 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 07:15:36.387 7100 7195 I CleverTap: CTNotificationIntentService not present
03-26 07:15:36.398 7100 7195 I CleverTap: CTBackgroundJobService is present
03-26 07:15:36.408 7100 7195 I CleverTap: CTBackgroundIntentService is present
03-26 07:15:36.423 7100 7195 I CleverTap: InAppNotificationActivity is present
03-26 07:15:36.427 7100 7195 I CleverTap: FcmMessageListenerService not present
03-26 07:15:36.432 7100 7195 I CleverTap: FcmTokenListenerService not present
03-26 07:15:36.482 7100 7140 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:36.483 7100 7140 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:36.630 7100 7195 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 07:15:36.637 7100 7195 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 07:15:36.639 7100 7195 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 07:15:36.734 7100 7142 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 07:15:36.902 7100 7142 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 07:15:36.902 7100 7142 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 07:15:37.018 7100 7204 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.PropertyName
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findConstructorName(com.fasterx
ml.jackson.databind.introspect.AnnotatedParameter) took 177.822ms
03-26 07:15:37.128 7100 7204 W disha.quickrid: Verification of java.lang.Boolean
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findTransient(com.fasterxml.jac
kson.databind.introspect.Annotated) took 110.300ms
03-26 07:15:37.277 7100 7149 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:37.278 7100 7149 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:37.287 7100 7204 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 07:15:37.329 7100 7153 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 07:15:37.610 7100 7179 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 07:15:37.725 7100 7142 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:15:37.856 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@a85ffec
03-26 07:15:37.861 7100 7204 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 07:15:37.899 7100 7153 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 07:15:37.910 7100 7142 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:15:37.911 7100 7153 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 07:15:37.911 7100 7153 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 07:15:37.911 7100 7153 I GAv4 : adb logcat -s GAv4
03-26 07:15:37.942 7100 7142 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:15:37.960 7100 7166 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:37.960 7100 7166 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:38.047 7100 7142 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 07:15:38.076 7100 7300 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 07:15:38.086 7100 7166 E Fabric : Settings request failed.
03-26 07:15:38.089 7100 7142 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 42.421ms
03-26 07:15:38.248 7100 7142 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 07:15:38.259 7100 7153 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 07:15:38.411 7100 7153 D AppsFlyer_4.9.0: Done loading properties: true
03-26 07:15:39.140 7100 7142 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 07:15:39.141 7100 7100 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 07:15:40.370 7100 7129 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 07:15:40.926 7100 7129 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 556.100ms
03-26 07:15:42.773 7100 7204 I
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
retrieving of user CoTravellers
03-26 07:15:43.336 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@3bb9556
03-26 07:15:43.353 7100 7204 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:15:43.467 7100 7687 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Error while making
rest call :
03-26 07:15:43.469 7100 7687 E
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx: Network is not
available
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
onResponse()
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
com.disha.quickride.rest.client.RestClientException: [errorCode: 9204 ]
[httpStatusCode: 500 ][userMsg: Data connection not found ][hintForCorrection:
Please enable data connection ][extraInfo: {} ]
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
com.disha.quickride.androidapp.retrofitSetup.CallbackWrapperRx.onError(SourceFile:4
5)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at ffs.onError(SourceFile:100)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$a.onError(SourceFile:63)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli$a.onError(SourceFile:72)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at flk.b(SourceFile:56)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fli.b(SourceFile:34)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fed.a(SourceFile:11442)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhg$b.run(SourceFile:96)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at feg$a.run(SourceFile:571)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.run(SourceFile:66)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at fhy.call(SourceFile:57)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-26 07:15:43.489 7100 7687 E
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
at java.lang.Thread.run(Thread.java:764)
03-26 07:15:43.496 7100 7688 D OpenGLRenderer: Skia GL Pipeline
03-26 07:15:43.663 7100 7204 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:15:43.665 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@2931d65
03-26 07:15:43.665 7100 7204 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 07:15:44.179 7100 7204 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 07:15:44.185 7100 7204 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 07:15:44.186 7100 7204 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 07:15:44.226 7100 7204 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 07:15:44.247 7100 7204 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 07:15:44.295 7100 7204 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 07:15:44.306 7100 7204 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 07:15:44.321 7100 7204 E SQLiteLog: (1) no such column: invitationTime
03-26 07:15:44.323 7100 7204 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 07:15:44.338 7100 7204 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 07:15:44.339 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 07:15:44.340 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 07:15:44.341 7100 7204 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 07:15:44.344 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 07:15:44.345 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 07:15:44.347 7100 7100 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 07:15:44.349 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 07:15:44.353 7100 7735 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 07:15:44.358 7100 7736 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 07:15:44.367 7100 7204 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7990 ms
03-26 07:15:44.384 7100 7736 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 07:15:44.392 7100 7100 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 07:15:44.397 7100 7100 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 07:15:47.338 7100 7734 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 07:15:47.357 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585165547339
03-26 07:15:47.392 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 07:15:47.410 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 07:15:47.410 7100 7734 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 07:15:47.432 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 07:15:47.438 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585165547432
03-26 07:15:47.445 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 07:15:47.489 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 07:15:47.489 7100 7734 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 07:15:47.525 7100 7734 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 07:15:47.526 7100 7734 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 07:15:47.527 7100 7734 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 07:15:47.589 7100 7734 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 07:15:47.590 7100 7734 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 07:15:47.603 7100 7734 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 07:15:47.603 7100 7734 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 07:15:48.438 7100 7929 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 07:15:48.439 7100 7929 I afm : resetting reconnect attempt and retry
time
03-26 07:15:48.440 7100 7929 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 07:15:48.472 7100 7950 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.494 7100 7951 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.498 7100 7955 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.501 7100 7734 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 07:15:48.503 7100 7734 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 07:15:48.503 7100 7734 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 07:15:48.504 7100 7734 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 07:15:48.504 7100 7734 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 07:15:48.534 7100 7956 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 07:15:48.536 7100 7957 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.554 7100 7956 I afm : resetting reconnect attempt and retry
time
03-26 07:15:48.554 7100 7956 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 07:15:48.574 7100 7961 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.581 7100 7959 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.587 7100 7960 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.589 7100 7734 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 07:15:48.590 7100 7734 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 07:15:48.590 7100 7734 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 07:15:48.604 7100 7734 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 07:15:48.622 7100 7967 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 07:15:48.627 7100 7962 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 07:15:48.628 7100 7734 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-26 07:15:48.628 7100 7734 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 07:15:48.630 7100 7962 W afm : onFailure: connection failed.
03-26 07:15:48.630 7100 7962 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 07:15:48.630 7100 7962 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 07:15:48.630 7100 7962 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 07:15:48.630 7100 7962 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 07:15:48.630 7100 7962 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 07:15:48.630 7100 7962 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 07:15:48.630 7100 7962 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 07:15:48.630 7100 7962 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 07:15:48.630 7100 7962 W afm : ... 1 more
03-26 07:15:48.630 7100 7962 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 07:15:48.630 7100 7962 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 07:15:48.681 7100 7959 W afm : onFailure: connection failed.
03-26 07:15:48.681 7100 7959 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 07:15:48.681 7100 7959 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 07:15:48.681 7100 7959 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 07:15:48.681 7100 7959 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 07:15:48.681 7100 7959 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 07:15:48.681 7100 7959 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 07:15:48.681 7100 7959 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 07:15:48.681 7100 7959 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 07:15:48.681 7100 7959 W afm : ... 1 more
03-26 07:15:48.681 7100 7959 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 07:15:48.682 7100 7959 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 07:15:48.682 7100 7964 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 07:15:48.712 7100 7734 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-26 07:15:48.712 7100 7734 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-26 07:15:48.712 7100 7734 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-26 07:15:48.713 7100 7734 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 07:15:48.787 7100 7734 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-26 07:15:48.787 7100 7734 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-26 07:15:48.788 7100 7734 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-26 07:15:48.788 7100 7734 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-26 07:15:48.788 7100 7734 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 07:15:48.788 7100 7734 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-26 07:15:48.788 7100 7734 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 07:15:51.583 7100 7149 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:15:51.583 7100 7149 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
--------- beginning of main
03-26 07:43:21.184 13725 13725 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 07:43:21.283 13725 13725 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:43:21.547 13725 13725 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:43:21.548 13725 13725 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:43:21.614 13725 13725 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 07:43:21.687 13725 13725 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 07:43:21.687 13725 13725 I MultiDex: Installing application
03-26 07:43:21.687 13725 13725 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:43:21.687 13725 13725 I MultiDex: Installing application
03-26 07:43:21.687 13725 13725 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:43:22.127 13725 13725 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 07:43:22.147 13725 13725 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 07:43:22.152 13725 13725 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 07:43:22.434 13725 13824 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 07:43:22.437 13725 13824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:22.438 13725 13824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:22.444 13725 13825 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:22.453 13725 13825 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:22.526 13725 13825 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 07:43:22.529 13725 13824 D NetworkManagementSocketTagger: tagSocket(48) with
statsTag=0xffffffff, statsUid=-1
03-26 07:43:22.610 13725 13725 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 07:43:22.612 13725 13725 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 07:43:23.135 13725 13822 I FA : App measurement is starting up, version:
15300
03-26 07:43:23.136 13725 13822 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 07:43:23.136 13725 13822 I FA : To enable faster debug mode event
logging run:
03-26 07:43:23.136 13725 13822 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 07:43:23.149 13725 13825 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:23.149 13725 13825 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:23.439 13725 13725 E a : Value of SMT_USE_AD_ID : null
03-26 07:43:23.506 13725 13725 D NetcoreSDK: readConfig: null
03-26 07:43:23.588 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:23.588 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:23.674 13725 13931 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 07:43:23.717 13725 13725 W disha.quickrid: Verification of int
asy.a(java.lang.String, int) took 190.864ms
03-26 07:43:24.068 13725 13725 W disha.quickrid: Verification of void
asy.a(android.content.Context, android.os.Bundle, java.lang.String,
java.lang.String, int) took 271.668ms
03-26 07:43:24.326 13725 13725 W disha.quickrid: Verification of boolean
asy.a(android.content.Context, java.lang.String, java.lang.Class) took 112.142ms
03-26 07:43:24.445 13725 13725 W disha.quickrid: Verification of void
asy.b(android.content.Context, com.clevertap.android.sdk.CTInAppNotification,
com.clevertap.android.sdk.CleverTapInstanceConfig) took 100.185ms
03-26 07:43:24.773 13725 13725 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 07:43:24.783 13725 13725 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 07:43:25.140 13725 14053 I CleverTap: SDK Version Code is 30501
03-26 07:43:25.143 13725 14053 I CleverTap: CTPushNotificationReceiver is present
03-26 07:43:25.146 13725 14053 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 07:43:25.252 13725 14053 I CleverTap: CTNotificationIntentService not present
03-26 07:43:25.273 13725 14053 I CleverTap: CTBackgroundJobService is present
03-26 07:43:25.275 13725 13725 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 07:43:25.332 13725 14053 I CleverTap: CTBackgroundIntentService is present
03-26 07:43:25.375 13725 14053 I CleverTap: InAppNotificationActivity is present
03-26 07:43:25.428 13725 14053 I CleverTap: FcmMessageListenerService not present
03-26 07:43:25.552 13725 14053 I CleverTap: FcmTokenListenerService not present
03-26 07:43:25.563 13725 13820 D SharedPreferencesImpl: Time required to fsync
/data/user/0/com.disha.quickride/shared_prefs/apx_prefs.xml: [<1: 0, <2: 0, <4: 0,
<8: 0, <16: 0, <32: 0, <64: 0, <128: 0, <256: 0, <512: 0, <1024: 1, <2048: 0,
<4096: 0, <8192: 0, <16384: 0, >=16384: 0]
03-26 07:43:25.585 13725 13725 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:43:25.595 13725 13725 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:43:26.606 13725 13725 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 07:43:26.793 13725 13772 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 07:43:26.800 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 07:43:26.800 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 07:43:26.801 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 07:43:26.802 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 07:43:26.802 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ef01edf
03-26 07:43:26.802 13725 14110 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 07:43:26.804 13725 13827 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 07:43:26.952 13725 13839 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 07:43:27.161 13725 13772 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 367.206ms
03-26 07:43:27.731 13725 13827 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 07:43:27.732 13725 13827 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 07:43:27.953 13725 14146 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_rnv=false, wzrk_push_amp=false, wzrk_pn=true}
03-26 07:43:27.954 13725 14146 E b : Error: No value for data
03-26 07:43:28.067 13725 13824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.067 13725 13824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.116 13725 13931 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 07:43:28.117 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.118 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.404 13725 13826 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.409 13725 14053 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 07:43:28.410 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.410 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.411 13725 13826 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.417 13725 14053 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 07:43:28.418 13725 14053 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 07:43:28.924 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.925 13725 13931 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:28.926 13725 13826 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-26 07:43:28.975 13725 13825 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 07:43:29.014 13725 13832 W disha.quickrid: Long monitor contention with owner
pool-5-thread-1 (13836) at android.app.LoadedApk
android.app.ActivityThread.getPackageInfo(java.lang.String,
android.content.res.CompatibilityInfo, int, int)(ActivityThread.java:2162)
waiters=0 in java.util.Set com.facebook.appevents.AppEventCollection.keySet() for
6.453s
03-26 07:43:29.028 13725 13832 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:29.028 13725 13832 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:29.063 13725 14110 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 135.527ms
03-26 07:43:29.068 13725 13839 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 07:43:29.768 13725 13836 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:29.769 13725 13836 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:29.864 13725 14110 W disha.quickrid: Verification of java.lang.Boolean
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findTransient(com.fasterxml.jac
kson.databind.introspect.Annotated) took 798.846ms
03-26 07:43:30.074 13725 13839 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 07:43:30.074 13725 13839 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 07:43:30.074 13725 13839 I GAv4 : adb logcat -s GAv4
03-26 07:43:30.085 13725 14110 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 07:43:30.200 13725 13887 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:30.200 13725 13887 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:30.318 13725 13827 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:43:30.793 13725 13827 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:43:31.188 13725 13887 D NetworkManagementSocketTagger: tagSocket(69) with
statsTag=0xffffffff, statsUid=-1
03-26 07:43:31.842 13725 13827 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:43:32.729 13725 14053 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:32.730 13725 14053 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:32.796 13725 13736 W disha.quickrid: Suspending all threads took:
6.755ms
03-26 07:43:32.801 13725 14053 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 07:43:33.164 13725 14426 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 07:43:34.629 13725 14053 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:34.629 13725 14053 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:35.491 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@f81efd6
03-26 07:43:35.491 13725 14110 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 07:43:35.735 13725 13839 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 07:43:36.329 13725 13839 D AppsFlyer_4.9.0: Done loading properties: true
03-26 07:43:37.539 13725 13827 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.<init>(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
android.content.res.Resources, java.lang.ClassLoader) took 828.068ms
03-26 07:43:38.045 13725 13827 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.a(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
java.lang.String, android.content.res.Resources, java.lang.ClassLoader,
java.util.Map) took 505.129ms
03-26 07:43:38.315 13725 13827 W disha.quickrid: Verification of
android.content.Context
com.google.android.chimera.ModuleContext.createDisplayContext(android.view.Display)
took 269.276ms
03-26 07:43:38.573 13725 13827 W disha.quickrid: Verification of
android.content.Context
com.google.android.chimera.ModuleContext.createFeatureContext(java.lang.String)
took 257.730ms
03-26 07:43:40.508 13725 13827 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 07:43:41.390 13725 13736 W disha.quickrid: Suspending all threads took:
84.109ms
03-26 07:43:44.229 13725 13836 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:44.230 13725 13836 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:43:46.454 13725 13827 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 07:43:46.475 13725 13725 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 07:43:50.390 13725 13736 W disha.quickrid: Suspending all threads took:
21.799ms
03-26 07:44:02.425 13725 14110 I
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
retrieving of user CoTravellers
03-26 07:44:03.614 13725 14110 W disha.quickrid: Verification of fkq
fkl.a(java.lang.reflect.Type, java.lang.annotation.Annotation[], fld) took
107.637ms
03-26 07:44:03.799 13725 14110 W disha.quickrid: Verification of fkq
fkl.a(java.lang.reflect.Type, java.lang.annotation.Annotation[],
java.lang.annotation.Annotation[], fld) took 181.345ms
03-26 07:44:04.262 13725 14110 W disha.quickrid: Verification of fky flb$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[],
java.lang.annotation.Annotation) took 154.030ms
03-26 07:44:04.677 13725 14110 W disha.quickrid: Verification of fky flb$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[], boolean) took 414.157ms
03-26 07:44:06.872 13725 15713 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-26 07:44:06.995 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@bc5f1c
03-26 07:44:07.133 13725 14110 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:44:07.199 13725 15765 D OpenGLRenderer: Skia GL Pipeline
03-26 07:44:07.844 13725 15713 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp401
QRRide/cotravellers/selected?phone=80505589682035&CONTACT=80505590141584%2C
03-26 07:44:07.889 13725 15713 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 ][extraInfo: {} ]
03-26 07:44:08.109 13725 13736 W disha.quickrid: Suspending all threads took:
182.293ms
03-26 07:44:08.115 13725 15713 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/refreshToken?pwd=8LIKMJX5qG&userId=80505589682035&clientDeviceType=ANDROID
03-26 07:44:08.135 13725 15713 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/refreshToken?pwd=8LIKMJX5qG&userId=80505589682035&clientDeviceType=ANDROID
03-26 07:44:08.270 13725 15713 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRRide/cotravellers/selected?phone=80505589682035&CONTACT=80505590141584%2C
03-26 07:44:08.282 13725 14110 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:44:08.509 13725 14110 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@117c813
03-26 07:44:08.509 13725 14110 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 07:44:14.549 13725 14110 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 07:44:14.762 13725 13736 W disha.quickrid: Suspending all threads took:
89.122ms
03-26 07:44:14.884 13725 14110 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 07:44:14.976 13725 14110 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 07:44:15.661 13725 14110 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 07:44:16.103 13725 14110 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 07:44:16.523 13725 14110 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
--------- beginning of main
03-26 07:45:59.970 19755 19755 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 07:46:00.068 19755 19755 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:46:00.240 19755 19755 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:46:00.240 19755 19755 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 07:46:00.317 19755 19755 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 07:46:00.344 19755 19755 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 07:46:00.344 19755 19755 I MultiDex: Installing application
03-26 07:46:00.344 19755 19755 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:46:00.344 19755 19755 I MultiDex: Installing application
03-26 07:46:00.344 19755 19755 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 07:46:00.614 19755 19755 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 07:46:00.628 19755 19755 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 07:46:00.631 19755 19755 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 07:46:00.758 19755 19816 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 07:46:00.780 19755 19816 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:00.780 19755 19816 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:00.841 19755 19816 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:00.875 19755 19755 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 07:46:00.886 19755 19755 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 07:46:01.107 19755 19813 I FA : App measurement is starting up, version:
15300
03-26 07:46:01.107 19755 19813 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 07:46:01.123 19755 19813 I FA : To enable faster debug mode event
logging run:
03-26 07:46:01.123 19755 19813 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 07:46:01.234 19755 19816 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.234 19755 19816 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.240 19755 19755 E a : Value of SMT_USE_AD_ID : null
03-26 07:46:01.242 19755 19755 D NetcoreSDK: readConfig: null
03-26 07:46:01.255 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.256 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.265 19755 19846 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:01.340 19755 19755 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 07:46:01.342 19755 19755 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 07:46:01.373 19755 19755 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 07:46:01.377 19755 19755 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:46:01.379 19755 19755 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 07:46:01.414 19755 19852 I CleverTap: SDK Version Code is 30501
03-26 07:46:01.417 19755 19852 I CleverTap: CTPushNotificationReceiver is present
03-26 07:46:01.426 19755 19852 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 07:46:01.429 19755 19852 I CleverTap: CTNotificationIntentService not present
03-26 07:46:01.433 19755 19852 I CleverTap: CTBackgroundJobService is present
03-26 07:46:01.434 19755 19755 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 07:46:01.436 19755 19852 I CleverTap: CTBackgroundIntentService is present
03-26 07:46:01.451 19755 19852 I CleverTap: InAppNotificationActivity is present
03-26 07:46:01.456 19755 19852 I CleverTap: FcmMessageListenerService not present
03-26 07:46:01.458 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 07:46:01.461 19755 19852 I CleverTap: FcmTokenListenerService not present
03-26 07:46:01.486 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 07:46:01.486 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 07:46:01.547 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 07:46:01.606 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ed4a228
03-26 07:46:01.606 19755 19860 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 07:46:01.663 19755 19817 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 07:46:01.761 19755 19818 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.761 19755 19818 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.814 19755 19824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.814 19755 19824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:01.819 19755 19817 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 07:46:01.820 19755 19817 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 07:46:01.847 19755 19824 D NetworkManagementSocketTagger: tagSocket(68) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:01.942 19755 19852 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 07:46:01.949 19755 19852 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 07:46:01.960 19755 19852 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 07:46:01.976 19755 19818 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-26 07:46:02.105 19755 19828 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 07:46:02.207 19755 19860 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 264.046ms
03-26 07:46:02.336 19755 19860 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.PropertyName
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findConstructorName(com.fasterx
ml.jackson.databind.introspect.AnnotatedParameter) took 128.396ms
03-26 07:46:02.575 19755 19860 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 07:46:02.584 19755 19817 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:46:02.706 19755 19817 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:46:02.792 19755 19846 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 07:46:02.793 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:02.793 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:02.947 19755 19828 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 07:46:03.013 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.014 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.047 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.048 19755 19846 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.061 19755 19828 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 07:46:03.061 19755 19828 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 07:46:03.061 19755 19828 I GAv4 : adb logcat -s GAv4
03-26 07:46:03.079 19755 19817 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 07:46:03.250 19755 19852 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.250 19755 19852 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:03.295 19755 19852 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:03.333 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@ac92ed8
03-26 07:46:03.334 19755 19860 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 07:46:03.342 19755 19991 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 07:46:03.843 19755 19817 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 07:46:03.876 19755 19828 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 07:46:03.902 19755 19828 D AppsFlyer_4.9.0: Done loading properties: true
03-26 07:46:03.951 19755 19817 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 107.605ms
03-26 07:46:03.965 19755 19817 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.<init>(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
android.content.res.Resources, java.lang.ClassLoader) took 142.288ms
03-26 07:46:04.043 19755 19817 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 07:46:04.162 19755 19852 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:04.163 19755 19852 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:04.321 19755 19817 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 07:46:04.442 19755 19817 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 120.847ms
03-26 07:46:04.444 19755 19817 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 07:46:04.445 19755 19755 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 07:46:05.156 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6b58371
03-26 07:46:05.217 19755 19860 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:46:05.246 19755 20058 D OpenGLRenderer: Skia GL Pipeline
03-26 07:46:05.322 19755 19860 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 07:46:05.333 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@735c73
03-26 07:46:05.334 19755 19860 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 07:46:05.560 19755 19860 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 07:46:05.562 19755 19860 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 07:46:05.563 19755 19860 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 07:46:05.573 19755 19860 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 07:46:05.582 19755 19860 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 07:46:05.595 19755 19860 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 07:46:05.608 19755 19860 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 07:46:05.622 19755 19860 E SQLiteLog: (1) no such column: invitationTime
03-26 07:46:05.624 19755 19860 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 07:46:05.636 19755 19860 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 07:46:05.637 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 07:46:05.637 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 07:46:05.638 19755 19860 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 07:46:05.641 19755 20092 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 07:46:05.642 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 07:46:05.644 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 07:46:05.645 19755 19755 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 07:46:05.647 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 07:46:05.656 19755 20093 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 07:46:05.665 19755 19860 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4208 ms
03-26 07:46:05.789 19755 20093 D NetworkManagementSocketTagger: tagSocket(80) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:06.458 19755 20093 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-26 07:46:06.473 19755 20093 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-26 07:46:08.637 19755 20091 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 07:46:08.651 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585167368642
03-26 07:46:08.652 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 07:46:08.661 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 07:46:08.661 19755 20091 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 07:46:08.670 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 07:46:08.684 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585167368671
03-26 07:46:08.685 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 07:46:08.694 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 07:46:08.694 19755 20091 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 07:46:08.701 19755 20091 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 07:46:08.710 19755 20091 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 07:46:08.710 19755 20091 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 07:46:08.743 19755 20091 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 07:46:08.743 19755 20091 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 07:46:08.745 19755 20091 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 07:46:08.745 19755 20091 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 07:46:09.315 19755 20291 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 07:46:09.316 19755 20291 I afm : resetting reconnect attempt and retry
time
03-26 07:46:09.317 19755 20291 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 07:46:09.398 19755 20306 D NetworkManagementSocketTagger: tagSocket(87) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:09.432 19755 20307 D NetworkManagementSocketTagger: tagSocket(90) with
statsTag=0xffffffff, statsUid=-1
03-26 07:46:09.664 19755 20329 I afm : onSuccess: mqtt connection is
successful.
03-26 07:46:09.664 19755 20329 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-26 07:46:09.664 19755 20329 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-26 07:46:09.683 19755 20332 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-26 07:46:09.687 19755 20335 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-26 07:46:09.688 19755 20334 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-26 07:46:09.688 19755 20334 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-26 07:46:09.688 19755 20334 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-26 07:46:16.776 19755 19824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:16.776 19755 19824 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 07:46:16.798 19755 19824 D NetworkManagementSocketTagger: tagSocket(83) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 08:03:56.907 26012 26012 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 08:03:56.973 26012 26012 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 08:03:57.042 26012 26012 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 08:03:57.042 26012 26012 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 08:03:57.079 26012 26012 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 08:03:57.084 26012 26012 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 08:03:57.084 26012 26012 I MultiDex: Installing application
03-26 08:03:57.084 26012 26012 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 08:03:57.084 26012 26012 I MultiDex: Installing application
03-26 08:03:57.084 26012 26012 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 08:03:57.211 26012 26012 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 08:03:57.220 26012 26012 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 08:03:57.222 26012 26012 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 08:03:57.293 26012 26065 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 08:03:57.300 26012 26065 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.300 26012 26065 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.315 26012 26065 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 08:03:57.349 26012 26012 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 08:03:57.350 26012 26012 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 08:03:57.381 26012 26059 I FA : App measurement is starting up, version:
15300
03-26 08:03:57.381 26012 26059 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 08:03:57.389 26012 26059 I FA : To enable faster debug mode event
logging run:
03-26 08:03:57.389 26012 26059 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 08:03:57.506 26012 26012 E a : Value of SMT_USE_AD_ID : null
03-26 08:03:57.508 26012 26012 D NetcoreSDK: readConfig: null
03-26 08:03:57.562 26012 26012 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 08:03:57.564 26012 26012 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 08:03:57.570 26012 26095 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.570 26012 26095 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.607 26012 26077 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 08:03:57.611 26012 26095 D NetworkManagementSocketTagger: tagSocket(53) with
statsTag=0xffffffff, statsUid=-1
03-26 08:03:57.629 26012 26012 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 08:03:57.638 26012 26012 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 08:03:57.639 26012 26012 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 08:03:57.648 26012 26104 I CleverTap: SDK Version Code is 30501
03-26 08:03:57.652 26012 26104 I CleverTap: CTPushNotificationReceiver is present
03-26 08:03:57.654 26012 26104 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 08:03:57.657 26012 26104 I CleverTap: CTNotificationIntentService not present
03-26 08:03:57.659 26012 26104 I CleverTap: CTBackgroundJobService is present
03-26 08:03:57.668 26012 26104 I CleverTap: CTBackgroundIntentService is present
03-26 08:03:57.668 26012 26012 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 08:03:57.688 26012 26104 I CleverTap: InAppNotificationActivity is present
03-26 08:03:57.691 26012 26104 I CleverTap: FcmMessageListenerService not present
03-26 08:03:57.710 26012 26104 I CleverTap: FcmTokenListenerService not present
03-26 08:03:57.730 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 08:03:57.730 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 08:03:57.730 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 08:03:57.732 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 08:03:57.733 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c7d71ba
03-26 08:03:57.733 26012 26115 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 08:03:57.752 26012 26066 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 08:03:57.795 26012 26067 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.796 26012 26067 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.797 26012 26067 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 08:03:57.817 26012 26066 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 08:03:57.818 26012 26066 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 08:03:57.822 26012 26077 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 08:03:57.856 26012 26066 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 08:03:57.892 26012 26072 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 08:03:57.893 26012 26104 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 08:03:57.895 26012 26104 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 08:03:57.900 26012 26072 W UserDataStore: initStore should have been called
before calling setUserID
03-26 08:03:57.909 26012 26104 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 08:03:57.915 26012 26066 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 08:03:57.920 26012 26077 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 08:03:57.920 26012 26077 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 08:03:57.920 26012 26077 I GAv4 : adb logcat -s GAv4
03-26 08:03:57.928 26012 26115 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 08:03:57.940 26012 26072 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.941 26012 26072 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 08:03:57.942 26012 26072 D NetworkManagementSocketTagger: tagSocket(51) with
statsTag=0xffffffff, statsUid=-1
03-26 08:03:57.947 26012 26066 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 08:03:58.002 26012 26138 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 08:03:58.015 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@2dbe42a
03-26 08:03:58.015 26012 26115 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 08:04:01.187 26012 26077 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 08:04:01.226 26012 26077 D AppsFlyer_4.9.0: Done loading properties: true
03-26 08:04:01.282 26012 26066 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 08:04:01.381 26012 26066 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 99.314ms
03-26 08:04:01.383 26012 26066 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 08:04:01.521 26012 26066 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 08:04:01.522 26012 26012 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 08:04:04.424 26012 26045 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 08:04:04.448 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@78ab7f1
03-26 08:04:04.489 26012 26115 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 08:04:04.577 26012 26398 D OpenGLRenderer: Skia GL Pipeline
03-26 08:04:04.743 26012 26045 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 319.420ms
03-26 08:04:04.761 26012 26115 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 08:04:04.763 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@2aaecf3
03-26 08:04:04.763 26012 26115 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 08:04:05.184 26012 26115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 08:04:05.194 26012 26115 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 08:04:05.195 26012 26115 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 08:04:05.230 26012 26115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 08:04:05.279 26012 26115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 08:04:05.315 26012 26115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 08:04:05.324 26012 26115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 08:04:05.340 26012 26115 E SQLiteLog: (1) no such column: invitationTime
03-26 08:04:05.343 26012 26115 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 08:04:05.354 26012 26115 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 08:04:05.355 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 08:04:05.355 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 08:04:05.360 26012 26115 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 08:04:05.362 26012 26432 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 08:04:05.368 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 08:04:05.369 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 08:04:05.370 26012 26012 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 08:04:05.371 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 08:04:05.389 26012 26115 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7659 ms
03-26 08:04:05.394 26012 26433 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 08:04:05.484 26012 26433 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 08:04:05.488 26012 26012 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 08:04:05.491 26012 26012 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 08:04:08.355 26012 26431 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 08:04:08.411 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585168448355
03-26 08:04:08.413 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 08:04:08.485 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 08:04:08.486 26012 26431 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 08:04:08.532 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 08:04:08.554 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585168448533
03-26 08:04:08.556 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 08:04:08.581 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 08:04:08.581 26012 26431 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 08:04:08.592 26012 26431 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 08:04:08.725 26012 26431 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 08:04:08.726 26012 26431 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 08:04:08.858 26012 26431 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 08:04:08.858 26012 26431 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 08:04:08.861 26012 26431 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 08:04:08.882 26012 26431 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 08:04:10.247 26012 26670 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 08:04:10.247 26012 26670 I afm : resetting reconnect attempt and retry
time
03-26 08:04:10.249 26012 26670 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 08:04:10.318 26012 26740 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 08:04:10.354 26012 26741 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 08:04:15.951 26012 26095 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 09:14:18.547 1060 1060 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 09:14:18.707 1060 1060 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:14:18.852 1060 1060 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 09:14:18.852 1060 1060 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 09:14:18.877 1060 1060 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 09:14:18.885 1060 1060 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 09:14:18.886 1060 1060 I MultiDex: Installing application
03-26 09:14:18.886 1060 1060 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 09:14:18.886 1060 1060 I MultiDex: Installing application
03-26 09:14:18.886 1060 1060 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 09:14:19.039 1060 1060 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 09:14:19.046 1060 1060 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 09:14:19.049 1060 1060 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 09:14:19.179 1060 1159 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 09:14:19.181 1060 1153 I FA : App measurement is starting up, version:
15300
03-26 09:14:19.181 1060 1153 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 09:14:19.182 1060 1153 I FA : To enable faster debug mode event
logging run:
03-26 09:14:19.182 1060 1153 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 09:14:19.185 1060 1159 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.185 1060 1159 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.220 1060 1159 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 09:14:19.294 1060 1060 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 09:14:19.297 1060 1060 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 09:14:19.632 1060 1159 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.632 1060 1159 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.680 1060 1238 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.681 1060 1238 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:19.681 1060 1060 E a : Value of SMT_USE_AD_ID : null
03-26 09:14:19.688 1060 1060 D NetcoreSDK: readConfig: null
03-26 09:14:19.694 1060 1238 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 09:14:19.927 1060 1060 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 09:14:19.930 1060 1060 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 09:14:20.236 1060 1297 I CleverTap: SDK Version Code is 30501
03-26 09:14:20.244 1060 1297 I CleverTap: CTPushNotificationReceiver is present
03-26 09:14:20.247 1060 1297 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 09:14:20.249 1060 1297 I CleverTap: CTNotificationIntentService not present
03-26 09:14:20.254 1060 1297 I CleverTap: CTBackgroundJobService is present
03-26 09:14:20.279 1060 1189 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 09:14:20.288 1060 1297 I CleverTap: CTBackgroundIntentService is present
03-26 09:14:20.294 1060 1297 I CleverTap: InAppNotificationActivity is present
03-26 09:14:20.298 1060 1297 I CleverTap: FcmMessageListenerService not present
03-26 09:14:20.299 1060 1297 I CleverTap: FcmTokenListenerService not present
03-26 09:14:20.305 1060 1060 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 09:14:20.333 1060 1060 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 09:14:20.341 1060 1060 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 09:14:20.515 1060 1060 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 09:14:20.608 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 09:14:20.609 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 09:14:20.682 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 09:14:20.682 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 09:14:20.683 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@6aaba6
03-26 09:14:20.683 1060 1335 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 09:14:20.743 1060 1297 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 09:14:20.745 1060 1297 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 09:14:20.768 1060 1297 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 09:14:20.776 1060 1159 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 09:14:20.808 1060 1222 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:20.808 1060 1222 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:20.878 1060 1238 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 09:14:20.900 1060 1189 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 09:14:20.953 1060 1159 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 09:14:20.970 1060 1159 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 09:14:21.059 1060 1222 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 09:14:21.345 1060 1189 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 09:14:21.345 1060 1189 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 09:14:21.345 1060 1189 I GAv4 : adb logcat -s GAv4
03-26 09:14:21.348 1060 1159 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:14:21.359 1060 1159 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:14:21.637 1060 1335 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 09:14:21.662 1060 1159 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:14:21.799 1060 1434 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 09:14:22.373 1060 1189 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 09:14:22.425 1060 1189 D AppsFlyer_4.9.0: Done loading properties: true
03-26 09:14:22.598 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@b3e3d16
03-26 09:14:22.598 1060 1335 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 09:14:22.673 1060 1159 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 09:14:22.882 1060 1159 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 209.198ms
03-26 09:14:22.883 1060 1159 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 09:14:23.192 1060 1162 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:23.192 1060 1162 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:23.357 1060 1162 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-26 09:14:23.424 1060 1174 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:23.424 1060 1174 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:23.451 1060 1159 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 09:14:23.452 1060 1060 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 09:14:23.873 1060 1118 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 09:14:24.312 1060 1118 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 439.355ms
03-26 09:14:26.666 1060 1076 W disha.quickrid: Suspending all threads took:
10.687ms
03-26 09:14:31.631 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@7dac9fc
03-26 09:14:31.634 1060 1335 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 09:14:31.685 1060 1840 D OpenGLRenderer: Skia GL Pipeline
03-26 09:14:31.711 1060 1335 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 09:14:31.712 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@92236a6
03-26 09:14:31.712 1060 1335 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 09:14:32.143 1060 1335 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 09:14:32.144 1060 1335 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 09:14:32.145 1060 1335 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 09:14:32.165 1060 1335 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 09:14:32.173 1060 1335 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 09:14:32.199 1060 1335 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 09:14:32.210 1060 1335 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 09:14:32.226 1060 1335 E SQLiteLog: (1) no such column: invitationTime
03-26 09:14:32.227 1060 1335 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 09:14:32.242 1060 1335 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 09:14:32.244 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 09:14:32.244 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 09:14:32.245 1060 1335 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 09:14:32.250 1060 1847 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 09:14:32.266 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 09:14:32.267 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 09:14:32.290 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 09:14:32.322 1060 1335 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 11715 ms
03-26 09:14:32.934 1060 1060 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 09:14:32.937 1060 1860 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 09:14:33.043 1060 1860 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 09:14:33.047 1060 1060 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 09:14:33.057 1060 1060 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 09:14:35.244 1060 1846 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 09:14:35.278 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585172675244
03-26 09:14:35.279 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 09:14:35.293 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 09:14:35.294 1060 1846 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 09:14:35.315 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 09:14:35.327 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585172675316
03-26 09:14:35.330 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 09:14:35.351 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 09:14:35.351 1060 1846 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 09:14:35.363 1060 1846 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 09:14:35.366 1060 1846 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 09:14:35.366 1060 1846 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 09:14:35.400 1060 1846 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 09:14:35.400 1060 1846 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 09:14:35.402 1060 1846 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 09:14:35.402 1060 1846 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 09:14:35.462 1060 1977 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 09:14:35.462 1060 1977 I afm : resetting reconnect attempt and retry
time
03-26 09:14:35.464 1060 1977 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 09:14:35.498 1060 1978 D NetworkManagementSocketTagger: tagSocket(78) with
statsTag=0xffffffff, statsUid=-1
03-26 09:14:35.579 1060 1980 D NetworkManagementSocketTagger: tagSocket(81) with
statsTag=0xffffffff, statsUid=-1
03-26 09:14:35.822 1060 1988 I afm : onSuccess: mqtt connection is
successful.
03-26 09:14:35.822 1060 1988 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-26 09:14:35.822 1060 1988 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-26 09:14:35.827 1060 2005 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-26 09:14:35.830 1060 2003 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-26 09:14:35.834 1060 2004 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-26 09:14:35.834 1060 2004 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-26 09:14:35.834 1060 2004 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-26 09:14:38.335 1060 1174 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:38.335 1060 1174 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:14:38.348 1060 1174 D NetworkManagementSocketTagger: tagSocket(82) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 09:52:15.231 14593 14593 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 09:52:15.304 14593 14593 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:52:15.386 14593 14593 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 09:52:15.386 14593 14593 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 09:52:15.445 14593 14593 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 09:52:15.448 14593 14593 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 09:52:15.449 14593 14593 I MultiDex: Installing application
03-26 09:52:15.449 14593 14593 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 09:52:15.449 14593 14593 I MultiDex: Installing application
03-26 09:52:15.449 14593 14593 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 09:52:15.619 14593 14593 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 09:52:15.636 14593 14593 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 09:52:15.641 14593 14593 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 09:52:15.717 14593 14646 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 09:52:15.726 14593 14646 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:15.726 14593 14646 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:15.743 14593 14646 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:15.821 14593 14593 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 09:52:15.823 14593 14593 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 09:52:15.828 14593 14644 I FA : App measurement is starting up, version:
15300
03-26 09:52:15.828 14593 14644 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 09:52:15.828 14593 14644 I FA : To enable faster debug mode event
logging run:
03-26 09:52:15.828 14593 14644 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 09:52:16.107 14593 14593 E a : Value of SMT_USE_AD_ID : null
03-26 09:52:16.110 14593 14593 D NetcoreSDK: readConfig: null
03-26 09:52:16.160 14593 14677 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:16.160 14593 14677 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:16.172 14593 14677 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:16.230 14593 14646 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:16.230 14593 14646 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:16.351 14593 14593 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 09:52:16.355 14593 14593 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 09:52:16.396 14593 14659 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 09:52:16.452 14593 14694 I CleverTap: SDK Version Code is 30501
03-26 09:52:16.458 14593 14694 I CleverTap: CTPushNotificationReceiver is present
03-26 09:52:16.468 14593 14694 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 09:52:16.473 14593 14694 I CleverTap: CTNotificationIntentService not present
03-26 09:52:16.483 14593 14694 I CleverTap: CTBackgroundJobService is present
03-26 09:52:16.484 14593 14593 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 09:52:16.490 14593 14694 I CleverTap: CTBackgroundIntentService is present
03-26 09:52:16.506 14593 14694 I CleverTap: InAppNotificationActivity is present
03-26 09:52:16.510 14593 14694 I CleverTap: FcmMessageListenerService not present
03-26 09:52:16.511 14593 14593 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 09:52:16.514 14593 14593 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 09:52:16.515 14593 14694 I CleverTap: FcmTokenListenerService not present
03-26 09:52:16.625 14593 14593 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 09:52:16.662 14593 14659 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 09:52:16.700 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 09:52:16.700 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 09:52:16.711 14593 14694 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 09:52:16.746 14593 14694 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 09:52:16.754 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 09:52:16.769 14593 14694 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 09:52:16.799 14593 14659 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 09:52:16.799 14593 14659 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 09:52:16.799 14593 14659 I GAv4 : adb logcat -s GAv4
03-26 09:52:16.807 14593 14649 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 09:52:16.848 14593 14677 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 09:52:17.023 14593 14650 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:17.023 14593 14650 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:17.037 14593 14649 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 09:52:17.039 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 09:52:17.039 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ee1c9fb
03-26 09:52:17.039 14593 14706 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 09:52:17.051 14593 14649 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 09:52:17.150 14593 14656 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:17.151 14593 14656 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:17.153 14593 14656 D NetworkManagementSocketTagger: tagSocket(65) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:17.158 14593 14649 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:52:17.184 14593 14745 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 09:52:17.186 14593 14649 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:52:17.304 14593 14649 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 09:52:17.306 14593 14706 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 09:52:17.326 14593 14650 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-26 09:52:17.458 14593 14659 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 09:52:17.523 14593 14659 D AppsFlyer_4.9.0: Done loading properties: true
03-26 09:52:17.964 14593 14649 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 09:52:18.371 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@b900fb5
03-26 09:52:18.371 14593 14706 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 09:52:19.536 14593 14649 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 09:52:19.536 14593 14593 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 09:52:20.406 14593 14627 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 09:52:20.426 14593 14627 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 19.898ms
03-26 09:52:28.963 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@8e3ff2a
03-26 09:52:28.980 14593 14706 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 09:52:29.036 14593 15316 D OpenGLRenderer: Skia GL Pipeline
03-26 09:52:29.247 14593 14706 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 09:52:29.304 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@9b19264
03-26 09:52:29.304 14593 14706 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 09:52:31.303 14593 14706 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 09:52:31.304 14593 14706 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 09:52:31.424 14593 14706 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 09:52:31.514 14593 14706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 09:52:31.524 14593 14706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 09:52:31.554 14593 14706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 09:52:31.603 14593 14706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 09:52:31.865 14593 14706 E SQLiteLog: (1) no such column: invitationTime
03-26 09:52:31.867 14593 14706 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 09:52:31.916 14593 14706 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 09:52:31.918 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 09:52:31.918 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 09:52:31.936 14593 14706 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 09:52:31.966 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 09:52:31.966 14593 14593 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 09:52:31.974 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 09:52:31.978 14593 15450 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 09:52:31.981 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 09:52:31.982 14593 15456 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 09:52:32.026 14593 14706 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 15348 ms
03-26 09:52:32.059 14593 14656 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:32.059 14593 14656 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 09:52:32.067 14593 14656 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:32.486 14593 15456 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 09:52:32.489 14593 14593 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 09:52:32.492 14593 14593 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 09:52:34.917 14593 15449 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 09:52:34.931 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585174954917
03-26 09:52:34.933 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 09:52:34.961 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 09:52:34.962 14593 15449 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 09:52:34.975 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 09:52:34.984 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585174954975
03-26 09:52:34.990 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 09:52:35.020 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 09:52:35.020 14593 15449 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 09:52:35.037 14593 15449 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 09:52:35.039 14593 15449 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 09:52:35.046 14593 15449 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 09:52:35.097 14593 15449 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 09:52:35.097 14593 15449 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 09:52:35.099 14593 15449 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 09:52:35.099 14593 15449 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 09:52:36.138 14593 15747 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 09:52:36.138 14593 15747 I afm : resetting reconnect attempt and retry
time
03-26 09:52:36.139 14593 15747 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 09:52:36.243 14593 15796 D NetworkManagementSocketTagger: tagSocket(81) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:36.305 14593 15795 D NetworkManagementSocketTagger: tagSocket(85) with
statsTag=0xffffffff, statsUid=-1
03-26 09:52:36.601 14593 15816 I afm : onSuccess: mqtt connection is
successful.
03-26 09:52:36.601 14593 15816 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-26 09:52:36.601 14593 15816 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-26 09:52:36.610 14593 15818 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-26 09:52:36.623 14593 15819 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-26 09:52:36.623 14593 15819 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-26 09:52:36.623 14593 15819 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-26 09:52:36.640 14593 15820 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
--------- beginning of main
03-26 10:12:11.878 20518 20518 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 10:12:11.956 20518 20518 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 10:12:12.011 20518 20518 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 10:12:12.012 20518 20518 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 10:12:12.056 20518 20518 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 10:12:12.059 20518 20518 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 10:12:12.059 20518 20518 I MultiDex: Installing application
03-26 10:12:12.059 20518 20518 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 10:12:12.059 20518 20518 I MultiDex: Installing application
03-26 10:12:12.059 20518 20518 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 10:12:12.252 20518 20518 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 10:12:12.275 20518 20518 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 10:12:12.279 20518 20518 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 10:12:12.416 20518 20565 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 10:12:12.427 20518 20565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.427 20518 20565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.442 20518 20565 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:12.483 20518 20518 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 10:12:12.484 20518 20518 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 10:12:12.501 20518 20555 I FA : App measurement is starting up, version:
15300
03-26 10:12:12.501 20518 20555 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 10:12:12.515 20518 20555 I FA : To enable faster debug mode event
logging run:
03-26 10:12:12.515 20518 20555 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 10:12:12.738 20518 20565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.739 20518 20565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.844 20518 20518 E a : Value of SMT_USE_AD_ID : null
03-26 10:12:12.846 20518 20518 D NetcoreSDK: readConfig: null
03-26 10:12:12.876 20518 20601 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.876 20518 20601 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:12.927 20518 20601 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:12.982 20518 20518 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 10:12:12.984 20518 20518 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 10:12:13.146 20518 20579 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 10:12:13.255 20518 20618 I CleverTap: SDK Version Code is 30501
03-26 10:12:13.270 20518 20618 I CleverTap: CTPushNotificationReceiver is present
03-26 10:12:13.276 20518 20618 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 10:12:13.279 20518 20518 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 10:12:13.280 20518 20618 I CleverTap: CTNotificationIntentService not present
03-26 10:12:13.291 20518 20618 I CleverTap: CTBackgroundJobService is present
03-26 10:12:13.304 20518 20518 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 10:12:13.304 20518 20618 I CleverTap: CTBackgroundIntentService is present
03-26 10:12:13.306 20518 20518 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 10:12:13.312 20518 20618 I CleverTap: InAppNotificationActivity is present
03-26 10:12:13.315 20518 20618 I CleverTap: FcmMessageListenerService not present
03-26 10:12:13.317 20518 20618 I CleverTap: FcmTokenListenerService not present
03-26 10:12:13.409 20518 20518 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 10:12:13.440 20518 20579 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 10:12:13.449 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 10:12:13.449 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 10:12:13.538 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 10:12:13.544 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 10:12:13.544 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@114c101
03-26 10:12:13.544 20518 20626 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 10:12:13.591 20518 20579 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 10:12:13.591 20518 20579 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 10:12:13.591 20518 20579 I GAv4 : adb logcat -s GAv4
03-26 10:12:13.604 20518 20565 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 10:12:13.608 20518 20567 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.608 20518 20567 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.689 20518 20565 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 10:12:13.691 20518 20565 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 10:12:13.695 20518 20618 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 10:12:13.715 20518 20618 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 10:12:13.739 20518 20618 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 10:12:13.775 20518 20567 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-26 10:12:13.786 20518 20566 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 10:12:13.803 20518 20573 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.804 20518 20573 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.923 20518 20574 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.923 20518 20574 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:13.925 20518 20574 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:13.953 20518 20601 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 10:12:13.974 20518 20565 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 10:12:14.247 20518 20676 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 10:12:14.253 20518 20565 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 10:12:14.273 20518 20626 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 10:12:14.281 20518 20565 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 10:12:14.345 20518 20565 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 10:12:14.389 20518 20565 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 43.923ms
03-26 10:12:14.396 20518 20579 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 10:12:14.412 20518 20579 D AppsFlyer_4.9.0: Done loading properties: true
03-26 10:12:14.457 20518 20565 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 10:12:14.582 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c1e064a
03-26 10:12:14.583 20518 20626 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 10:12:14.644 20518 20565 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 10:12:14.645 20518 20518 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 10:12:17.030 20518 20541 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 10:12:17.163 20518 20541 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 132.770ms
03-26 10:12:24.710 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@54ea11b
03-26 10:12:24.712 20518 20626 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 10:12:24.765 20518 20626 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 10:12:24.769 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@71c6891
03-26 10:12:24.769 20518 20626 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 10:12:24.910 20518 21219 D OpenGLRenderer: Skia GL Pipeline
03-26 10:12:28.086 20518 20626 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 10:12:28.087 20518 20626 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 10:12:28.089 20518 20626 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 10:12:28.116 20518 20626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 10:12:28.161 20518 20626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 10:12:28.511 20518 20626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 10:12:28.722 20518 20626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 10:12:28.837 20518 20626 E SQLiteLog: (1) no such column: invitationTime
03-26 10:12:28.842 20518 20574 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:28.843 20518 20574 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 10:12:28.874 20518 20626 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 10:12:29.200 20518 20574 D NetworkManagementSocketTagger: tagSocket(76) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:29.637 20518 20626 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 10:12:29.806 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 10:12:29.807 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 10:12:29.807 20518 20626 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 10:12:29.820 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 10:12:29.820 20518 20518 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 10:12:29.829 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 10:12:29.898 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 10:12:29.971 20518 21463 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 10:12:30.056 20518 21462 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 10:12:30.096 20518 20626 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 16648 ms
03-26 10:12:31.658 20518 21463 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 10:12:31.682 20518 20518 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 10:12:31.690 20518 20518 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 10:12:32.638 20518 21454 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 10:12:32.657 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585176152638
03-26 10:12:32.704 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 10:12:32.720 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 10:12:32.721 20518 21454 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 10:12:32.785 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 10:12:32.809 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585176152786
03-26 10:12:32.812 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 10:12:32.842 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 10:12:32.842 20518 21454 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 10:12:32.881 20518 21454 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 10:12:32.882 20518 21454 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 10:12:32.896 20518 21454 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 10:12:33.011 20518 21454 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 10:12:33.011 20518 21454 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 10:12:33.013 20518 21454 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 10:12:33.013 20518 21454 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 10:12:33.756 20518 21577 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 10:12:33.756 20518 21577 I afm : resetting reconnect attempt and retry
time
03-26 10:12:33.757 20518 21577 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 10:12:33.841 20518 21593 D NetworkManagementSocketTagger: tagSocket(81) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:33.846 20518 21596 D NetworkManagementSocketTagger: tagSocket(84) with
statsTag=0xffffffff, statsUid=-1
03-26 10:12:34.036 20518 21622 I afm : onSuccess: mqtt connection is
successful.
03-26 10:12:34.036 20518 21622 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-26 10:12:34.037 20518 21622 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-26 10:12:34.056 20518 21632 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-26 10:12:34.057 20518 21631 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-26 10:12:34.058 20518 21631 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-26 10:12:34.058 20518 21631 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-26 10:12:34.070 20518 21630 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
--------- beginning of main
03-26 11:06:49.366 310 310 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 11:06:49.436 310 310 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 11:06:49.542 310 310 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 11:06:49.542 310 310 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 11:06:49.628 310 310 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 11:06:49.630 310 310 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 11:06:49.630 310 310 I MultiDex: Installing application
03-26 11:06:49.630 310 310 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 11:06:49.631 310 310 I MultiDex: Installing application
03-26 11:06:49.631 310 310 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 11:06:49.904 310 310 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 11:06:49.924 310 310 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 11:06:49.930 310 310 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 11:06:50.075 310 354 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 11:06:50.121 310 354 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:50.121 310 354 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:50.201 310 354 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 11:06:50.229 310 310 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 11:06:50.229 310 310 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 11:06:50.574 310 352 I FA : App measurement is starting up, version:
15300
03-26 11:06:50.574 310 352 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 11:06:50.575 310 352 I FA : To enable faster debug mode event
logging run:
03-26 11:06:50.575 310 352 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 11:06:50.738 310 310 E a : Value of SMT_USE_AD_ID : null
03-26 11:06:50.746 310 310 D NetcoreSDK: readConfig: null
03-26 11:06:50.816 310 429 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:50.816 310 429 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:50.863 310 429 D NetworkManagementSocketTagger: tagSocket(52) with
statsTag=0xffffffff, statsUid=-1
03-26 11:06:51.127 310 310 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 11:06:51.158 310 310 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 11:06:51.303 310 310 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 11:06:51.313 310 310 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 11:06:51.319 310 310 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 11:06:51.334 310 443 I CleverTap: SDK Version Code is 30501
03-26 11:06:51.337 310 443 I CleverTap: CTPushNotificationReceiver is present
03-26 11:06:51.382 310 443 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 11:06:51.424 310 443 I CleverTap: CTNotificationIntentService not present
03-26 11:06:51.487 310 443 I CleverTap: CTBackgroundJobService is present
03-26 11:06:51.534 310 443 I CleverTap: CTBackgroundIntentService is present
03-26 11:06:51.535 310 310 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 11:06:51.599 310 443 I CleverTap: InAppNotificationActivity is present
03-26 11:06:51.629 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 11:06:51.629 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 11:06:51.652 310 443 I CleverTap: FcmMessageListenerService not present
03-26 11:06:51.656 310 443 I CleverTap: FcmTokenListenerService not present
03-26 11:06:51.795 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 11:06:51.796 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 11:06:51.796 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c3e78ae
03-26 11:06:51.796 310 449 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 11:06:51.955 310 357 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:51.955 310 357 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:51.958 310 357 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 11:06:51.984 310 383 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 11:06:52.202 310 358 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 11:06:52.240 310 367 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 11:06:52.293 310 358 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 11:06:52.307 310 367 W UserDataStore: initStore should have been called
before calling setUserID
03-26 11:06:52.313 310 358 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 11:06:52.349 310 443 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 11:06:52.366 310 443 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 11:06:52.414 310 443 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 11:06:52.461 310 367 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:52.461 310 367 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 11:06:52.465 310 383 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 11:06:52.504 310 367 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 11:06:52.702 310 383 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 11:06:52.702 310 383 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 11:06:52.702 310 383 I GAv4 : adb logcat -s GAv4
03-26 11:06:52.707 310 358 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 11:06:52.791 310 358 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 11:06:52.828 310 449 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 11:06:52.947 310 358 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 11:06:53.091 310 565 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 11:06:53.261 310 383 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 11:06:53.304 310 383 D AppsFlyer_4.9.0: Done loading properties: true
03-26 11:06:53.498 310 358 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 11:06:53.520 310 358 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 22.159ms
03-26 11:06:53.566 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 11:06:53.566 310 449 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 11:06:53.622 310 358 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.<init>(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
android.content.res.Resources, java.lang.ClassLoader) took 210.048ms
03-26 11:06:53.858 310 358 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 11:06:54.344 310 358 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 11:06:54.345 310 310 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 11:06:56.835 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@78ab7f1
03-26 11:06:56.836 310 449 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 11:06:56.867 310 449 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 11:06:56.868 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@6ea8257
03-26 11:06:56.868 310 449 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 11:06:57.008 310 680 D OpenGLRenderer: Skia GL Pipeline
03-26 11:06:58.114 310 449 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 11:06:58.115 310 449 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 11:06:58.116 310 449 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 11:06:58.181 310 449 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 11:06:58.218 310 449 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 11:06:58.387 310 449 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 11:06:58.500 310 449 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 11:06:58.685 310 449 E SQLiteLog: (1) no such column: invitationTime
03-26 11:06:58.687 310 449 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 11:06:58.788 310 449 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 11:06:58.807 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 11:06:58.807 310 449 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 11:06:58.808 310 449 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 11:06:58.819 310 310 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 11:06:58.813 310 449 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 11:06:58.833 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 11:06:58.851 310 796 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 11:06:58.858 310 449 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 11:06:58.872 310 797 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 11:06:58.930 310 449 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7305 ms
03-26 11:06:59.364 310 797 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 11:06:59.370 310 310 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 11:06:59.376 310 310 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 11:07:01.788 310 794 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 11:07:01.830 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585179421789
03-26 11:07:01.831 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 11:07:01.894 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 11:07:01.903 310 794 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 11:07:01.952 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 11:07:02.005 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585179421952
03-26 11:07:02.006 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 11:07:02.068 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 11:07:02.068 310 794 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 11:07:02.096 310 794 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 11:07:02.097 310 794 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 11:07:02.098 310 794 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 11:07:02.261 310 794 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 11:07:02.261 310 794 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 11:07:02.264 310 794 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 11:07:02.264 310 794 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 11:07:03.145 310 1014 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 11:07:03.146 310 1014 I afm : resetting reconnect attempt and retry
time
03-26 11:07:03.202 310 1014 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 11:07:03.310 310 1052 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 11:07:03.430 310 1057 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 11:07:06.395 310 429 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 12:11:00.475 3106 3106 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 12:11:00.537 3106 3106 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:11:00.619 3106 3106 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 12:11:00.619 3106 3106 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 12:11:00.658 3106 3106 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 12:11:00.661 3106 3106 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 12:11:00.661 3106 3106 I MultiDex: Installing application
03-26 12:11:00.661 3106 3106 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 12:11:00.661 3106 3106 I MultiDex: Installing application
03-26 12:11:00.661 3106 3106 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 12:11:00.847 3106 3106 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 12:11:00.860 3106 3106 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 12:11:00.864 3106 3106 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 12:11:00.916 3106 3152 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 12:11:00.922 3106 3152 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:00.922 3106 3152 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:00.986 3106 3152 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:01.015 3106 3106 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 12:11:01.016 3106 3106 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 12:11:01.017 3106 3150 I FA : App measurement is starting up, version:
15300
03-26 12:11:01.020 3106 3150 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 12:11:01.022 3106 3150 I FA : To enable faster debug mode event
logging run:
03-26 12:11:01.022 3106 3150 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 12:11:01.278 3106 3164 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 12:11:01.281 3106 3106 E a : Value of SMT_USE_AD_ID : null
03-26 12:11:01.282 3106 3106 D NetcoreSDK: readConfig: null
03-26 12:11:01.296 3106 3190 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.296 3106 3190 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.336 3106 3190 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:01.361 3106 3106 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 12:11:01.363 3106 3106 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 12:11:01.379 3106 3164 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 12:11:01.392 3106 3106 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 12:11:01.403 3106 3106 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 12:11:01.404 3106 3164 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 12:11:01.404 3106 3164 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 12:11:01.404 3106 3164 I GAv4 : adb logcat -s GAv4
03-26 12:11:01.405 3106 3106 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 12:11:01.417 3106 3200 I CleverTap: SDK Version Code is 30501
03-26 12:11:01.419 3106 3200 I CleverTap: CTPushNotificationReceiver is present
03-26 12:11:01.422 3106 3200 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 12:11:01.424 3106 3200 I CleverTap: CTNotificationIntentService not present
03-26 12:11:01.426 3106 3200 I CleverTap: CTBackgroundJobService is present
03-26 12:11:01.429 3106 3200 I CleverTap: CTBackgroundIntentService is present
03-26 12:11:01.437 3106 3200 I CleverTap: InAppNotificationActivity is present
03-26 12:11:01.441 3106 3200 I CleverTap: FcmMessageListenerService not present
03-26 12:11:01.442 3106 3200 I CleverTap: FcmTokenListenerService not present
03-26 12:11:01.473 3106 3106 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 12:11:01.492 3106 3206 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 12:11:01.497 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 12:11:01.498 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 12:11:01.530 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 12:11:01.531 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 12:11:01.531 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@b10695e
03-26 12:11:01.531 3106 3208 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 12:11:01.588 3106 3156 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 12:11:01.612 3106 3155 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.613 3106 3155 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.614 3106 3155 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:01.618 3106 3200 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 12:11:01.634 3106 3213 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
03-26 12:11:01.637 3106 3213 E b : Error: No value for data
03-26 12:11:01.637 3106 3213 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
03-26 12:11:01.637 3106 3213 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
03-26 12:11:01.644 3106 3200 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 12:11:01.648 3106 3200 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 12:11:01.683 3106 3160 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 12:11:01.708 3106 3160 W UserDataStore: initStore should have been called
before calling setUserID
03-26 12:11:01.729 3106 3156 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 12:11:01.729 3106 3156 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 12:11:01.744 3106 3164 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 12:11:01.745 3106 3160 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.745 3106 3160 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:01.747 3106 3160 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:01.751 3106 3164 D AppsFlyer_4.9.0: Done loading properties: true
03-26 12:11:01.756 3106 3208 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 12:11:01.760 3106 3156 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:11:01.783 3106 3156 I chatty : uid=10195(com.disha.quickride) AsyncTask
#4 identical 1 line
03-26 12:11:01.787 3106 3156 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:11:01.834 3106 3156 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 12:11:01.934 3106 3156 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 12:11:01.934 3106 3106 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 12:11:01.968 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@50e6084
03-26 12:11:01.968 3106 3208 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 12:11:05.577 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@2aaecf3
03-26 12:11:05.589 3106 3208 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 12:11:05.614 3106 3409 D OpenGLRenderer: Skia GL Pipeline
03-26 12:11:05.646 3106 3208 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 12:11:05.650 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@aba29e5
03-26 12:11:05.650 3106 3208 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 12:11:05.781 3106 3208 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 12:11:05.783 3106 3208 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 12:11:05.784 3106 3208 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 12:11:05.814 3106 3208 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 12:11:05.831 3106 3208 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 12:11:05.857 3106 3208 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 12:11:05.866 3106 3208 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 12:11:05.883 3106 3208 E SQLiteLog: (1) no such column: invitationTime
03-26 12:11:05.885 3106 3208 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 12:11:05.898 3106 3208 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 12:11:05.900 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 12:11:05.900 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 12:11:05.901 3106 3208 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 12:11:05.904 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 12:11:05.904 3106 3208 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
03-26 12:11:05.904 3106 3208 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
03-26 12:11:05.905 3106 3106 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 12:11:05.909 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 12:11:05.913 3106 3415 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 12:11:05.913 3106 3416 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 12:11:05.921 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 12:11:05.957 3106 3208 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4463 ms
03-26 12:11:05.994 3106 3416 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 12:11:05.997 3106 3106 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 12:11:06.002 3106 3106 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 12:11:08.899 3106 3414 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 12:11:08.913 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585183268899
03-26 12:11:08.925 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 12:11:08.943 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 12:11:08.943 3106 3414 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 12:11:08.960 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 12:11:08.968 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585183268961
03-26 12:11:08.969 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 12:11:08.979 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 12:11:08.979 3106 3414 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 12:11:08.989 3106 3414 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 12:11:08.991 3106 3414 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 12:11:09.002 3106 3414 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 12:11:09.042 3106 3414 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 12:11:09.042 3106 3414 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 12:11:09.043 3106 3414 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 12:11:09.043 3106 3414 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 12:11:09.305 3106 3437 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 12:11:09.305 3106 3437 I afm : resetting reconnect attempt and retry
time
03-26 12:11:09.307 3106 3437 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 12:11:09.340 3106 3439 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:09.372 3106 3440 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:10.267 3106 3152 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:10.267 3106 3152 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:10.274 3106 3152 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:10.289 3106 3447 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:10.314 3106 3445 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 12:11:10.571 3106 3190 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 12:11:16.703 3106 3160 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:16.704 3106 3160 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:11:16.716 3106 3160 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 12:13:54.845 3106 3414 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 12:13:54.846 3106 3414 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 12:13:54.846 3106 3414 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 12:13:54.868 3106 3414 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 12:13:54.868 3106 3414 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 12:13:54.893 3106 3447 W afm : onFailure: connection failed.
03-26 12:13:54.893 3106 3447 W afm : MqttException (0) -
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 60448)
after 30000ms: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 12:13:54.893 3106 3447 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 12:13:54.893 3106 3447 W afm : Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 60448)
after 30000ms: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 W afm : at
libcore.io.IoBridge.isConnected(IoBridge.java:276)
03-26 12:13:54.893 3106 3447 W afm : at
libcore.io.IoBridge.connectErrno(IoBridge.java:187)
03-26 12:13:54.893 3106 3447 W afm : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 12:13:54.893 3106 3447 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 12:13:54.893 3106 3447 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 12:13:54.893 3106 3447 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 12:13:54.893 3106 3447 W afm : ... 1 more
03-26 12:13:54.893 3106 3447 W afm : Caused by:
android.system.ErrnoException: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 W afm : at
libcore.io.IoBridge.isConnected(IoBridge.java:267)
03-26 12:13:54.893 3106 3447 W afm : ... 14 more
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: MqttException
(0) - java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-
ats.iot.ap-south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port
60448) after 30000ms: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.lang.Thread.run(Thread.java:764)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 60448)
after 30000ms: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.isConnected(IoBridge.java:276)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connectErrno(IoBridge.java:187)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.Socket.connect(Socket.java:621)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 1 more
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
android.system.ErrnoException: isConnected failed: ETIMEDOUT (Connection timed out)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.isConnected(IoBridge.java:267)
03-26 12:13:54.893 3106 3447 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 14 more
03-26 12:13:54.894 3106 3447 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 12:13:54.909 3106 3568 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 12:13:54.909 3106 3568 I afm : resetting reconnect attempt and retry
time
03-26 12:13:54.910 3106 3568 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 12:13:54.942 3106 3569 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 12:13:54.981 3106 3576 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 12:45:34.306 6841 6841 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 12:45:34.399 6841 6841 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:45:34.469 6841 6841 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 12:45:34.469 6841 6841 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 12:45:34.523 6841 6841 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 12:45:34.528 6841 6841 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 12:45:34.528 6841 6841 I MultiDex: Installing application
03-26 12:45:34.528 6841 6841 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 12:45:34.528 6841 6841 I MultiDex: Installing application
03-26 12:45:34.528 6841 6841 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 12:45:34.666 6841 6841 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 12:45:34.677 6841 6841 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 12:45:34.682 6841 6841 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 12:45:34.739 6841 6878 I FA : App measurement is starting up, version:
15300
03-26 12:45:34.740 6841 6878 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 12:45:34.741 6841 6878 I FA : To enable faster debug mode event
logging run:
03-26 12:45:34.741 6841 6878 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 12:45:34.758 6841 6881 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 12:45:34.766 6841 6881 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:34.766 6841 6881 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:34.781 6841 6881 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:34.877 6841 6841 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 12:45:34.879 6841 6841 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 12:45:35.054 6841 6841 E a : Value of SMT_USE_AD_ID : null
03-26 12:45:35.058 6841 6841 D NetcoreSDK: readConfig: null
03-26 12:45:35.117 6841 6914 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.118 6841 6914 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.127 6841 6914 D NetworkManagementSocketTagger: tagSocket(53) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:35.176 6841 6894 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 12:45:35.191 6841 6841 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 12:45:35.196 6841 6841 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 12:45:35.257 6841 6841 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 12:45:35.278 6841 6841 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 12:45:35.279 6841 6894 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 12:45:35.280 6841 6925 I CleverTap: SDK Version Code is 30501
03-26 12:45:35.280 6841 6841 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 12:45:35.285 6841 6925 I CleverTap: CTPushNotificationReceiver is present
03-26 12:45:35.289 6841 6925 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 12:45:35.291 6841 6925 I CleverTap: CTNotificationIntentService not present
03-26 12:45:35.294 6841 6925 I CleverTap: CTBackgroundJobService is present
03-26 12:45:35.297 6841 6925 I CleverTap: CTBackgroundIntentService is present
03-26 12:45:35.301 6841 6894 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 12:45:35.301 6841 6894 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 12:45:35.301 6841 6894 I GAv4 : adb logcat -s GAv4
03-26 12:45:35.305 6841 6925 I CleverTap: InAppNotificationActivity is present
03-26 12:45:35.308 6841 6925 I CleverTap: FcmMessageListenerService not present
03-26 12:45:35.310 6841 6925 I CleverTap: FcmTokenListenerService not present
03-26 12:45:35.333 6841 6841 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 12:45:35.402 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 12:45:35.404 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 12:45:35.481 6841 6884 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.482 6841 6884 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.484 6841 6884 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:35.530 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 12:45:35.530 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 12:45:35.531 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9e5af55
03-26 12:45:35.531 6841 6933 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 12:45:35.555 6841 6891 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 12:45:35.558 6841 6885 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 12:45:35.597 6841 6885 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 12:45:35.598 6841 6885 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 12:45:35.601 6841 6891 W UserDataStore: initStore should have been called
before calling setUserID
03-26 12:45:35.604 6841 6925 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 12:45:35.606 6841 6925 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 12:45:35.625 6841 6925 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 12:45:35.752 6841 6952 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 12:45:35.768 6841 6891 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.768 6841 6891 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 12:45:35.771 6841 6891 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:35.792 6841 6885 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:45:35.856 6841 6885 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:45:35.874 6841 6894 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 12:45:35.888 6841 6894 D AppsFlyer_4.9.0: Done loading properties: true
03-26 12:45:35.930 6841 6933 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 12:45:35.958 6841 6885 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 12:45:36.116 6841 6885 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 12:45:36.158 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6a24f64
03-26 12:45:36.158 6841 6933 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 12:45:36.217 6841 6885 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 12:45:36.218 6841 6841 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 12:45:39.479 6841 6863 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 12:45:40.148 6841 6863 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 669.008ms
03-26 12:45:41.548 6841 6852 W disha.quickrid: Suspending all threads took:
69.771ms
03-26 12:45:43.380 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@7053362
03-26 12:45:43.382 6841 6933 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 12:45:43.453 6841 6933 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 12:45:43.464 6841 7400 D OpenGLRenderer: Skia GL Pipeline
03-26 12:45:43.471 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@8dc64dc
03-26 12:45:43.471 6841 6933 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 12:45:43.654 6841 6933 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 12:45:43.655 6841 6933 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 12:45:43.656 6841 6933 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 12:45:43.667 6841 6933 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 12:45:43.687 6841 6933 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 12:45:43.710 6841 6933 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 12:45:43.727 6841 6933 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 12:45:43.748 6841 6933 E SQLiteLog: (1) no such column: invitationTime
03-26 12:45:43.749 6841 6933 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 12:45:43.768 6841 6933 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 12:45:43.780 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 12:45:43.780 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 12:45:43.781 6841 6933 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 12:45:43.820 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 12:45:43.820 6841 6841 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 12:45:43.825 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 12:45:43.829 6841 7430 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 12:45:43.837 6841 7433 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 12:45:43.838 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 12:45:43.862 6841 6933 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 8498 ms
03-26 12:45:44.255 6841 7433 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 12:45:44.258 6841 6841 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 12:45:44.271 6841 6841 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 12:45:46.769 6841 7429 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 12:45:46.787 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585185346769
03-26 12:45:46.817 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 12:45:46.855 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 12:45:46.856 6841 7429 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 12:45:46.890 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 12:45:46.905 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585185346891
03-26 12:45:46.906 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 12:45:46.938 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 12:45:46.938 6841 7429 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 12:45:46.955 6841 7429 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 12:45:46.956 6841 7429 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 12:45:46.957 6841 7429 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 12:45:47.053 6841 7429 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 12:45:47.056 6841 7429 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 12:45:47.058 6841 7429 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 12:45:47.058 6841 7429 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 12:45:47.734 6841 7629 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 12:45:47.735 6841 7629 I afm : resetting reconnect attempt and retry
time
03-26 12:45:47.737 6841 7629 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 12:45:47.827 6841 7631 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:47.860 6841 7632 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 12:45:50.445 6841 6914 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 13:40:16.603 32598 32598 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 13:40:16.647 32598 32598 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 13:40:16.730 32598 32598 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 13:40:16.730 32598 32598 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 13:40:16.773 32598 32598 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 13:40:16.775 32598 32598 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 13:40:16.776 32598 32598 I MultiDex: Installing application
03-26 13:40:16.776 32598 32598 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 13:40:16.776 32598 32598 I MultiDex: Installing application
03-26 13:40:16.776 32598 32598 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 13:40:16.988 32598 32598 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 13:40:17.009 32598 32598 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 13:40:17.015 32598 32598 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 13:40:17.110 32598 32643 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 13:40:17.118 32598 32643 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:17.118 32598 32643 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:17.159 32598 32643 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:17.188 32598 32641 I FA : App measurement is starting up, version:
15300
03-26 13:40:17.194 32598 32641 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 13:40:17.198 32598 32641 I FA : To enable faster debug mode event
logging run:
03-26 13:40:17.198 32598 32641 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 13:40:17.308 32598 32598 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 13:40:17.311 32598 32598 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 13:40:17.592 32598 32655 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 13:40:17.635 32598 32598 E a : Value of SMT_USE_AD_ID : null
03-26 13:40:17.639 32598 32598 D NetcoreSDK: readConfig: null
03-26 13:40:17.720 32598 32678 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:17.720 32598 32678 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:17.747 32598 32678 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:17.788 32598 32655 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 13:40:17.872 32598 32655 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 13:40:17.872 32598 32655 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 13:40:17.872 32598 32655 I GAv4 : adb logcat -s GAv4
03-26 13:40:17.881 32598 32598 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 13:40:17.892 32598 32598 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 13:40:17.916 32598 32598 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 13:40:17.935 32598 32598 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 13:40:17.938 32598 32598 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 13:40:17.961 32598 32688 I CleverTap: SDK Version Code is 30501
03-26 13:40:17.963 32598 32688 I CleverTap: CTPushNotificationReceiver is present
03-26 13:40:17.966 32598 32688 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 13:40:17.969 32598 32688 I CleverTap: CTNotificationIntentService not present
03-26 13:40:17.973 32598 32688 I CleverTap: CTBackgroundJobService is present
03-26 13:40:17.977 32598 32688 I CleverTap: CTBackgroundIntentService is present
03-26 13:40:17.989 32598 32688 I CleverTap: InAppNotificationActivity is present
03-26 13:40:17.992 32598 32688 I CleverTap: FcmMessageListenerService not present
03-26 13:40:17.993 32598 32598 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 13:40:18.000 32598 32688 I CleverTap: FcmTokenListenerService not present
03-26 13:40:18.037 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 13:40:18.037 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 13:40:18.084 32598 32647 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 13:40:18.124 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 13:40:18.124 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 13:40:18.125 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c54225b
03-26 13:40:18.125 32598 32694 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 13:40:18.188 32598 32647 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 13:40:18.188 32598 32647 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 13:40:18.209 32598 32688 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 13:40:18.234 32598 32688 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 13:40:18.241 32598 32688 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 13:40:18.255 32598 32644 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:18.255 32598 32644 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:18.262 32598 32644 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:18.303 32598 32695 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 13:40:18.360 32598 32652 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 13:40:18.390 32598 32652 W UserDataStore: initStore should have been called
before calling setUserID
03-26 13:40:18.399 32598 32647 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 13:40:18.439 32598 32652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:18.440 32598 32652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 13:40:18.444 32598 32652 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:18.484 32598 32647 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 13:40:18.487 32598 32655 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 13:40:18.514 32598 32655 D AppsFlyer_4.9.0: Done loading properties: true
03-26 13:40:18.528 32598 32647 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 13:40:18.541 32598 32694 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 13:40:18.716 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@de1efb8
03-26 13:40:18.716 32598 32694 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 13:40:18.783 32598 32647 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 13:40:18.937 32598 32647 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 13:40:18.937 32598 32598 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 13:40:21.755 32598 32633 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 13:40:21.950 32598 32633 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 195.518ms
03-26 13:40:21.955 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@78ab7f1
03-26 13:40:21.963 32598 32694 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 13:40:22.030 32598 451 D OpenGLRenderer: Skia GL Pipeline
03-26 13:40:22.144 32598 32694 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 13:40:22.150 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@2aaecf3
03-26 13:40:22.150 32598 32694 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 13:40:22.434 32598 32694 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 13:40:22.436 32598 32694 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 13:40:22.437 32598 32694 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 13:40:22.448 32598 32694 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 13:40:22.480 32598 32694 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 13:40:22.514 32598 32694 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 13:40:22.531 32598 32694 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 13:40:22.550 32598 32694 E SQLiteLog: (1) no such column: invitationTime
03-26 13:40:22.552 32598 32694 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 13:40:22.569 32598 32694 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 13:40:22.570 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 13:40:22.571 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 13:40:22.572 32598 32694 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 13:40:22.577 32598 32598 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 13:40:22.580 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 13:40:22.586 32598 473 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 13:40:22.589 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 13:40:22.608 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 13:40:22.657 32598 472 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 13:40:22.663 32598 32694 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4623 ms
03-26 13:40:22.751 32598 473 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 13:40:22.754 32598 32598 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 13:40:22.768 32598 32598 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 13:40:25.569 32598 471 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 13:40:25.663 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585188625569
03-26 13:40:25.666 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 13:40:25.735 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 13:40:25.736 32598 471 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 13:40:25.788 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 13:40:25.798 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585188625790
03-26 13:40:25.801 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 13:40:25.825 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 13:40:25.826 32598 471 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 13:40:25.842 32598 471 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 13:40:25.846 32598 471 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 13:40:25.850 32598 471 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 13:40:25.894 32598 471 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 13:40:25.895 32598 471 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 13:40:25.898 32598 471 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 13:40:25.914 32598 471 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 13:40:26.385 32598 718 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 13:40:26.386 32598 718 I afm : resetting reconnect attempt and retry
time
03-26 13:40:26.387 32598 718 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 13:40:26.474 32598 724 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:26.540 32598 725 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 13:40:33.164 32598 32678 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 14:28:12.558 6008 6008 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 14:28:12.647 6008 6008 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 14:28:12.795 6008 6008 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 14:28:12.795 6008 6008 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 14:28:12.833 6008 6008 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 14:28:12.835 6008 6008 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 14:28:12.835 6008 6008 I MultiDex: Installing application
03-26 14:28:12.836 6008 6008 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 14:28:12.836 6008 6008 I MultiDex: Installing application
03-26 14:28:12.836 6008 6008 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 14:28:13.056 6008 6008 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 14:28:13.103 6008 6008 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 14:28:13.111 6008 6008 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 14:28:13.272 6008 6059 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 14:28:13.276 6008 6059 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:13.276 6008 6059 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:13.312 6008 6008 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 14:28:13.313 6008 6008 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 14:28:13.337 6008 6059 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 14:28:13.732 6008 6008 E a : Value of SMT_USE_AD_ID : null
03-26 14:28:13.734 6008 6008 D NetcoreSDK: readConfig: null
03-26 14:28:13.738 6008 6128 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:13.738 6008 6128 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:13.750 6008 6128 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-26 14:28:13.849 6008 6008 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 14:28:13.858 6008 6008 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 14:28:13.969 6008 6048 I FA : App measurement is starting up, version:
15300
03-26 14:28:13.970 6008 6048 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 14:28:13.976 6008 6048 I FA : To enable faster debug mode event
logging run:
03-26 14:28:13.976 6008 6048 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 14:28:14.043 6008 6008 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 14:28:14.074 6008 6008 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 14:28:14.076 6008 6008 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 14:28:14.081 6008 6147 I CleverTap: SDK Version Code is 30501
03-26 14:28:14.086 6008 6147 I CleverTap: CTPushNotificationReceiver is present
03-26 14:28:14.089 6008 6147 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 14:28:14.093 6008 6147 I CleverTap: CTNotificationIntentService not present
03-26 14:28:14.106 6008 6147 I CleverTap: CTBackgroundJobService is present
03-26 14:28:14.109 6008 6147 I CleverTap: CTBackgroundIntentService is present
03-26 14:28:14.148 6008 6147 I CleverTap: InAppNotificationActivity is present
03-26 14:28:14.155 6008 6147 I CleverTap: FcmMessageListenerService not present
03-26 14:28:14.157 6008 6008 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 14:28:14.158 6008 6147 I CleverTap: FcmTokenListenerService not present
03-26 14:28:14.243 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 14:28:14.243 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 14:28:14.390 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 14:28:14.391 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 14:28:14.391 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@12f175f
03-26 14:28:14.391 6008 6156 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 14:28:14.414 6008 6064 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 14:28:14.681 6008 6147 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 14:28:14.710 6008 6147 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 14:28:14.711 6008 6147 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 14:28:15.259 6008 6064 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 14:28:15.260 6008 6064 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 14:28:15.763 6008 6065 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:15.764 6008 6065 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:15.841 6008 6065 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 14:28:16.398 6008 6070 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 14:28:16.412 6008 6064 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 14:28:16.521 6008 6070 W UserDataStore: initStore should have been called
before calling setUserID
03-26 14:28:16.746 6008 6070 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:16.746 6008 6070 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 14:28:16.748 6008 6070 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 14:28:17.093 6008 6064 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 14:28:17.308 6008 6064 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 14:28:17.352 6008 6074 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 14:28:17.552 6008 6156 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 14:28:17.605 6008 6064 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 14:28:17.790 6008 6074 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 14:28:17.814 6008 6032 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 14:28:17.944 6008 6074 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 14:28:17.944 6008 6074 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 14:28:17.944 6008 6074 I GAv4 : adb logcat -s GAv4
03-26 14:28:18.066 6008 6032 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 252.327ms
03-26 14:28:18.363 6008 6314 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 14:28:18.390 6008 6064 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 14:28:18.391 6008 6008 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 14:28:18.723 6008 6074 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 14:28:18.776 6008 6074 D AppsFlyer_4.9.0: Done loading properties: true
03-26 14:28:18.863 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef69bb
03-26 14:28:18.863 6008 6156 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 14:28:24.182 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 14:28:24.184 6008 6156 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 14:28:24.261 6008 6663 D OpenGLRenderer: Skia GL Pipeline
03-26 14:28:24.292 6008 6156 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 14:28:24.293 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-26 14:28:24.293 6008 6156 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 14:28:24.687 6008 6156 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 14:28:24.689 6008 6156 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 14:28:24.690 6008 6156 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 14:28:24.706 6008 6156 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 14:28:24.716 6008 6156 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 14:28:24.735 6008 6156 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 14:28:24.744 6008 6156 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 14:28:24.763 6008 6156 E SQLiteLog: (1) no such column: invitationTime
03-26 14:28:24.764 6008 6156 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 14:28:24.785 6008 6156 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 14:28:24.787 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 14:28:24.787 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 14:28:24.788 6008 6156 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 14:28:24.798 6008 6686 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 14:28:24.813 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 14:28:24.814 6008 6008 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 14:28:24.814 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 14:28:24.818 6008 6688 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 14:28:24.833 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 14:28:24.930 6008 6156 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 10688 ms
03-26 14:28:25.545 6008 6688 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 14:28:25.548 6008 6008 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 14:28:25.553 6008 6008 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 14:28:27.785 6008 6685 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 14:28:27.846 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585191507785
03-26 14:28:27.848 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 14:28:28.057 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 14:28:28.057 6008 6685 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 14:28:28.184 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 14:28:28.231 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585191508184
03-26 14:28:28.235 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 14:28:28.266 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 14:28:28.267 6008 6685 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 14:28:28.316 6008 6685 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 14:28:28.318 6008 6685 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 14:28:28.320 6008 6685 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 14:28:28.412 6008 6685 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 14:28:28.412 6008 6685 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 14:28:28.414 6008 6685 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 14:28:28.414 6008 6685 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 14:28:29.562 6008 6020 W disha.quickrid: Suspending all threads took:
74.748ms
03-26 14:28:29.564 6008 6128 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 14:28:29.686 6008 6865 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 14:28:29.687 6008 6865 I afm : resetting reconnect attempt and retry
time
03-26 14:28:29.688 6008 6865 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 14:28:29.761 6008 6934 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 14:28:29.796 6008 6935 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 16:18:56.332 19522 19522 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 16:18:56.382 19522 19522 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:18:56.461 19522 19522 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:18:56.461 19522 19522 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:18:56.509 19522 19522 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 16:18:56.521 19522 19522 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 16:18:56.521 19522 19522 I MultiDex: Installing application
03-26 16:18:56.521 19522 19522 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:18:56.521 19522 19522 I MultiDex: Installing application
03-26 16:18:56.521 19522 19522 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:19:00.188 19522 19522 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 16:19:00.203 19522 19522 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 16:19:00.207 19522 19522 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 16:19:00.282 19522 19572 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 16:19:00.286 19522 19572 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:00.287 19522 19572 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:00.324 19522 19572 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:00.376 19522 19570 I FA : App measurement is starting up, version:
15300
03-26 16:19:00.376 19522 19570 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 16:19:00.386 19522 19570 I FA : To enable faster debug mode event
logging run:
03-26 16:19:00.386 19522 19570 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 16:19:00.389 19522 19522 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 16:19:00.391 19522 19522 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 16:19:00.549 19522 19522 E a : Value of SMT_USE_AD_ID : null
03-26 16:19:00.551 19522 19522 D NetcoreSDK: readConfig: null
03-26 16:19:01.047 19522 19602 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:01.048 19522 19602 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:01.085 19522 19602 D NetworkManagementSocketTagger: tagSocket(53) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:01.159 19522 19522 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 16:19:01.183 19522 19585 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 16:19:01.184 19522 19522 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 16:19:01.232 19522 19522 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 16:19:01.238 19522 19522 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:19:01.239 19522 19585 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 16:19:01.240 19522 19522 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:19:01.256 19522 19616 I CleverTap: SDK Version Code is 30501
03-26 16:19:01.258 19522 19616 I CleverTap: CTPushNotificationReceiver is present
03-26 16:19:01.261 19522 19616 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 16:19:01.263 19522 19616 I CleverTap: CTNotificationIntentService not present
03-26 16:19:01.265 19522 19616 I CleverTap: CTBackgroundJobService is present
03-26 16:19:01.265 19522 19585 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 16:19:01.265 19522 19585 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 16:19:01.265 19522 19585 I GAv4 : adb logcat -s GAv4
03-26 16:19:01.268 19522 19616 I CleverTap: CTBackgroundIntentService is present
03-26 16:19:01.284 19522 19616 I CleverTap: InAppNotificationActivity is present
03-26 16:19:01.295 19522 19616 I CleverTap: FcmMessageListenerService not present
03-26 16:19:01.298 19522 19616 I CleverTap: FcmTokenListenerService not present
03-26 16:19:01.311 19522 19522 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 16:19:01.327 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 16:19:01.327 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 16:19:01.373 19522 19576 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 16:19:01.375 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 16:19:01.376 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 16:19:01.376 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9ec486b
03-26 16:19:01.376 19522 19624 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 16:19:01.503 19522 19625 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 16:19:01.516 19522 19575 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:01.516 19522 19575 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:01.518 19522 19575 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:01.555 19522 19576 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 16:19:01.560 19522 19576 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 16:19:03.189 19522 19581 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 16:19:03.303 19522 19616 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 16:19:03.311 19522 19616 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 16:19:03.315 19522 19576 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:19:03.349 19522 19616 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 16:19:03.464 19522 19581 W UserDataStore: initStore should have been called
before calling setUserID
03-26 16:19:06.697 19522 19581 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:06.698 19522 19581 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:19:06.730 19522 19581 D NetworkManagementSocketTagger: tagSocket(60) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:06.868 19522 19576 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:19:06.883 19522 19624 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 111.042ms
03-26 16:19:06.888 19522 19576 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:19:06.925 19522 19624 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 16:19:07.153 19522 19576 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 16:19:07.292 19522 19585 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 16:19:07.342 19522 19585 D AppsFlyer_4.9.0: Done loading properties: true
03-26 16:19:09.132 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 16:19:09.132 19522 19624 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 16:19:09.184 19522 19552 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 16:19:09.642 19522 19576 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 16:19:09.666 19522 19552 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 482.418ms
03-26 16:19:09.672 19522 19576 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ProfileSaver for 30.507ms
03-26 16:19:09.674 19522 19576 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 16:19:09.675 19522 19522 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 16:19:17.637 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 16:19:17.642 19522 19624 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:19:17.669 19522 20027 D OpenGLRenderer: Skia GL Pipeline
03-26 16:19:17.712 19522 19624 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:19:17.714 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-26 16:19:17.714 19522 19624 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 16:19:17.908 19522 19624 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 16:19:17.917 19522 19624 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 16:19:17.942 19522 19624 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 16:19:18.094 19522 19624 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 16:19:18.269 19522 19624 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 16:19:18.504 19522 19624 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:19:18.573 19522 19624 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:19:18.708 19522 19624 E SQLiteLog: (1) no such column: invitationTime
03-26 16:19:18.709 19522 19624 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 16:19:18.753 19522 19624 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 16:19:18.754 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 16:19:18.754 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 16:19:18.767 19522 19624 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 16:19:18.769 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 16:19:18.770 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 16:19:18.771 19522 19522 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:19:18.795 19522 20130 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 16:19:18.796 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 16:19:18.816 19522 20131 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:19:18.865 19522 19624 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 17539 ms
03-26 16:19:19.957 19522 20131 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 16:19:19.961 19522 19522 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 16:19:19.967 19522 19522 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 16:19:21.753 19522 20129 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 16:19:21.790 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585198161754
03-26 16:19:21.791 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 16:19:21.829 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 16:19:21.829 19522 20129 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 16:19:21.837 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 16:19:21.876 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585198161837
03-26 16:19:21.877 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 16:19:21.888 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 16:19:21.888 19522 20129 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 16:19:21.912 19522 20129 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 16:19:21.917 19522 20129 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 16:19:21.917 19522 20129 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 16:19:21.941 19522 20129 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 16:19:21.941 19522 20129 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 16:19:21.943 19522 20129 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 16:19:21.943 19522 20129 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 16:19:22.338 19522 20278 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 16:19:22.338 19522 20278 I afm : resetting reconnect attempt and retry
time
03-26 16:19:22.339 19522 20278 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 16:19:22.400 19522 20315 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:22.411 19522 20316 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 16:19:26.167 19522 19602 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 16:37:16.999 24256 24256 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 16:37:17.025 24256 24256 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:17.052 24256 24256 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:37:17.052 24256 24256 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:37:17.077 24256 24256 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 16:37:17.078 24256 24256 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 16:37:17.078 24256 24256 I MultiDex: Installing application
03-26 16:37:17.078 24256 24256 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:37:17.078 24256 24256 I MultiDex: Installing application
03-26 16:37:17.078 24256 24256 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:37:17.148 24256 24256 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 16:37:17.154 24256 24256 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 16:37:17.158 24256 24256 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 16:37:17.176 24256 24277 I FA : App measurement is starting up, version:
15300
03-26 16:37:17.176 24256 24277 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 16:37:17.176 24256 24277 I FA : To enable faster debug mode event
logging run:
03-26 16:37:17.176 24256 24277 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 16:37:17.183 24256 24279 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 16:37:17.190 24256 24279 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.191 24256 24279 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.230 24256 24256 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 16:37:17.231 24256 24279 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:17.232 24256 24256 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 16:37:17.284 24256 24292 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 16:37:17.297 24256 24292 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 16:37:17.300 24256 24292 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 16:37:17.300 24256 24292 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 16:37:17.300 24256 24292 I GAv4 : adb logcat -s GAv4
03-26 16:37:17.302 24256 24256 E a : Value of SMT_USE_AD_ID : null
03-26 16:37:17.304 24256 24256 D NetcoreSDK: readConfig: null
03-26 16:37:17.310 24256 24318 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.311 24256 24318 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.317 24256 24318 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:17.318 24256 24319 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 16:37:17.332 24256 24292 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 16:37:17.333 24256 24292 D AppsFlyer_4.9.0: Done loading properties: true
03-26 16:37:17.349 24256 24256 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 16:37:17.350 24256 24256 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 16:37:17.359 24256 24256 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 16:37:17.362 24256 24256 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:37:17.364 24256 24256 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:37:17.368 24256 24327 I CleverTap: SDK Version Code is 30501
03-26 16:37:17.369 24256 24327 I CleverTap: CTPushNotificationReceiver is present
03-26 16:37:17.370 24256 24327 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 16:37:17.370 24256 24327 I CleverTap: CTNotificationIntentService not present
03-26 16:37:17.372 24256 24327 I CleverTap: CTBackgroundJobService is present
03-26 16:37:17.374 24256 24327 I CleverTap: CTBackgroundIntentService is present
03-26 16:37:17.377 24256 24327 I CleverTap: InAppNotificationActivity is present
03-26 16:37:17.378 24256 24327 I CleverTap: FcmMessageListenerService not present
03-26 16:37:17.379 24256 24327 I CleverTap: FcmTokenListenerService not present
03-26 16:37:17.394 24256 24256 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 16:37:17.398 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 16:37:17.398 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 16:37:17.401 24256 24283 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 16:37:17.401 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 16:37:17.402 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 16:37:17.402 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@10759e3
03-26 16:37:17.402 24256 24333 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 16:37:17.424 24256 24327 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 16:37:17.426 24256 24283 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 16:37:17.427 24256 24283 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 16:37:17.441 24256 24333 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 16:37:17.443 24256 24327 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 16:37:17.446 24256 24327 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 16:37:17.479 24256 24282 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.480 24256 24282 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.482 24256 24282 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:17.490 24256 24283 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:17.492 24256 24286 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 16:37:17.495 24256 24286 W UserDataStore: initStore should have been called
before calling setUserID
03-26 16:37:17.495 24256 24283 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:17.498 24256 24283 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:17.503 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@9a1221b
03-26 16:37:17.503 24256 24333 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 16:37:17.512 24256 24286 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.512 24256 24286 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:17.513 24256 24286 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:17.519 24256 24283 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 16:37:17.537 24256 24283 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 16:37:17.537 24256 24256 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 16:37:17.935 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@8357398
03-26 16:37:17.936 24256 24333 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:37:17.947 24256 24333 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:37:17.948 24256 24333 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@7053362
03-26 16:37:17.948 24256 24333 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 16:37:17.950 24256 24352 D OpenGLRenderer: Skia GL Pipeline
--------- beginning of main
03-26 16:37:18.475 24424 24424 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 16:37:18.518 24424 24424 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:18.528 24424 24424 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:37:18.528 24424 24424 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:37:18.536 24424 24424 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 16:37:18.536 24424 24424 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 16:37:18.536 24424 24424 I MultiDex: Installing application
03-26 16:37:18.536 24424 24424 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:37:18.536 24424 24424 I MultiDex: Installing application
03-26 16:37:18.536 24424 24424 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:37:18.565 24424 24424 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 16:37:18.570 24424 24424 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 16:37:18.573 24424 24424 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 16:37:18.603 24424 24470 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 16:37:18.605 24424 24470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.605 24424 24470 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.620 24424 24470 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:18.630 24424 24464 I FA : App measurement is starting up, version:
15300
03-26 16:37:18.630 24424 24464 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 16:37:18.630 24424 24464 I FA : To enable faster debug mode event
logging run:
03-26 16:37:18.630 24424 24464 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 16:37:18.661 24424 24424 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 16:37:18.662 24424 24424 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 16:37:18.702 24424 24490 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 16:37:18.715 24424 24490 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 16:37:18.718 24424 24490 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 16:37:18.718 24424 24490 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 16:37:18.718 24424 24490 I GAv4 : adb logcat -s GAv4
03-26 16:37:18.730 24424 24424 E a : Value of SMT_USE_AD_ID : null
03-26 16:37:18.732 24424 24515 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.732 24424 24424 D NetcoreSDK: readConfig: null
03-26 16:37:18.732 24424 24515 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.737 24424 24515 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:18.740 24424 24516 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 16:37:18.758 24424 24490 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 16:37:18.760 24424 24490 D AppsFlyer_4.9.0: Done loading properties: true
03-26 16:37:18.764 24424 24424 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 16:37:18.766 24424 24424 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 16:37:18.778 24424 24424 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 16:37:18.780 24424 24424 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:37:18.781 24424 24424 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:37:18.793 24424 24524 I CleverTap: SDK Version Code is 30501
03-26 16:37:18.795 24424 24524 I CleverTap: CTPushNotificationReceiver is present
03-26 16:37:18.797 24424 24524 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 16:37:18.798 24424 24524 I CleverTap: CTNotificationIntentService not present
03-26 16:37:18.799 24424 24524 I CleverTap: CTBackgroundJobService is present
03-26 16:37:18.801 24424 24524 I CleverTap: CTBackgroundIntentService is present
03-26 16:37:18.812 24424 24524 I CleverTap: InAppNotificationActivity is present
03-26 16:37:18.816 24424 24524 I CleverTap: FcmMessageListenerService not present
03-26 16:37:18.817 24424 24524 I CleverTap: FcmTokenListenerService not present
03-26 16:37:18.870 24424 24424 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 16:37:18.874 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 16:37:18.879 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 16:37:18.880 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 16:37:18.881 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 16:37:18.881 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@2f5bd6a
03-26 16:37:18.881 24424 24533 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 16:37:18.882 24424 24474 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 16:37:18.898 24424 24524 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 16:37:18.912 24424 24533 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 16:37:18.913 24424 24524 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 16:37:18.923 24424 24474 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 16:37:18.923 24424 24474 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 16:37:18.944 24424 24524 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 16:37:18.950 24424 24474 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:18.964 24424 24473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.964 24424 24473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:18.965 24424 24474 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:18.966 24424 24473 D NetworkManagementSocketTagger: tagSocket(50) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:18.968 24424 24474 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:37:18.971 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6053915
03-26 16:37:18.971 24424 24533 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 16:37:18.991 24424 24474 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 16:37:19.000 24424 24478 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 16:37:19.003 24424 24478 W UserDataStore: initStore should have been called
before calling setUserID
03-26 16:37:19.020 24424 24474 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 16:37:19.020 24424 24424 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 16:37:19.024 24424 24478 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:19.024 24424 24478 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:37:19.025 24424 24478 D NetworkManagementSocketTagger: tagSocket(66) with
statsTag=0xffffffff, statsUid=-1
03-26 16:37:19.399 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 16:37:19.400 24424 24533 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:37:19.408 24424 24533 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:37:19.409 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-26 16:37:19.409 24424 24533 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 16:37:19.428 24424 24566 D OpenGLRenderer: Skia GL Pipeline
03-26 16:37:19.457 24424 24533 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 16:37:19.458 24424 24533 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 16:37:19.458 24424 24533 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 16:37:19.462 24424 24533 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 16:37:19.465 24424 24533 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 16:37:19.470 24424 24533 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:37:19.474 24424 24533 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:37:19.481 24424 24533 E SQLiteLog: (1) no such column: invitationTime
03-26 16:37:19.482 24424 24533 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 16:37:19.486 24424 24533 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 16:37:19.486 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 16:37:19.486 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 16:37:19.487 24424 24533 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 16:37:19.487 24424 24571 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 16:37:19.487 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 16:37:19.488 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 16:37:19.488 24424 24424 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:37:19.489 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 16:37:19.489 24424 24572 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:37:19.497 24424 24533 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 625 ms
03-26 16:37:19.510 24424 24572 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 16:37:19.511 24424 24424 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 16:37:19.514 24424 24424 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
--------- beginning of main
03-26 16:50:00.517 28493 28493 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 16:50:00.615 28493 28493 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:50:00.735 28493 28493 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:50:00.736 28493 28493 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 16:50:00.809 28493 28493 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 16:50:00.811 28493 28493 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 16:50:00.812 28493 28493 I MultiDex: Installing application
03-26 16:50:00.812 28493 28493 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:50:00.812 28493 28493 I MultiDex: Installing application
03-26 16:50:00.812 28493 28493 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 16:50:01.014 28493 28493 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 16:50:01.030 28493 28493 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 16:50:01.038 28493 28493 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 16:50:01.168 28493 28536 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 16:50:01.181 28493 28536 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:01.181 28493 28536 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:01.204 28493 28536 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:01.283 28493 28493 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 16:50:01.284 28493 28493 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 16:50:01.400 28493 28534 I FA : App measurement is starting up, version:
15300
03-26 16:50:01.401 28493 28534 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 16:50:01.401 28493 28534 I FA : To enable faster debug mode event
logging run:
03-26 16:50:01.401 28493 28534 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 16:50:01.733 28493 28493 E a : Value of SMT_USE_AD_ID : null
03-26 16:50:01.737 28493 28493 D NetcoreSDK: readConfig: null
03-26 16:50:01.782 28493 28566 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:01.783 28493 28566 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:01.791 28493 28566 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:01.874 28493 28493 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 16:50:01.888 28493 28493 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 16:50:02.041 28493 28574 I CleverTap: SDK Version Code is 30501
03-26 16:50:02.044 28493 28574 I CleverTap: CTPushNotificationReceiver is present
03-26 16:50:02.050 28493 28574 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 16:50:02.053 28493 28574 I CleverTap: CTNotificationIntentService not present
03-26 16:50:02.056 28493 28574 I CleverTap: CTBackgroundJobService is present
03-26 16:50:02.059 28493 28574 I CleverTap: CTBackgroundIntentService is present
03-26 16:50:02.075 28493 28574 I CleverTap: InAppNotificationActivity is present
03-26 16:50:02.086 28493 28548 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 16:50:02.087 28493 28574 I CleverTap: FcmMessageListenerService not present
03-26 16:50:02.090 28493 28493 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 16:50:02.092 28493 28574 I CleverTap: FcmTokenListenerService not present
03-26 16:50:02.134 28493 28493 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:50:02.153 28493 28493 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 16:50:02.201 28493 28493 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 16:50:02.242 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 16:50:02.243 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 16:50:02.340 28493 28540 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 16:50:02.475 28493 28539 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.475 28493 28539 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.488 28493 28539 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:02.490 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 16:50:02.491 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 16:50:02.491 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9e5af55
03-26 16:50:02.491 28493 28586 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 16:50:02.500 28493 28543 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.501 28493 28543 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.502 28493 28543 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:02.531 28493 28548 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 16:50:02.537 28493 28544 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 16:50:02.563 28493 28574 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 16:50:02.587 28493 28574 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 16:50:02.590 28493 28574 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 16:50:02.659 28493 28544 W UserDataStore: initStore should have been called
before calling setUserID
03-26 16:50:02.660 28493 28540 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 16:50:02.673 28493 28540 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 16:50:02.864 28493 28544 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.865 28493 28544 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 16:50:02.869 28493 28544 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:02.869 28493 28548 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 16:50:02.869 28493 28548 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 16:50:02.869 28493 28548 I GAv4 : adb logcat -s GAv4
03-26 16:50:02.906 28493 28540 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:50:02.965 28493 28540 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:50:02.995 28493 28540 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 16:50:03.043 28493 28586 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 16:50:03.108 28493 28622 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 16:50:03.366 28493 28548 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 16:50:03.395 28493 28548 D AppsFlyer_4.9.0: Done loading properties: true
03-26 16:50:03.470 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 16:50:03.471 28493 28586 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 16:50:03.764 28493 28540 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 16:50:04.043 28493 28540 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 16:50:04.108 28493 28540 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 64.939ms
03-26 16:50:04.169 28493 28540 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 16:50:04.170 28493 28493 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 16:50:05.792 28493 28515 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 16:50:05.818 28493 28515 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 26.115ms
03-26 16:50:07.956 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6ea8257
03-26 16:50:07.958 28493 28586 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:50:08.017 28493 28888 D OpenGLRenderer: Skia GL Pipeline
03-26 16:50:08.107 28493 28505 W disha.quickrid: Suspending all threads took:
8.155ms
03-26 16:50:08.372 28493 28586 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 16:50:08.492 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@6477429
03-26 16:50:08.492 28493 28586 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 16:50:08.929 28493 28586 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 16:50:08.930 28493 28586 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 16:50:08.931 28493 28586 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 16:50:08.940 28493 28586 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 16:50:08.947 28493 28586 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 16:50:08.960 28493 28586 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:50:08.969 28493 28586 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 16:50:08.983 28493 28586 E SQLiteLog: (1) no such column: invitationTime
03-26 16:50:08.985 28493 28586 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 16:50:08.998 28493 28586 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 16:50:09.000 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 16:50:09.000 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 16:50:09.001 28493 28586 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 16:50:09.028 28493 28493 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:50:09.031 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 16:50:09.032 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 16:50:09.035 28493 28931 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 16:50:09.041 28493 28930 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 16:50:09.044 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 16:50:09.076 28493 28586 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 6851 ms
03-26 16:50:09.130 28493 28931 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 16:50:09.132 28493 28493 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 16:50:09.137 28493 28493 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 16:50:11.999 28493 28929 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 16:50:12.009 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200011999
03-26 16:50:12.011 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 16:50:12.084 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 16:50:12.085 28493 28929 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 16:50:12.101 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 16:50:12.159 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200012101
03-26 16:50:12.160 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 16:50:12.173 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 16:50:12.173 28493 28929 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 16:50:12.317 28493 28929 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 16:50:12.317 28493 28929 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 16:50:12.318 28493 28929 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 16:50:12.405 28493 28929 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 16:50:12.406 28493 28929 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 16:50:12.407 28493 28929 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 16:50:12.407 28493 28929 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 16:50:13.438 28493 29160 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 16:50:13.439 28493 29160 I afm : resetting reconnect attempt and retry
time
03-26 16:50:13.458 28493 29160 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 16:50:13.501 28493 29175 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:13.565 28493 29177 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 16:50:17.109 28493 28566 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 17:03:50.578 4638 4638 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 17:03:50.693 4638 4638 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:03:50.815 4638 4638 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 17:03:50.816 4638 4638 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 17:03:50.874 4638 4638 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 17:03:50.876 4638 4638 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 17:03:50.877 4638 4638 I MultiDex: Installing application
03-26 17:03:50.877 4638 4638 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 17:03:50.877 4638 4638 I MultiDex: Installing application
03-26 17:03:50.877 4638 4638 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 17:03:51.098 4638 4638 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 17:03:51.113 4638 4638 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 17:03:51.118 4638 4638 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 17:03:51.247 4638 4722 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 17:03:51.252 4638 4722 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:51.273 4638 4722 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:51.339 4638 4722 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 17:03:51.486 4638 4638 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 17:03:51.487 4638 4638 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 17:03:51.546 4638 4712 I FA : App measurement is starting up, version:
15300
03-26 17:03:51.549 4638 4712 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 17:03:51.550 4638 4712 I FA : To enable faster debug mode event
logging run:
03-26 17:03:51.550 4638 4712 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 17:03:51.765 4638 4638 E a : Value of SMT_USE_AD_ID : null
03-26 17:03:51.770 4638 4638 D NetcoreSDK: readConfig: null
03-26 17:03:51.853 4638 4775 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:51.854 4638 4775 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:51.941 4638 4775 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-26 17:03:52.088 4638 4638 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 17:03:52.090 4638 4638 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 17:03:52.135 4638 4638 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 17:03:52.144 4638 4638 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 17:03:52.153 4638 4638 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 17:03:52.185 4638 4785 I CleverTap: SDK Version Code is 30501
03-26 17:03:52.196 4638 4785 I CleverTap: CTPushNotificationReceiver is present
03-26 17:03:52.204 4638 4785 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 17:03:52.206 4638 4638 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 17:03:52.215 4638 4785 I CleverTap: CTNotificationIntentService not present
03-26 17:03:52.222 4638 4785 I CleverTap: CTBackgroundJobService is present
03-26 17:03:52.232 4638 4785 I CleverTap: CTBackgroundIntentService is present
03-26 17:03:52.239 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 17:03:52.239 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 17:03:52.249 4638 4785 I CleverTap: InAppNotificationActivity is present
03-26 17:03:52.257 4638 4785 I CleverTap: FcmMessageListenerService not present
03-26 17:03:52.261 4638 4785 I CleverTap: FcmTokenListenerService not present
03-26 17:03:52.297 4638 4724 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 17:03:52.353 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 17:03:52.354 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 17:03:52.354 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ca615ac
03-26 17:03:52.354 4638 4793 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 17:03:52.382 4638 4724 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 17:03:52.382 4638 4724 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 17:03:52.512 4638 4728 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:52.512 4638 4728 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:52.523 4638 4728 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 17:03:52.918 4638 4733 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:52.918 4638 4733 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:52.941 4638 4733 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 17:03:52.959 4638 4740 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 17:03:52.988 4638 4785 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 17:03:52.997 4638 4724 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:03:53.007 4638 4785 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 17:03:53.010 4638 4748 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 17:03:53.013 4638 4785 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 17:03:53.056 4638 4740 W UserDataStore: initStore should have been called
before calling setUserID
03-26 17:03:53.085 4638 4793 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 17:03:53.261 4638 4724 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:03:53.347 4638 4724 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:03:53.364 4638 4740 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:53.364 4638 4740 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:03:53.373 4638 4748 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 17:03:53.395 4638 4740 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 17:03:53.406 4638 4748 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 17:03:53.406 4638 4748 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 17:03:53.406 4638 4748 I GAv4 : adb logcat -s GAv4
03-26 17:03:53.631 4638 4915 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 17:03:53.777 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 17:03:53.777 4638 4793 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 17:03:53.819 4638 4748 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 17:03:53.872 4638 4748 D AppsFlyer_4.9.0: Done loading properties: true
03-26 17:03:54.063 4638 4724 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 17:03:54.169 4638 4724 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 17:03:54.169 4638 4638 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 17:03:55.826 4638 4678 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 17:03:55.850 4638 4678 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 23.967ms
03-26 17:03:56.990 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 17:03:56.992 4638 4793 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 17:03:57.103 4638 5213 D OpenGLRenderer: Skia GL Pipeline
03-26 17:03:57.186 4638 4793 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 17:03:57.233 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-26 17:03:57.233 4638 4793 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 17:03:57.681 4638 4793 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 17:03:57.685 4638 4793 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 17:03:57.686 4638 4793 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 17:03:57.703 4638 4793 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 17:03:57.743 4638 4793 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 17:03:57.801 4638 4793 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 17:03:57.823 4638 4793 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 17:03:57.838 4638 4793 E SQLiteLog: (1) no such column: invitationTime
03-26 17:03:57.840 4638 4793 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 17:03:57.853 4638 4793 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 17:03:57.854 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 17:03:57.854 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 17:03:57.855 4638 4793 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 17:03:57.855 4638 5272 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 17:03:57.866 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 17:03:57.867 4638 4638 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 17:03:57.867 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 17:03:57.873 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 17:03:57.882 4638 5275 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 17:03:57.883 4638 4793 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5645 ms
03-26 17:03:57.942 4638 5275 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 17:03:57.945 4638 4638 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 17:03:57.953 4638 4638 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 17:04:00.854 4638 5271 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 17:04:00.873 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200840854
03-26 17:04:00.875 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 17:04:00.970 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 17:04:00.971 4638 5271 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 17:04:00.986 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 17:04:00.999 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200840986
03-26 17:04:01.000 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 17:04:01.174 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 17:04:01.174 4638 5271 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 17:04:01.192 4638 5271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 17:04:01.193 4638 5271 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 17:04:01.194 4638 5271 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 17:04:01.478 4638 5271 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 17:04:01.478 4638 5271 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 17:04:01.480 4638 5271 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 17:04:01.480 4638 5271 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 17:04:02.566 4638 5689 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 17:04:02.566 4638 5689 I afm : resetting reconnect attempt and retry
time
03-26 17:04:02.567 4638 5689 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 17:04:02.642 4638 5719 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:02.678 4638 5720 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:07.435 4638 4775 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 17:04:41.239 8584 8584 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 17:04:41.298 8584 8584 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:04:41.336 8584 8584 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 17:04:41.336 8584 8584 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 17:04:41.370 8584 8584 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 17:04:41.373 8584 8584 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 17:04:41.373 8584 8584 I MultiDex: Installing application
03-26 17:04:41.373 8584 8584 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 17:04:41.373 8584 8584 I MultiDex: Installing application
03-26 17:04:41.373 8584 8584 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 17:04:41.553 8584 8584 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 17:04:41.569 8584 8584 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 17:04:41.572 8584 8584 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 17:04:41.639 8584 8612 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 17:04:41.643 8584 8612 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:41.643 8584 8612 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:41.660 8584 8612 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:41.727 8584 8609 I FA : App measurement is starting up, version:
15300
03-26 17:04:41.729 8584 8609 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 17:04:41.732 8584 8584 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 17:04:41.734 8584 8584 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 17:04:41.738 8584 8609 I FA : To enable faster debug mode event
logging run:
03-26 17:04:41.738 8584 8609 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 17:04:42.024 8584 8584 E a : Value of SMT_USE_AD_ID : null
03-26 17:04:42.026 8584 8584 D NetcoreSDK: readConfig: null
03-26 17:04:42.042 8584 8642 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.042 8584 8642 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.051 8584 8642 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:42.154 8584 8584 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 17:04:42.157 8584 8584 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 17:04:42.214 8584 8584 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 17:04:42.229 8584 8584 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 17:04:42.246 8584 8584 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 17:04:42.285 8584 8624 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 17:04:42.337 8584 8651 I CleverTap: SDK Version Code is 30501
03-26 17:04:42.342 8584 8584 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 17:04:42.351 8584 8651 I CleverTap: CTPushNotificationReceiver is present
03-26 17:04:42.377 8584 8651 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 17:04:42.385 8584 8651 I CleverTap: CTNotificationIntentService not present
03-26 17:04:42.391 8584 8651 I CleverTap: CTBackgroundJobService is present
03-26 17:04:42.403 8584 8651 I CleverTap: CTBackgroundIntentService is present
03-26 17:04:42.409 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 17:04:42.409 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 17:04:42.430 8584 8651 I CleverTap: InAppNotificationActivity is present
03-26 17:04:42.451 8584 8651 I CleverTap: FcmMessageListenerService not present
03-26 17:04:42.481 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 17:04:42.486 8584 8651 I CleverTap: FcmTokenListenerService not present
03-26 17:04:42.486 8584 8616 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 17:04:42.501 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 17:04:42.502 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@3f2964f
03-26 17:04:42.502 8584 8662 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 17:04:42.650 8584 8615 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.650 8584 8615 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.657 8584 8615 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:42.669 8584 8616 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 17:04:42.669 8584 8616 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 17:04:42.757 8584 8624 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 17:04:42.775 8584 8621 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 17:04:42.873 8584 8616 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:04:42.885 8584 8621 W UserDataStore: initStore should have been called
before calling setUserID
03-26 17:04:42.893 8584 8651 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 17:04:42.894 8584 8624 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 17:04:42.894 8584 8624 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 17:04:42.894 8584 8624 I GAv4 : adb logcat -s GAv4
03-26 17:04:42.902 8584 8651 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 17:04:42.917 8584 8651 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 17:04:42.925 8584 8616 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:04:42.952 8584 8621 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.952 8584 8621 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:04:42.954 8584 8621 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:43.061 8584 8616 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 17:04:43.069 8584 8703 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 17:04:43.070 8584 8662 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 17:04:43.285 8584 8616 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 17:04:43.327 8584 8624 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 17:04:43.355 8584 8624 D AppsFlyer_4.9.0: Done loading properties: true
03-26 17:04:43.385 8584 8616 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 99.713ms
03-26 17:04:43.475 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@de1efb8
03-26 17:04:43.475 8584 8662 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 17:04:43.487 8584 8616 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 17:04:43.621 8584 8616 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 17:04:43.621 8584 8584 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 17:04:46.349 8584 8601 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 17:04:46.396 8584 8601 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 46.865ms
03-26 17:04:46.416 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@78ab7f1
03-26 17:04:46.418 8584 8662 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 17:04:46.452 8584 8973 D OpenGLRenderer: Skia GL Pipeline
03-26 17:04:46.543 8584 8662 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 17:04:46.565 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@2aaecf3
03-26 17:04:46.565 8584 8662 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 17:04:46.811 8584 8662 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 17:04:46.813 8584 8662 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 17:04:46.814 8584 8662 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 17:04:46.827 8584 8662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 17:04:46.978 8584 8662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 17:04:47.045 8584 8662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 17:04:47.110 8584 8662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 17:04:47.159 8584 8662 E SQLiteLog: (1) no such column: invitationTime
03-26 17:04:47.161 8584 8662 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 17:04:47.183 8584 8662 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 17:04:47.185 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 17:04:47.186 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 17:04:47.186 8584 8662 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 17:04:47.187 8584 9016 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 17:04:47.197 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 17:04:47.197 8584 8584 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 17:04:47.198 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 17:04:47.204 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 17:04:47.210 8584 9017 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 17:04:47.256 8584 8662 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4846 ms
03-26 17:04:47.507 8584 9017 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 17:04:47.512 8584 8584 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 17:04:47.520 8584 8584 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 17:04:50.183 8584 9015 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 17:04:50.230 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200890183
03-26 17:04:50.231 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 17:04:50.310 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 17:04:50.311 8584 9015 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 17:04:50.371 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 17:04:50.399 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585200890372
03-26 17:04:50.400 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 17:04:50.480 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 17:04:50.481 8584 9015 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 17:04:50.571 8584 9015 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 17:04:50.572 8584 9015 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 17:04:50.585 8584 9015 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 17:04:50.647 8584 9015 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 17:04:50.648 8584 9015 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 17:04:50.650 8584 9015 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 17:04:50.651 8584 9015 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 17:04:51.881 8584 9334 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 17:04:51.881 8584 9334 I afm : resetting reconnect attempt and retry
time
03-26 17:04:51.882 8584 9334 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 17:04:51.940 8584 9395 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:51.997 8584 9397 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 17:04:57.417 8584 8642 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 17:05:00.851 8584 8584 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 17:05:00.975 8584 8612 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:05:00.975 8584 8612 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:05:01.039 8584 10109 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.305 8584 9015 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 17:05:01.333 8584 9015 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 17:05:01.333 8584 9015 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 17:05:01.377 8584 9015 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 17:05:01.377 8584 9015 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 17:05:01.382 8584 8621 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:05:01.383 8584 8621 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 17:05:01.548 8584 10147 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 17:05:01.548 8584 10147 I afm : resetting reconnect attempt and retry
time
03-26 17:05:01.548 8584 10147 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 17:05:01.551 8584 10149 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.729 8584 10187 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.736 8584 10143 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.807 8584 10189 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.852 8584 10197 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:86)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 17:05:01.999 8584 9015 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 17:05:02.000 8584 9015 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 17:05:02.053 8584 9015 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
03-26 17:05:02.078 8584 10197 W afm : onFailure: connection failed.
03-26 17:05:02.078 8584 10197 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 17:05:02.078 8584 10197 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 17:05:02.078 8584 10197 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 17:05:02.078 8584 10197 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 17:05:02.078 8584 10197 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 17:05:02.078 8584 10197 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 17:05:02.078 8584 10197 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 17:05:02.078 8584 10197 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 17:05:02.078 8584 10197 W afm : ... 1 more
03-26 17:05:02.078 8584 10143 W afm : onFailure: connection failed.
03-26 17:05:02.078 8584 10143 W afm : MqttException (0) -
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 17:05:02.078 8584 10143 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 17:05:02.078 8584 10143 W afm : Caused by:
java.net.UnknownHostException: a1xn41v6vdshwm-ats.iot.ap-south-1.amazonaws.com
03-26 17:05:02.078 8584 10143 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:208)
03-26 17:05:02.078 8584 10143 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 17:05:02.078 8584 10143 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 17:05:02.078 8584 10143 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 17:05:02.078 8584 10143 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 17:05:02.078 8584 10143 W afm : ... 1 more
03-26 17:05:02.084 8584 10197 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 17:05:02.084 8584 10197 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 17:05:02.085 8584 10143 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 17:05:02.087 8584 10143 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 17:05:02.102 8584 10215 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 17:05:02.125 8584 10218 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
03-26 17:05:02.157 8584 9015 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 20209
03-26 17:05:02.158 8584 9015 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 17:05:02.199 8584 9015 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group20209
03-26 17:05:02.200 8584 9015 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/20209
03-26 17:05:02.200 8584 9015 I
com.disha.quickride.androidapp.groupchat.RidesGroupChatCache: getting all group
chat messages of a group 23510
03-26 17:05:02.204 8584 9015 I
com.disha.quickride.androidapp.usergroup.UserGroupMessagePersistenceHelper: getting
of all chat messages
03-26 17:05:02.280 8584 9015 D
com.disha.quickride.androidapp.usergroup.UserGroupChatMQTTListener: Subscribing to
Group23510
03-26 17:05:02.281 8584 9015 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :usergroup/chat/23510
03-26 17:05:02.282 8584 9015 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
03-26 17:05:02.282 8584 9015 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
03-26 17:05:02.283 8584 9015 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 17:05:02.283 8584 9015 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
03-26 17:05:02.283 8584 9015 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
03-26 17:05:12.307 8584 8584 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
--------- beginning of main
03-26 19:21:47.353 17487 17487 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 19:21:47.411 17487 17487 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:21:47.506 17487 17487 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 19:21:47.506 17487 17487 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 19:21:47.556 17487 17487 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 19:21:47.558 17487 17487 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 19:21:47.559 17487 17487 I MultiDex: Installing application
03-26 19:21:47.559 17487 17487 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 19:21:47.559 17487 17487 I MultiDex: Installing application
03-26 19:21:47.559 17487 17487 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 19:21:47.706 17487 17487 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 19:21:47.718 17487 17487 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 19:21:47.723 17487 17487 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 19:21:47.768 17487 17525 I FA : App measurement is starting up, version:
15300
03-26 19:21:47.768 17487 17525 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 19:21:47.780 17487 17525 I FA : To enable faster debug mode event
logging run:
03-26 19:21:47.780 17487 17525 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 19:21:47.790 17487 17527 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 19:21:47.796 17487 17527 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:47.797 17487 17527 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:47.849 17487 17527 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 19:21:47.885 17487 17487 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 19:21:47.886 17487 17487 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 19:21:48.084 17487 17487 E a : Value of SMT_USE_AD_ID : null
03-26 19:21:48.086 17487 17487 D NetcoreSDK: readConfig: null
03-26 19:21:48.101 17487 17558 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.101 17487 17558 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.164 17487 17558 D NetworkManagementSocketTagger: tagSocket(53) with
statsTag=0xffffffff, statsUid=-1
03-26 19:21:48.228 17487 17487 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 19:21:48.231 17487 17487 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 19:21:48.286 17487 17539 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 19:21:48.301 17487 17487 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 19:21:48.307 17487 17568 I CleverTap: SDK Version Code is 30501
03-26 19:21:48.310 17487 17568 I CleverTap: CTPushNotificationReceiver is present
03-26 19:21:48.311 17487 17487 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 19:21:48.313 17487 17568 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 19:21:48.313 17487 17487 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 19:21:48.317 17487 17568 I CleverTap: CTNotificationIntentService not present
03-26 19:21:48.320 17487 17568 I CleverTap: CTBackgroundJobService is present
03-26 19:21:48.326 17487 17568 I CleverTap: CTBackgroundIntentService is present
03-26 19:21:48.334 17487 17568 I CleverTap: InAppNotificationActivity is present
03-26 19:21:48.337 17487 17568 I CleverTap: FcmMessageListenerService not present
03-26 19:21:48.340 17487 17568 I CleverTap: FcmTokenListenerService not present
03-26 19:21:48.361 17487 17487 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 19:21:48.396 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 19:21:48.397 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 19:21:48.492 17487 17530 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.492 17487 17530 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.494 17487 17530 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 19:21:48.526 17487 17528 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 19:21:48.572 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 19:21:48.573 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 19:21:48.579 17487 17534 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 19:21:48.595 17487 17568 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 19:21:48.596 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@b9b5ea4
03-26 19:21:48.596 17487 17576 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 19:21:48.601 17487 17534 W UserDataStore: initStore should have been called
before calling setUserID
03-26 19:21:48.612 17487 17528 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 19:21:48.612 17487 17528 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 19:21:48.625 17487 17539 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 19:21:48.634 17487 17568 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 19:21:48.638 17487 17568 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 19:21:48.678 17487 17534 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.678 17487 17534 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:21:48.680 17487 17534 D NetworkManagementSocketTagger: tagSocket(50) with
statsTag=0xffffffff, statsUid=-1
03-26 19:21:48.685 17487 17539 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 19:21:48.685 17487 17539 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 19:21:48.685 17487 17539 I GAv4 : adb logcat -s GAv4
03-26 19:21:48.753 17487 17528 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:21:48.761 17487 17598 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 19:21:48.774 17487 17528 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:21:48.834 17487 17528 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:21:48.992 17487 17576 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 19:21:49.038 17487 17539 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 19:21:49.071 17487 17539 D AppsFlyer_4.9.0: Done loading properties: true
03-26 19:21:49.166 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6a24f64
03-26 19:21:49.167 17487 17576 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 19:21:49.192 17487 17528 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 19:21:49.613 17487 17528 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 19:21:49.614 17487 17487 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 19:21:52.540 17487 17511 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 19:21:52.799 17487 17511 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 258.801ms
03-26 19:21:55.023 17487 17500 W disha.quickrid: Suspending all threads took:
6.608ms
03-26 19:22:01.712 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@7053362
03-26 19:22:01.738 17487 17576 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 19:22:01.755 17487 18254 D OpenGLRenderer: Skia GL Pipeline
03-26 19:22:01.860 17487 17576 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 19:22:01.888 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@8dc64dc
03-26 19:22:01.888 17487 17576 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 19:22:02.413 17487 17576 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 19:22:02.414 17487 17576 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 19:22:02.415 17487 17576 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 19:22:02.427 17487 17576 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 19:22:02.441 17487 17576 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 19:22:02.470 17487 17576 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 19:22:02.485 17487 17576 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 19:22:02.509 17487 17576 E SQLiteLog: (1) no such column: invitationTime
03-26 19:22:02.510 17487 17576 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 19:22:02.520 17487 17576 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 19:22:02.521 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 19:22:02.522 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 19:22:02.522 17487 17576 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 19:22:02.525 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 19:22:02.526 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 19:22:02.526 17487 17487 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 19:22:02.528 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 19:22:02.534 17487 18292 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 19:22:02.538 17487 18293 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 19:22:02.550 17487 17576 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 14155 ms
03-26 19:22:02.612 17487 18293 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 19:22:02.615 17487 17487 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 19:22:02.623 17487 17487 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 19:22:05.521 17487 18291 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 19:22:05.538 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585209125521
03-26 19:22:05.540 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 19:22:05.550 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 19:22:05.551 17487 18291 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 19:22:05.732 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 19:22:05.740 17487 17558 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 19:22:05.768 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585209125733
03-26 19:22:05.769 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 19:22:05.797 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 19:22:05.797 17487 18291 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 19:22:05.823 17487 18291 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 19:22:05.841 17487 18291 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 19:22:05.841 17487 18291 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 19:22:05.984 17487 18291 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 19:22:05.985 17487 18291 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 19:22:05.985 17487 18291 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 19:22:05.986 17487 18291 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 19:22:06.727 17487 18647 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 19:22:06.727 17487 18647 I afm : resetting reconnect attempt and retry
time
03-26 19:22:06.729 17487 18647 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 19:22:06.829 17487 18681 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 19:22:06.865 17487 18683 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 19:43:43.743 21223 21223 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 19:43:43.810 21223 21223 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:43:43.844 21223 21223 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 19:43:43.844 21223 21223 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 19:43:43.879 21223 21223 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 19:43:43.881 21223 21223 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 19:43:43.881 21223 21223 I MultiDex: Installing application
03-26 19:43:43.881 21223 21223 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 19:43:43.881 21223 21223 I MultiDex: Installing application
03-26 19:43:43.881 21223 21223 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 19:43:44.038 21223 21223 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 19:43:44.052 21223 21223 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 19:43:44.056 21223 21223 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 19:43:44.106 21223 21289 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 19:43:44.109 21223 21289 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:44.110 21223 21289 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:44.130 21223 21289 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:44.226 21223 21285 I FA : App measurement is starting up, version:
15300
03-26 19:43:44.226 21223 21285 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 19:43:44.227 21223 21285 I FA : To enable faster debug mode event
logging run:
03-26 19:43:44.227 21223 21285 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 19:43:44.236 21223 21223 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 19:43:44.237 21223 21223 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 19:43:44.502 21223 21223 E a : Value of SMT_USE_AD_ID : null
03-26 19:43:44.503 21223 21223 D NetcoreSDK: readConfig: null
03-26 19:43:44.515 21223 21325 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:44.515 21223 21325 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:44.528 21223 21325 D NetworkManagementSocketTagger: tagSocket(53) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:44.654 21223 21223 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 19:43:44.657 21223 21223 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 19:43:44.697 21223 21223 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 19:43:44.709 21223 21223 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 19:43:44.711 21223 21223 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 19:43:44.711 21223 21332 I CleverTap: SDK Version Code is 30501
03-26 19:43:44.715 21223 21332 I CleverTap: CTPushNotificationReceiver is present
03-26 19:43:44.718 21223 21332 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 19:43:44.724 21223 21332 I CleverTap: CTNotificationIntentService not present
03-26 19:43:44.726 21223 21332 I CleverTap: CTBackgroundJobService is present
03-26 19:43:44.728 21223 21332 I CleverTap: CTBackgroundIntentService is present
03-26 19:43:44.813 21223 21332 I CleverTap: InAppNotificationActivity is present
03-26 19:43:44.820 21223 21332 I CleverTap: FcmMessageListenerService not present
03-26 19:43:44.824 21223 21332 I CleverTap: FcmTokenListenerService not present
03-26 19:43:44.995 21223 21223 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 19:43:45.128 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 19:43:45.128 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 19:43:45.218 21223 21305 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 19:43:45.232 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 19:43:45.237 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 19:43:45.237 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@2ec7e12
03-26 19:43:45.237 21223 21341 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 19:43:45.240 21223 21332 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 19:43:45.250 21223 21332 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 19:43:45.271 21223 21332 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 19:43:45.286 21223 21296 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 19:43:45.336 21223 21295 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:45.336 21223 21295 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:45.351 21223 21295 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:45.366 21223 21296 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 19:43:45.367 21223 21296 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 19:43:45.585 21223 21302 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 19:43:45.732 21223 21302 W UserDataStore: initStore should have been called
before calling setUserID
03-26 19:43:45.738 21223 21305 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 19:43:45.789 21223 21296 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:43:45.806 21223 21305 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 19:43:45.806 21223 21305 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 19:43:45.806 21223 21305 I GAv4 : adb logcat -s GAv4
03-26 19:43:45.888 21223 21302 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:45.888 21223 21302 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 19:43:45.890 21223 21302 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:45.952 21223 21296 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:43:45.973 21223 21296 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 19:43:46.110 21223 21341 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 19:43:46.404 21223 21296 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 19:43:46.423 21223 21402 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 19:43:46.773 21223 21296 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 19:43:46.774 21223 21223 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 19:43:47.508 21223 21305 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 19:43:47.761 21223 21305 D AppsFlyer_4.9.0: Done loading properties: true
03-26 19:43:48.389 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef69bb
03-26 19:43:48.390 21223 21341 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 19:43:48.859 21223 21254 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 19:43:49.150 21223 21254 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 291.112ms
03-26 19:43:51.874 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 19:43:51.885 21223 21341 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 19:43:51.914 21223 21747 D OpenGLRenderer: Skia GL Pipeline
03-26 19:43:51.936 21223 21341 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 19:43:51.942 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-26 19:43:51.942 21223 21341 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 19:43:52.319 21223 21341 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 19:43:52.320 21223 21341 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 19:43:52.336 21223 21341 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 19:43:52.360 21223 21341 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 19:43:52.424 21223 21341 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 19:43:52.597 21223 21341 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 19:43:52.665 21223 21341 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 19:43:52.714 21223 21341 E SQLiteLog: (1) no such column: invitationTime
03-26 19:43:52.717 21223 21341 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 19:43:52.818 21223 21341 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 19:43:52.819 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 19:43:52.820 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 19:43:52.821 21223 21341 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 19:43:52.869 21223 21806 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 19:43:52.872 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 19:43:52.873 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 19:43:52.874 21223 21223 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 19:43:52.878 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 19:43:52.917 21223 21341 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7831 ms
03-26 19:43:52.918 21223 21808 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 19:43:53.919 21223 21808 W disha.quickrid: Verification of fks fkv$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[],
java.lang.annotation.Annotation) took 297.542ms
03-26 19:43:54.030 21223 21808 W disha.quickrid: Verification of fks fkv$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[], boolean) took 111.267ms
03-26 19:43:54.548 21223 21808 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 19:43:54.555 21223 21223 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 19:43:54.565 21223 21223 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 19:43:55.818 21223 21805 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 19:43:55.839 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585210435818
03-26 19:43:55.841 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 19:43:55.876 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 19:43:55.876 21223 21805 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 19:43:55.894 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 19:43:55.904 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585210435895
03-26 19:43:55.906 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 19:43:55.933 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 19:43:55.933 21223 21805 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 19:43:55.977 21223 21805 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 19:43:55.978 21223 21805 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 19:43:55.979 21223 21805 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 19:43:56.041 21223 21805 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 19:43:56.041 21223 21805 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 19:43:56.044 21223 21805 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 19:43:56.044 21223 21805 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 19:43:56.591 21223 21926 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 19:43:56.591 21223 21926 I afm : resetting reconnect attempt and retry
time
03-26 19:43:56.592 21223 21926 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 19:43:56.654 21223 21940 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:56.767 21223 21945 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 19:43:59.726 21223 21325 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 20:16:29.486 24893 24893 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 20:16:29.550 24893 24893 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:16:30.566 24893 24893 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 20:16:30.566 24893 24893 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 20:16:30.619 24893 24893 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 20:16:30.620 24893 24893 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 20:16:30.620 24893 24893 I MultiDex: Installing application
03-26 20:16:30.620 24893 24893 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 20:16:30.620 24893 24893 I MultiDex: Installing application
03-26 20:16:30.620 24893 24893 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 20:16:30.722 24893 24893 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 20:16:30.728 24893 24893 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 20:16:30.730 24893 24893 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 20:16:30.779 24893 24935 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 20:16:30.796 24893 24935 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:30.797 24893 24935 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:30.836 24893 24935 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 20:16:30.849 24893 24893 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 20:16:30.850 24893 24893 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 20:16:30.895 24893 24932 I FA : App measurement is starting up, version:
15300
03-26 20:16:30.895 24893 24932 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 20:16:30.895 24893 24932 I FA : To enable faster debug mode event
logging run:
03-26 20:16:30.895 24893 24932 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 20:16:31.076 24893 24893 E a : Value of SMT_USE_AD_ID : null
03-26 20:16:31.079 24893 24893 D NetcoreSDK: readConfig: null
03-26 20:16:31.111 24893 24956 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:31.111 24893 24956 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:31.153 24893 24956 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 20:16:31.206 24893 24893 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 20:16:31.209 24893 24893 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 20:16:31.268 24893 24893 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 20:16:31.277 24893 24893 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 20:16:31.286 24893 24893 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 20:16:31.307 24893 24971 I CleverTap: SDK Version Code is 30501
03-26 20:16:31.310 24893 24971 I CleverTap: CTPushNotificationReceiver is present
03-26 20:16:31.313 24893 24971 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 20:16:31.329 24893 24893 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 20:16:31.334 24893 24971 I CleverTap: CTNotificationIntentService not present
03-26 20:16:31.337 24893 24971 I CleverTap: CTBackgroundJobService is present
03-26 20:16:31.343 24893 24971 I CleverTap: CTBackgroundIntentService is present
03-26 20:16:31.346 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 20:16:31.361 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 20:16:31.364 24893 24971 I CleverTap: InAppNotificationActivity is present
03-26 20:16:31.383 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 20:16:31.384 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 20:16:31.384 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@4813862
03-26 20:16:31.384 24893 24977 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 20:16:31.385 24893 24939 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 20:16:31.386 24893 24971 I CleverTap: FcmMessageListenerService not present
03-26 20:16:31.390 24893 24971 I CleverTap: FcmTokenListenerService not present
03-26 20:16:34.092 24893 24938 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.092 24893 24938 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.095 24893 24938 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 20:16:34.120 24893 24939 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 20:16:34.120 24893 24939 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 20:16:34.201 24893 24947 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 20:16:34.215 24893 24943 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 20:16:34.231 24893 24941 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.232 24893 24941 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.236 24893 24941 D NetworkManagementSocketTagger: tagSocket(64) with
statsTag=0xffffffff, statsUid=-1
03-26 20:16:34.281 24893 24971 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 20:16:34.296 24893 24939 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:16:34.304 24893 24971 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 20:16:34.311 24893 24971 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 20:16:34.313 24893 24943 W UserDataStore: initStore should have been called
before calling setUserID
03-26 20:16:34.361 24893 24943 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.362 24893 24943 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:16:34.363 24893 24943 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 20:16:34.423 24893 24939 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:16:34.436 24893 24939 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:16:34.440 24893 24947 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 20:16:34.459 24893 24947 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 20:16:34.459 24893 24947 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 20:16:34.459 24893 24947 I GAv4 : adb logcat -s GAv4
03-26 20:16:34.537 24893 24977 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 20:16:34.602 24893 25032 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 20:16:34.727 24893 24947 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 20:16:34.783 24893 24947 D AppsFlyer_4.9.0: Done loading properties: true
03-26 20:16:34.848 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 20:16:34.848 24893 24977 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 20:16:34.988 24893 24939 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 20:16:43.151 24893 24939 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 20:16:43.361 24893 24939 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 209.738ms
03-26 20:16:43.365 24893 24939 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 20:16:43.368 24893 24893 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 20:16:48.347 24893 24916 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 20:16:48.809 24893 24916 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 462.297ms
03-26 20:16:51.079 24893 24905 W disha.quickrid: Suspending all threads took:
27.411ms
03-26 20:17:11.801 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6ea8257
03-26 20:17:11.930 24893 24977 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 20:17:12.004 24893 25760 D OpenGLRenderer: Skia GL Pipeline
03-26 20:17:12.701 24893 24977 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 20:17:14.331 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@6477429
03-26 20:17:14.331 24893 24977 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 20:17:16.090 24893 24977 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 20:17:16.157 24893 24977 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 20:17:16.158 24893 24977 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 20:17:16.258 24893 24977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 20:17:16.421 24893 24977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 20:17:18.253 24893 24977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 20:17:18.319 24893 24977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 20:17:18.355 24893 24977 E SQLiteLog: (1) no such column: invitationTime
03-26 20:17:18.356 24893 24977 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 20:17:18.371 24893 24977 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 20:17:18.372 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 20:17:18.372 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 20:17:18.373 24893 24977 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 20:17:18.377 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 20:17:18.378 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 20:17:18.379 24893 24893 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 20:17:18.380 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 20:17:18.388 24893 25872 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 20:17:18.393 24893 25871 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 20:17:18.578 24893 24977 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 47234 ms
03-26 20:17:19.369 24893 25872 W disha.quickrid: Verification of fks fkv$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[],
java.lang.annotation.Annotation) took 145.548ms
03-26 20:17:19.548 24893 25872 W disha.quickrid: Verification of fks fkv$a.a(int,
java.lang.reflect.Type, java.lang.annotation.Annotation[], boolean) took 120.804ms
03-26 20:17:20.124 24893 25872 W disha.quickrid: Verification of void
fkv$a.a(java.lang.annotation.Annotation) took 405.441ms
03-26 20:17:20.208 24893 24956 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 20:17:20.347 24893 25872 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 20:17:20.351 24893 24893 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 20:17:20.355 24893 24893 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 20:17:21.645 24893 25869 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 20:17:21.658 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585212441645
03-26 20:17:21.659 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 20:17:22.527 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 20:17:22.527 24893 25869 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 20:17:22.550 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 20:17:22.621 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585212442550
03-26 20:17:22.622 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 20:17:22.655 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 20:17:22.656 24893 25869 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 20:17:22.716 24893 25869 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 20:17:22.717 24893 25869 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 20:17:22.717 24893 25869 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 20:17:22.794 24893 25869 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 20:17:22.795 24893 25869 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 20:17:22.796 24893 25869 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 20:17:22.796 24893 25869 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 20:17:23.891 24893 26089 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 20:17:23.891 24893 26089 I afm : resetting reconnect attempt and retry
time
03-26 20:17:23.892 24893 26089 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 20:17:23.944 24893 26110 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 20:17:23.956 24893 26111 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 20:52:53.301 28414 28414 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 20:52:53.357 28414 28414 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:52:53.380 28414 28414 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 20:52:53.380 28414 28414 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 20:52:53.417 28414 28414 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 20:52:53.418 28414 28414 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 20:52:53.419 28414 28414 I MultiDex: Installing application
03-26 20:52:53.419 28414 28414 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 20:52:53.419 28414 28414 I MultiDex: Installing application
03-26 20:52:53.419 28414 28414 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 20:52:53.539 28414 28414 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 20:52:53.550 28414 28414 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 20:52:53.554 28414 28414 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 20:52:53.621 28414 28464 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 20:52:54.091 28414 28464 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:52:54.091 28414 28464 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:52:54.125 28414 28464 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-26 20:52:54.192 28414 28414 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 20:52:54.194 28414 28414 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 20:52:54.278 28414 28461 I FA : App measurement is starting up, version:
15300
03-26 20:52:54.278 28414 28461 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 20:52:54.279 28414 28461 I FA : To enable faster debug mode event
logging run:
03-26 20:52:54.279 28414 28461 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 20:52:54.517 28414 28478 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 20:52:54.528 28414 28414 E a : Value of SMT_USE_AD_ID : null
03-26 20:52:54.532 28414 28414 D NetcoreSDK: readConfig: null
03-26 20:52:54.625 28414 28501 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:52:54.625 28414 28501 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:52:56.032 28414 28501 D NetworkManagementSocketTagger: tagSocket(50) with
statsTag=0xffffffff, statsUid=-1
03-26 20:52:56.037 28414 28414 W disha.quickrid: Verification of void
asy.b(android.content.Context, com.clevertap.android.sdk.CTInAppNotification,
com.clevertap.android.sdk.CleverTapInstanceConfig) took 435.306ms
03-26 20:52:56.041 28414 28478 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 20:52:56.094 28414 28478 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 20:52:56.094 28414 28478 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 20:52:56.094 28414 28478 I GAv4 : adb logcat -s GAv4
03-26 20:52:56.110 28414 28414 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 20:52:56.132 28414 28414 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 20:52:56.161 28414 28414 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 20:52:56.175 28414 28414 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 20:52:56.177 28414 28414 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 20:52:56.201 28414 28512 I CleverTap: SDK Version Code is 30501
03-26 20:52:56.212 28414 28512 I CleverTap: CTPushNotificationReceiver is present
03-26 20:52:56.223 28414 28512 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 20:52:56.227 28414 28515 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 20:52:56.229 28414 28512 I CleverTap: CTNotificationIntentService not present
03-26 20:52:56.231 28414 28512 I CleverTap: CTBackgroundJobService is present
03-26 20:52:56.238 28414 28512 I CleverTap: CTBackgroundIntentService is present
03-26 20:52:56.246 28414 28512 I CleverTap: InAppNotificationActivity is present
03-26 20:52:56.249 28414 28512 I CleverTap: FcmMessageListenerService not present
03-26 20:52:56.252 28414 28512 I CleverTap: FcmTokenListenerService not present
03-26 20:52:56.262 28414 28414 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 20:52:56.318 28414 28465 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 20:52:56.328 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 20:52:56.329 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 20:52:56.334 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 20:52:56.335 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 20:52:56.335 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@2cbb13f
03-26 20:52:56.335 28414 28520 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 20:53:01.312 28414 28467 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:53:01.312 28414 28467 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:53:01.314 28414 28467 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-26 20:53:01.352 28414 28465 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 20:53:01.353 28414 28465 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 20:53:01.383 28414 28473 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 20:53:01.411 28414 28512 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 20:53:01.450 28414 28512 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 20:53:01.457 28414 28512 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 20:53:01.536 28414 28473 W UserDataStore: initStore should have been called
before calling setUserID
03-26 20:53:02.103 28414 28473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:53:02.103 28414 28473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 20:53:02.110 28414 28465 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:53:02.129 28414 28473 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 20:53:02.150 28414 28478 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 20:53:02.163 28414 28478 D AppsFlyer_4.9.0: Done loading properties: true
03-26 20:53:02.168 28414 28465 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:53:02.212 28414 28520 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 172.983ms
03-26 20:53:02.387 28414 28520 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.JsonDeserializer
com.fasterxml.jackson.databind.ext.Java7SupportImpl.getDeserializerForJavaNioFilePa
th(java.lang.Class) took 151.971ms
03-26 20:53:02.434 28414 28465 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 20:53:02.644 28414 28520 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 20:53:02.954 28414 28465 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 20:53:03.518 28414 28465 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 20:53:03.519 28414 28414 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 20:53:03.603 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef69bb
03-26 20:53:03.603 28414 28520 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 20:53:05.161 28414 28445 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 20:53:05.303 28414 28445 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 142.118ms
03-26 20:53:22.498 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 20:53:22.500 28414 28520 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 20:53:22.536 28414 28956 D OpenGLRenderer: Skia GL Pipeline
03-26 20:53:22.688 28414 28520 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 20:53:22.699 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-26 20:53:22.700 28414 28520 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 20:53:22.991 28414 28520 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 20:53:22.992 28414 28520 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 20:53:22.994 28414 28520 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 20:53:23.016 28414 28520 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 20:53:23.049 28414 28520 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 20:53:23.135 28414 28520 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 20:53:23.619 28414 28520 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 20:53:23.691 28414 28520 E SQLiteLog: (1) no such column: invitationTime
03-26 20:53:23.693 28414 28520 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 20:53:23.739 28414 28520 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 20:53:23.842 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 20:53:23.842 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 20:53:23.843 28414 28520 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 20:53:23.846 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 20:53:23.847 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 20:53:23.847 28414 28414 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 20:53:23.866 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 20:53:23.892 28414 29016 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 20:53:23.918 28414 28520 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 27620 ms
03-26 20:53:24.064 28414 29015 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 20:53:24.358 28414 29016 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 20:53:24.360 28414 28414 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 20:53:24.363 28414 28414 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 20:53:31.533 28414 29011 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 20:53:31.549 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585214611534
03-26 20:53:31.551 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 20:53:35.084 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 20:53:35.084 28414 29011 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 20:53:35.244 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 20:53:35.250 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585214615245
03-26 20:53:35.290 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 20:53:35.299 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 20:53:35.299 28414 29011 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 20:53:35.457 28414 29011 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 20:53:35.458 28414 29011 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 20:53:35.458 28414 29011 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 20:53:35.650 28414 29011 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 20:53:35.650 28414 29011 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 20:53:35.655 28414 29011 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 20:53:35.655 28414 29011 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 20:53:36.823 28414 29132 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 20:53:36.823 28414 29132 I afm : resetting reconnect attempt and retry
time
03-26 20:53:36.824 28414 29132 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 20:53:36.969 28414 29180 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-26 20:53:37.040 28414 29181 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 20:53:41.848 28414 28501 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 21:47:17.770 1831 1831 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 21:47:17.826 1831 1831 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 21:47:17.886 1831 1831 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 21:47:17.887 1831 1831 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 21:47:30.177 1831 1831 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 21:47:30.180 1831 1831 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 21:47:30.180 1831 1831 I MultiDex: Installing application
03-26 21:47:30.180 1831 1831 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 21:47:30.180 1831 1831 I MultiDex: Installing application
03-26 21:47:30.180 1831 1831 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 21:47:30.334 1831 1831 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 21:47:30.347 1831 1831 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 21:47:30.352 1831 1831 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 21:47:30.439 1831 1887 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 21:47:30.480 1831 1887 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:30.480 1831 1887 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:30.519 1831 1887 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 21:47:30.555 1831 1831 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 21:47:30.557 1831 1831 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 21:47:30.557 1831 1885 I FA : App measurement is starting up, version:
15300
03-26 21:47:30.558 1831 1885 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 21:47:30.559 1831 1885 I FA : To enable faster debug mode event
logging run:
03-26 21:47:30.559 1831 1885 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 21:47:35.314 1831 1831 E a : Value of SMT_USE_AD_ID : null
03-26 21:47:35.316 1831 1831 D NetcoreSDK: readConfig: null
03-26 21:47:35.327 1831 1919 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:35.327 1831 1919 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:35.368 1831 1919 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 21:47:35.448 1831 1899 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 21:47:35.505 1831 1831 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 21:47:35.508 1831 1831 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 21:47:35.529 1831 1831 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 21:47:35.538 1831 1831 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 21:47:35.541 1831 1831 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 21:47:35.572 1831 1932 I CleverTap: SDK Version Code is 30501
03-26 21:47:35.575 1831 1932 I CleverTap: CTPushNotificationReceiver is present
03-26 21:47:35.578 1831 1932 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 21:47:35.581 1831 1932 I CleverTap: CTNotificationIntentService not present
03-26 21:47:35.584 1831 1932 I CleverTap: CTBackgroundJobService is present
03-26 21:47:35.587 1831 1932 I CleverTap: CTBackgroundIntentService is present
03-26 21:47:35.622 1831 1932 I CleverTap: InAppNotificationActivity is present
03-26 21:47:35.624 1831 1831 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 21:47:35.627 1831 1932 I CleverTap: FcmMessageListenerService not present
03-26 21:47:35.632 1831 1932 I CleverTap: FcmTokenListenerService not present
03-26 21:47:35.810 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 21:47:35.862 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 21:47:35.944 1831 1888 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 21:47:35.959 1831 1889 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:35.960 1831 1889 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:35.962 1831 1889 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 21:47:35.970 1831 1895 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 21:47:35.990 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 21:47:35.990 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 21:47:35.991 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@fac8af8
03-26 21:47:35.994 1831 1899 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 21:47:35.997 1831 1939 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 21:47:36.021 1831 1895 W UserDataStore: initStore should have been called
before calling setUserID
03-26 21:47:36.025 1831 1888 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 21:47:36.036 1831 1888 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 21:47:36.053 1831 1932 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 21:47:36.063 1831 1895 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:36.063 1831 1895 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 21:47:36.067 1831 1895 D NetworkManagementSocketTagger: tagSocket(49) with
statsTag=0xffffffff, statsUid=-1
03-26 21:47:36.070 1831 1932 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 21:47:36.073 1831 1899 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 21:47:36.073 1831 1899 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 21:47:36.073 1831 1899 I GAv4 : adb logcat -s GAv4
03-26 21:47:36.093 1831 1932 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 21:47:36.123 1831 1888 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 21:47:36.128 1831 1888 I chatty : uid=10195(com.disha.quickride) AsyncTask
#2 identical 1 line
03-26 21:47:36.134 1831 1888 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 21:47:36.196 1831 1963 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 21:47:36.238 1831 1939 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 21:47:36.375 1831 1899 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 21:47:36.396 1831 1899 D AppsFlyer_4.9.0: Done loading properties: true
03-26 21:47:36.455 1831 1888 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 21:47:36.543 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c1e064a
03-26 21:47:36.544 1831 1939 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 21:47:36.561 1831 1888 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 21:47:36.839 1831 1888 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 277.529ms
03-26 21:47:36.841 1831 1888 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 21:47:36.850 1831 1831 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 21:47:41.449 1831 1866 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 21:47:41.803 1831 1866 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 353.319ms
03-26 21:47:51.333 1831 1846 W disha.quickrid: Suspending all threads took:
68.370ms
03-26 21:48:28.335 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 21:48:28.338 1831 1939 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 21:48:28.367 1831 1939 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 21:48:28.371 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-26 21:48:28.371 1831 1939 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 21:48:28.666 1831 2459 D OpenGLRenderer: Skia GL Pipeline
03-26 21:48:32.634 1831 1939 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 21:48:32.640 1831 1939 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 21:48:32.642 1831 1939 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 21:48:32.655 1831 1939 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 21:48:32.674 1831 1939 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 21:48:32.688 1831 1939 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 21:48:32.703 1831 1939 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 21:48:32.816 1831 1939 E SQLiteLog: (1) no such column: invitationTime
03-26 21:48:32.818 1831 1939 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 21:48:32.850 1831 1939 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 21:48:32.852 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 21:48:32.852 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 21:48:32.853 1831 1939 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 21:48:32.858 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 21:48:32.859 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 21:48:32.860 1831 1831 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 21:48:32.865 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 21:48:32.876 1831 2575 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 21:48:32.888 1831 1939 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 57119 ms
03-26 21:48:33.080 1831 2574 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 21:48:33.264 1831 2575 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 21:48:33.266 1831 1831 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 21:48:33.270 1831 1831 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 21:48:35.852 1831 2573 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 21:48:35.887 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585217915852
03-26 21:48:35.906 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 21:48:35.931 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 21:48:35.932 1831 2573 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 21:48:35.968 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 21:48:35.975 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585217915968
03-26 21:48:35.976 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 21:48:36.009 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 21:48:36.009 1831 2573 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 21:48:36.015 1831 2573 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 21:48:36.025 1831 2573 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 21:48:36.026 1831 2573 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 21:48:39.106 1831 2573 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 21:48:39.107 1831 2573 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 21:48:39.108 1831 2573 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 21:48:39.108 1831 2573 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 21:48:39.499 1831 2759 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 21:48:39.499 1831 2759 I afm : resetting reconnect attempt and retry
time
03-26 21:48:39.500 1831 2759 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 21:48:39.553 1831 2778 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 21:48:39.558 1831 2779 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 21:48:40.629 1831 1919 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 22:41:54.865 15056 15056 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:41:54.931 15056 15056 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:41:55.006 15056 15056 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 22:41:55.006 15056 15056 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 22:41:55.095 15056 15056 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 22:41:55.098 15056 15056 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 22:41:55.099 15056 15056 I MultiDex: Installing application
03-26 22:41:55.099 15056 15056 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 22:41:55.099 15056 15056 I MultiDex: Installing application
03-26 22:41:55.099 15056 15056 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 22:41:55.417 15056 15056 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 22:41:55.440 15056 15056 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 22:41:55.444 15056 15056 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 22:41:55.569 15056 15121 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 22:41:55.619 15056 15121 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:55.619 15056 15121 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:55.641 15056 15121 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 22:41:55.716 15056 15114 I FA : App measurement is starting up, version:
15300
03-26 22:41:55.716 15056 15114 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 22:41:55.717 15056 15114 I FA : To enable faster debug mode event
logging run:
03-26 22:41:55.717 15056 15114 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 22:41:55.727 15056 15056 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 22:41:55.728 15056 15056 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 22:41:55.954 15056 15056 E a : Value of SMT_USE_AD_ID : null
03-26 22:41:55.956 15056 15056 D NetcoreSDK: readConfig: null
03-26 22:41:55.986 15056 15151 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:55.986 15056 15151 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:56.017 15056 15151 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-26 22:41:56.117 15056 15056 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 22:41:56.120 15056 15056 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 22:41:56.158 15056 15056 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 22:41:56.164 15056 15056 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 22:41:56.173 15056 15056 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 22:41:56.198 15056 15157 I CleverTap: SDK Version Code is 30501
03-26 22:41:56.202 15056 15157 I CleverTap: CTPushNotificationReceiver is present
03-26 22:41:56.206 15056 15157 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 22:41:56.208 15056 15056 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 22:41:56.208 15056 15157 I CleverTap: CTNotificationIntentService not present
03-26 22:41:56.211 15056 15157 I CleverTap: CTBackgroundJobService is present
03-26 22:41:56.214 15056 15157 I CleverTap: CTBackgroundIntentService is present
03-26 22:41:56.226 15056 15157 I CleverTap: InAppNotificationActivity is present
03-26 22:41:56.229 15056 15125 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 22:41:56.229 15056 15157 I CleverTap: FcmMessageListenerService not present
03-26 22:41:56.231 15056 15157 I CleverTap: FcmTokenListenerService not present
03-26 22:41:56.234 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 22:41:56.235 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 22:41:56.321 15056 15157 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 22:41:56.322 15056 15157 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 22:41:56.351 15056 15157 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 22:41:56.445 15056 15125 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 22:41:56.445 15056 15125 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 22:41:56.479 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 22:41:56.480 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 22:41:56.480 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@281e99d
03-26 22:41:56.480 15056 15163 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 22:41:56.591 15056 15133 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 22:41:56.670 15056 15124 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:56.674 15056 15124 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:56.679 15056 15124 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-26 22:41:56.777 15056 15129 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 22:41:56.816 15056 15129 W UserDataStore: initStore should have been called
before calling setUserID
03-26 22:41:56.823 15056 15133 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 22:41:56.886 15056 15125 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:41:56.895 15056 15133 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 22:41:56.895 15056 15133 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 22:41:56.895 15056 15133 I GAv4 : adb logcat -s GAv4
03-26 22:41:56.929 15056 15129 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:56.930 15056 15129 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:41:56.931 15056 15129 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 22:41:56.951 15056 15125 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:41:57.055 15056 15125 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:41:57.159 15056 15163 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 22:41:57.219 15056 15228 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 22:41:57.249 15056 15125 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-26 22:41:57.269 15056 15125 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 20.975ms
03-26 22:41:57.329 15056 15133 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 22:41:57.417 15056 15133 D AppsFlyer_4.9.0: Done loading properties: true
03-26 22:41:57.430 15056 15125 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 22:41:57.606 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-26 22:41:57.606 15056 15163 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 22:41:57.758 15056 15125 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 22:41:57.759 15056 15056 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 22:42:00.014 15056 15088 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 22:42:00.430 15056 15088 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 415.974ms
03-26 22:42:02.279 15056 15071 W disha.quickrid: Suspending all threads took:
14.845ms
03-26 22:42:06.238 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-26 22:42:06.240 15056 15163 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 22:42:06.291 15056 15163 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 22:42:06.342 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-26 22:42:06.342 15056 15163 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 22:42:06.379 15056 15760 D OpenGLRenderer: Skia GL Pipeline
03-26 22:42:06.738 15056 15163 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 22:42:06.740 15056 15163 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 22:42:06.740 15056 15163 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 22:42:06.766 15056 15163 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 22:42:06.859 15056 15163 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 22:42:07.187 15056 15163 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 22:42:07.505 15056 15163 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 22:42:07.626 15056 15163 E SQLiteLog: (1) no such column: invitationTime
03-26 22:42:07.628 15056 15163 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 22:42:07.665 15056 15163 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 22:42:07.666 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 22:42:07.666 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 22:42:07.667 15056 15163 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 22:42:07.707 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 22:42:07.707 15056 15056 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 22:42:07.708 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 22:42:07.748 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 22:42:07.773 15056 15163 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 11542 ms
03-26 22:42:07.796 15056 15786 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 22:42:07.951 15056 15784 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 22:42:08.751 15056 15786 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 22:42:08.758 15056 15056 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 22:42:08.764 15056 15056 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 22:42:10.666 15056 15783 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 22:42:10.676 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585221130666
03-26 22:42:10.677 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 22:42:10.693 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 22:42:10.693 15056 15783 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 22:42:10.701 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 22:42:10.715 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585221130701
03-26 22:42:10.716 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 22:42:10.723 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 22:42:10.723 15056 15783 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 22:42:10.734 15056 15783 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 22:42:10.735 15056 15783 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 22:42:10.735 15056 15783 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 22:42:10.752 15056 15783 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 22:42:10.752 15056 15783 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 22:42:10.753 15056 15783 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 22:42:10.753 15056 15783 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 22:42:11.014 15056 15940 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 22:42:11.014 15056 15940 I afm : resetting reconnect attempt and retry
time
03-26 22:42:11.015 15056 15940 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 22:42:11.068 15056 15954 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 22:42:11.085 15056 15955 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 22:42:11.371 15056 15151 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-26 22:48:02.842 19418 19418 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:48:02.892 19418 19418 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:48:02.940 19418 19418 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 22:48:02.940 19418 19418 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 22:48:02.975 19418 19418 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 22:48:02.978 19418 19418 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 22:48:02.978 19418 19418 I MultiDex: Installing application
03-26 22:48:02.978 19418 19418 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 22:48:02.978 19418 19418 I MultiDex: Installing application
03-26 22:48:02.978 19418 19418 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 22:48:03.135 19418 19418 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 22:48:03.147 19418 19418 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 22:48:03.152 19418 19418 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 22:48:03.234 19418 19444 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 22:48:03.254 19418 19444 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:03.256 19418 19444 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:03.261 19418 19442 I FA : App measurement is starting up, version:
15300
03-26 22:48:03.266 19418 19442 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 22:48:03.266 19418 19442 I FA : To enable faster debug mode event
logging run:
03-26 22:48:03.266 19418 19442 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 22:48:03.296 19418 19444 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 22:48:03.319 19418 19418 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 22:48:03.321 19418 19418 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 22:48:03.509 19418 19418 E a : Value of SMT_USE_AD_ID : null
03-26 22:48:03.511 19418 19418 D NetcoreSDK: readConfig: null
03-26 22:48:03.540 19418 19473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:03.540 19418 19473 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:03.555 19418 19473 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-26 22:48:03.673 19418 19418 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 22:48:03.682 19418 19418 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 22:48:03.725 19418 19456 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 22:48:03.746 19418 19418 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 22:48:03.748 19418 19485 I CleverTap: SDK Version Code is 30501
03-26 22:48:03.752 19418 19485 I CleverTap: CTPushNotificationReceiver is present
03-26 22:48:03.757 19418 19485 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 22:48:03.759 19418 19418 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 22:48:03.760 19418 19485 I CleverTap: CTNotificationIntentService not present
03-26 22:48:03.762 19418 19418 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 22:48:03.763 19418 19485 I CleverTap: CTBackgroundJobService is present
03-26 22:48:03.767 19418 19485 I CleverTap: CTBackgroundIntentService is present
03-26 22:48:03.778 19418 19485 I CleverTap: InAppNotificationActivity is present
03-26 22:48:03.781 19418 19485 I CleverTap: FcmMessageListenerService not present
03-26 22:48:03.784 19418 19485 I CleverTap: FcmTokenListenerService not present
03-26 22:48:03.798 19418 19418 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 22:48:03.854 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 22:48:03.857 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 22:48:03.877 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 22:48:03.882 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 22:48:03.882 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@30c2861
03-26 22:48:03.882 19418 19493 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 22:48:03.913 19418 19446 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 22:48:03.930 19418 19456 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 22:48:03.959 19418 19485 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 22:48:03.973 19418 19496 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {}
03-26 22:48:03.974 19418 19496 E b : Error: No value for data
03-26 22:48:03.975 19418 19496 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
03-26 22:48:03.993 19418 19496 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
03-26 22:48:03.994 19418 19485 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 22:48:03.999 19418 19485 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 22:48:04.009 19418 19447 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:04.010 19418 19447 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:04.012 19418 19447 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 22:48:04.031 19418 19446 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 22:48:04.032 19418 19446 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 22:48:04.035 19418 19456 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 22:48:04.035 19418 19456 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 22:48:04.035 19418 19456 I GAv4 : adb logcat -s GAv4
03-26 22:48:37.746 19418 19452 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 22:48:37.773 19418 19452 W UserDataStore: initStore should have been called
before calling setUserID
03-26 22:48:37.812 19418 19446 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:48:37.832 19418 19452 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:37.832 19418 19452 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:48:37.835 19418 19452 D NetworkManagementSocketTagger: tagSocket(64) with
statsTag=0xffffffff, statsUid=-1
03-26 22:48:37.843 19418 19456 W GAv4 : Slow initialization (ms): 33876, 5000
03-26 22:48:37.850 19418 19446 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:48:37.869 19418 19508 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 22:48:37.936 19418 19446 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 22:48:37.942 19418 19493 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 22:48:37.969 19418 19456 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 22:48:37.976 19418 19456 D AppsFlyer_4.9.0: Done loading properties: true
03-26 22:48:38.028 19418 19446 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 22:48:38.066 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@578ce82
03-26 22:48:38.066 19418 19493 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 22:48:38.079 19418 19446 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 22:48:38.080 19418 19418 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 22:48:47.748 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@2aaecf3
03-26 22:48:47.753 19418 19493 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 22:48:47.778 19418 19515 D OpenGLRenderer: Skia GL Pipeline
03-26 22:48:47.790 19418 19493 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 22:48:47.792 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@aba29e5
03-26 22:48:47.792 19418 19493 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 22:48:47.896 19418 19493 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 22:48:47.897 19418 19493 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 22:48:47.898 19418 19493 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 22:48:47.907 19418 19493 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 22:48:47.917 19418 19493 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 22:48:47.931 19418 19493 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 22:48:47.940 19418 19493 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 22:48:47.955 19418 19493 E SQLiteLog: (1) no such column: invitationTime
03-26 22:48:47.956 19418 19493 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 22:48:47.967 19418 19493 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 22:48:47.968 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 22:48:47.968 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 22:48:47.969 19418 19493 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 22:48:47.970 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 22:48:47.970 19418 19493 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
03-26 22:48:47.971 19418 19493 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{}]
03-26 22:48:47.972 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 22:48:47.972 19418 19418 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 22:48:47.974 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 22:48:47.975 19418 19519 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 22:48:47.977 19418 19518 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 22:48:48.014 19418 19493 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 44161 ms
03-26 22:48:48.052 19418 19519 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 22:48:48.055 19418 19418 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 22:48:48.057 19418 19418 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 22:48:53.636 19418 19517 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 22:48:53.646 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585221533636
03-26 22:48:53.647 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 22:48:53.658 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 22:48:53.658 19418 19517 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 22:48:53.666 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 22:48:53.672 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585221533666
03-26 22:48:53.672 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 22:48:53.680 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 22:48:53.680 19418 19517 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 22:48:53.687 19418 19517 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 22:48:53.688 19418 19517 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 22:48:53.689 19418 19517 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 22:48:53.706 19418 19517 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 22:48:53.706 19418 19517 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 22:48:53.708 19418 19517 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 22:48:53.708 19418 19517 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 22:48:53.916 19418 19528 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 22:48:53.917 19418 19528 I afm : resetting reconnect attempt and retry
time
03-26 22:48:53.924 19418 19528 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 22:48:53.950 19418 19529 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 22:48:53.983 19418 19532 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 22:49:07.135 19418 19473 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-26 22:50:12.653 19418 19582 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 22:51:20.915 19418 19582 W afm : onFailure: connection failed.
03-26 22:51:20.915 19418 19582 W afm : MqttException (0) -
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.235.147.161 (port 443) from /192.168.1.13 (port 42320)
after 30000ms
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 22:51:20.915 19418 19582 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 22:51:20.915 19418 19582 W afm : Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.235.147.161 (port 443) from /192.168.1.13 (port 42320)
after 30000ms
03-26 22:51:20.915 19418 19582 W afm : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-26 22:51:20.915 19418 19582 W afm : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 22:51:20.915 19418 19582 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 22:51:20.915 19418 19582 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 22:51:20.915 19418 19582 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 22:51:20.915 19418 19582 W afm : ... 1 more
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: MqttException
(0) - java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-
ats.iot.ap-south-1.amazonaws.com/13.235.147.161 (port 443) from /192.168.1.13 (port
42320) after 30000ms
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.lang.Thread.run(Thread.java:764)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.235.147.161 (port 443) from /192.168.1.13 (port 42320)
after 30000ms
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.Socket.connect(Socket.java:621)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 22:51:20.917 19418 19582 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 1 more
03-26 22:51:20.918 19418 19582 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-26 22:54:45.854 19418 19444 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:54:45.854 19418 19444 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:54:45.862 19418 19444 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 22:54:47.912 19418 19452 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:54:47.912 19418 19452 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 22:54:47.920 19418 19452 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-26 22:54:49.499 19418 19646 I afm : attempting to reconnect to mqtt broker
03-26 22:54:49.565 19418 19797 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 22:54:54.025 19418 19801 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-26 22:57:03.838 19418 20103 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 22:58:15.861 19418 19517 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-26 22:58:15.880 19418 19517 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-26 22:58:15.880 19418 19517 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 22:58:15.885 19418 19517 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 22:58:15.885 19418 19517 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-26 22:58:15.893 19418 20208 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 22:58:15.894 19418 20208 I afm : resetting reconnect attempt and retry
time
03-26 22:58:15.894 19418 20208 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 22:58:15.922 19418 20209 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-26 22:58:15.926 19418 20210 D NetworkManagementSocketTagger: tagSocket(78) with
statsTag=0xffffffff, statsUid=-1
03-26 22:59:07.377 19418 20103 W afm : Reconnect failed
03-26 22:59:07.377 19418 20103 W afm : MqttException (0) -
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 36642)
after 30000ms
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 22:59:07.377 19418 20103 W afm : at
java.lang.Thread.run(Thread.java:764)
03-26 22:59:07.377 19418 20103 W afm : Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 36642)
after 30000ms
03-26 22:59:07.377 19418 20103 W afm : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-26 22:59:07.377 19418 20103 W afm : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 22:59:07.377 19418 20103 W afm : at
java.net.Socket.connect(Socket.java:621)
03-26 22:59:07.377 19418 20103 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 22:59:07.377 19418 20103 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 22:59:07.377 19418 20103 W afm : ... 1 more
03-26 22:59:07.377 19418 20103 I afm : schedule Reconnect attempt 1 of 10 in
120 seconds.
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: MqttException
(0) - java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-
ats.iot.ap-south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port
36642) after 30000ms
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.lang.Thread.run(Thread.java:764)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.233.240.99 (port 443) from /192.168.1.13 (port 36642)
after 30000ms
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.Socket.connect(Socket.java:621)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-26 22:59:07.382 19418 20103 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 1 more
03-26 22:59:58.854 19418 20244 D NetworkManagementSocketTagger: tagSocket(77) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-26 23:00:19.854 22073 22073 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-26 23:00:19.951 22073 22073 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 23:00:20.072 22073 22073 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 23:00:20.072 22073 22073 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-26 23:00:20.174 22073 22073 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-26 23:00:20.177 22073 22073 I MultiDex: VM with version 2.1.0 has multidex
support
03-26 23:00:20.177 22073 22073 I MultiDex: Installing application
03-26 23:00:20.177 22073 22073 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 23:00:20.177 22073 22073 I MultiDex: Installing application
03-26 23:00:20.177 22073 22073 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-26 23:00:20.661 22073 22073 I FirebaseInitProvider: FirebaseApp initialization
successful
03-26 23:00:20.726 22073 22073 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-26 23:00:20.736 22073 22073 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-26 23:00:20.950 22073 22157 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-26 23:00:20.956 22073 22157 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:20.956 22073 22157 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:20.980 22073 22157 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:21.082 22073 22073 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-26 23:00:21.083 22073 22073 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-26 23:00:21.139 22073 22128 I FA : App measurement is starting up, version:
15300
03-26 23:00:21.139 22073 22128 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-26 23:00:21.140 22073 22128 I FA : To enable faster debug mode event
logging run:
03-26 23:00:21.140 22073 22128 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-26 23:00:21.410 22073 22073 E a : Value of SMT_USE_AD_ID : null
03-26 23:00:21.413 22073 22073 D NetcoreSDK: readConfig: null
03-26 23:00:21.424 22073 22243 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:21.425 22073 22243 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:21.465 22073 22243 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:21.672 22073 22182 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-26 23:00:21.685 22073 22073 I CleverTap: Activity Lifecycle Callback
successfully registered
03-26 23:00:21.691 22073 22073 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-26 23:00:21.731 22073 22182 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-26 23:00:21.772 22073 22182 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-26 23:00:21.772 22073 22182 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-26 23:00:21.772 22073 22182 I GAv4 : adb logcat -s GAv4
03-26 23:00:21.778 22073 22073 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-26 23:00:21.798 22073 22073 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 23:00:21.801 22073 22073 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-26 23:00:21.811 22073 22282 I CleverTap: SDK Version Code is 30501
03-26 23:00:21.814 22073 22282 I CleverTap: CTPushNotificationReceiver is present
03-26 23:00:21.819 22073 22282 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-26 23:00:21.821 22073 22282 I CleverTap: CTNotificationIntentService not present
03-26 23:00:21.824 22073 22282 I CleverTap: CTBackgroundJobService is present
03-26 23:00:21.825 22073 22282 I CleverTap: CTBackgroundIntentService is present
03-26 23:00:21.832 22073 22282 I CleverTap: InAppNotificationActivity is present
03-26 23:00:21.835 22073 22282 I CleverTap: FcmMessageListenerService not present
03-26 23:00:21.837 22073 22282 I CleverTap: FcmTokenListenerService not present
03-26 23:00:21.927 22073 22073 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-26 23:00:21.954 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-26 23:00:22.005 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-26 23:00:22.039 22073 22164 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.039 22073 22164 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.041 22073 22164 D NetworkManagementSocketTagger: tagSocket(59) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:22.091 22073 22176 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.091 22073 22176 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.093 22073 22177 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-26 23:00:22.093 22073 22176 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:22.094 22073 22294 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-26 23:00:22.180 22073 22177 W UserDataStore: initStore should have been called
before calling setUserID
03-26 23:00:22.182 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-26 23:00:22.287 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-26 23:00:22.287 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@b9b5ea4
03-26 23:00:22.287 22073 22299 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-26 23:00:22.297 22073 22165 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-26 23:00:22.324 22073 22282 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-26 23:00:22.336 22073 22282 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-26 23:00:22.356 22073 22282 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-26 23:00:22.389 22073 22177 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.389 22073 22177 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-26 23:00:22.391 22073 22177 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:22.449 22073 22165 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-26 23:00:22.449 22073 22165 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-26 23:00:22.987 22073 22182 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-26 23:00:23.177 22073 22182 D AppsFlyer_4.9.0: Done loading properties: true
03-26 23:00:23.227 22073 22165 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 23:00:23.259 22073 22299 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-26 23:00:23.280 22073 22165 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 23:00:23.348 22073 22165 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-26 23:00:23.475 22073 22165 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-26 23:00:23.491 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@22c18f6
03-26 23:00:23.496 22073 22299 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-26 23:00:23.580 22073 22165 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-26 23:00:23.581 22073 22073 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-26 23:00:25.141 22073 22097 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-26 23:00:25.181 22073 22097 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 39.910ms
03-26 23:00:27.684 22073 22084 W disha.quickrid: Suspending all threads took:
25.490ms
03-26 23:00:28.036 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6ea8257
03-26 23:00:28.078 22073 22299 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 23:00:28.191 22073 22582 D OpenGLRenderer: Skia GL Pipeline
03-26 23:00:28.403 22073 22299 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-26 23:00:28.406 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@6477429
03-26 23:00:28.415 22073 22299 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-26 23:00:28.730 22073 22299 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-26 23:00:28.734 22073 22299 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-26 23:00:28.735 22073 22299 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-26 23:00:28.753 22073 22299 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-26 23:00:28.785 22073 22299 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-26 23:00:28.813 22073 22299 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 23:00:28.837 22073 22299 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-26 23:00:28.879 22073 22299 E SQLiteLog: (1) no such column: invitationTime
03-26 23:00:28.887 22073 22299 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-26 23:00:28.917 22073 22299 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-26 23:00:28.919 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-26 23:00:28.920 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-26 23:00:28.928 22073 22299 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-26 23:00:28.931 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-26 23:00:28.932 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-26 23:00:28.932 22073 22073 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 23:00:28.935 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-26 23:00:28.943 22073 22609 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-26 23:00:28.953 22073 22608 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-26 23:00:28.955 22073 22299 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7002 ms
03-26 23:00:29.027 22073 22609 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-26 23:00:29.030 22073 22073 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-26 23:00:29.038 22073 22073 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-26 23:00:31.923 22073 22607 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-26 23:00:31.996 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585222231923
03-26 23:00:31.997 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 23:00:32.107 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 23:00:32.108 22073 22607 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 23:00:32.159 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 23:00:32.238 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585222232160
03-26 23:00:32.272 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-26 23:00:32.305 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-26 23:00:32.305 22073 22607 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-26 23:00:32.366 22073 22607 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-26 23:00:32.367 22073 22607 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-26 23:00:32.368 22073 22607 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-26 23:00:32.491 22073 22607 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-26 23:00:32.491 22073 22607 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-26 23:00:32.494 22073 22607 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-26 23:00:32.494 22073 22607 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-26 23:00:33.908 22073 22770 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-26 23:00:33.909 22073 22770 I afm : resetting reconnect attempt and retry
time
03-26 23:00:33.917 22073 22770 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-26 23:00:34.018 22073 22870 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:34.018 22073 22871 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-26 23:00:36.864 22073 22243 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 02:37:31.600 22171 22171 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 02:37:31.670 22171 22171 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 02:37:31.704 22171 22171 W disha.quickrid: Suspending all threads took:
11.238ms
03-27 02:37:31.750 22171 22171 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 02:37:31.752 22171 22171 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 02:37:31.803 22171 22171 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 02:37:31.805 22171 22171 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 02:37:31.806 22171 22171 I MultiDex: Installing application
03-27 02:37:31.806 22171 22171 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 02:37:31.806 22171 22171 I MultiDex: Installing application
03-27 02:37:31.806 22171 22171 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 02:37:34.212 22171 22171 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 02:37:34.228 22171 22171 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 02:37:34.233 22171 22171 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 02:37:34.325 22171 22211 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 02:37:34.341 22171 22211 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:34.341 22171 22211 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:34.353 22171 22211 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 02:37:34.421 22171 22171 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 02:37:34.424 22171 22171 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 02:37:34.427 22171 22208 I FA : App measurement is starting up, version:
15300
03-27 02:37:34.428 22171 22208 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 02:37:34.435 22171 22208 I FA : To enable faster debug mode event
logging run:
03-27 02:37:34.435 22171 22208 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 02:37:34.646 22171 22171 E a : Value of SMT_USE_AD_ID : null
03-27 02:37:34.648 22171 22171 D NetcoreSDK: readConfig: null
03-27 02:37:34.672 22171 22240 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:34.672 22171 22240 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:34.681 22171 22240 D NetworkManagementSocketTagger: tagSocket(52) with
statsTag=0xffffffff, statsUid=-1
03-27 02:37:34.738 22171 22171 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 02:37:34.740 22171 22171 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 02:37:34.798 22171 22223 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 02:37:34.863 22171 22171 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 02:37:34.870 22171 22171 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 02:37:34.872 22171 22171 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 02:37:35.468 22171 22255 I CleverTap: SDK Version Code is 30501
03-27 02:37:35.506 22171 22171 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 02:37:35.525 22171 22255 I CleverTap: CTPushNotificationReceiver is present
03-27 02:37:35.536 22171 22255 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 02:37:35.549 22171 22223 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 02:37:35.553 22171 22255 I CleverTap: CTNotificationIntentService not present
03-27 02:37:35.556 22171 22255 I CleverTap: CTBackgroundJobService is present
03-27 02:37:35.562 22171 22255 I CleverTap: CTBackgroundIntentService is present
03-27 02:37:35.563 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 02:37:35.564 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 02:37:35.574 22171 22255 I CleverTap: InAppNotificationActivity is present
03-27 02:37:35.578 22171 22255 I CleverTap: FcmMessageListenerService not present
03-27 02:37:35.596 22171 22255 I CleverTap: FcmTokenListenerService not present
03-27 02:37:35.667 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 02:37:35.709 22171 22213 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:35.709 22171 22213 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:35.711 22171 22213 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 02:37:35.773 22171 22212 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 02:37:35.776 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 02:37:35.776 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@3988299
03-27 02:37:35.776 22171 22260 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 02:37:35.787 22171 22219 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 02:37:35.836 22171 22219 W UserDataStore: initStore should have been called
before calling setUserID
03-27 02:37:35.846 22171 22223 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 02:37:35.846 22171 22223 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 02:37:35.846 22171 22223 I GAv4 : adb logcat -s GAv4
03-27 02:37:35.976 22171 22212 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 02:37:35.976 22171 22212 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 02:37:35.982 22171 22219 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:35.982 22171 22219 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 02:37:35.989 22171 22219 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-27 02:37:38.053 22171 22255 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 02:37:38.072 22171 22255 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 02:37:38.080 22171 22255 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 02:37:38.110 22171 22212 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 02:37:38.252 22171 22212 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 02:37:38.526 22171 22212 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 02:37:39.577 22171 22320 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 02:37:40.361 22171 22260 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 02:37:40.671 22171 22223 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 02:37:40.699 22171 22223 D AppsFlyer_4.9.0: Done loading properties: true
03-27 02:37:40.806 22171 22212 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 02:37:40.850 22171 22212 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 43.760ms
03-27 02:37:40.851 22171 22212 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 02:37:41.611 22171 22212 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 02:37:41.612 22171 22171 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 02:37:41.714 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef69bb
03-27 02:37:41.718 22171 22260 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 02:37:49.142 22171 22183 W disha.quickrid: Suspending all threads took:
15.010ms
03-27 02:37:50.176 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 02:37:50.178 22171 22260 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 02:37:50.222 22171 22260 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 02:37:50.224 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-27 02:37:50.224 22171 22260 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 02:37:50.794 22171 22527 D OpenGLRenderer: Skia GL Pipeline
03-27 02:37:51.246 22171 22260 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 02:37:51.248 22171 22260 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 02:37:51.249 22171 22260 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 02:37:51.261 22171 22260 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 02:37:51.272 22171 22260 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 02:37:51.299 22171 22260 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 02:37:51.342 22171 22260 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 02:37:51.376 22171 22260 E SQLiteLog: (1) no such column: invitationTime
03-27 02:37:51.377 22171 22260 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 02:37:51.399 22171 22260 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 02:37:51.401 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 02:37:51.401 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 02:37:51.402 22171 22260 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 02:37:51.407 22171 22560 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 02:37:51.425 22171 22171 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 02:37:51.428 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 02:37:51.429 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 02:37:51.433 22171 22562 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 02:37:51.434 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 02:37:51.470 22171 22260 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 15910 ms
03-27 02:37:51.565 22171 22562 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 02:37:51.568 22171 22171 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 02:37:51.575 22171 22171 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 02:38:00.584 22171 22559 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 02:38:00.599 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585235280585
03-27 02:38:00.603 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 02:38:00.638 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 02:38:00.638 22171 22559 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 02:38:00.649 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 02:38:00.661 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585235280650
03-27 02:38:00.662 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 02:38:00.671 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 02:38:00.671 22171 22559 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 02:38:00.680 22171 22559 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 02:38:00.681 22171 22559 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 02:38:00.682 22171 22559 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 02:38:00.713 22171 22559 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 02:38:00.713 22171 22559 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 02:38:00.714 22171 22559 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 02:38:00.714 22171 22559 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 02:38:01.082 22171 22686 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 02:38:01.083 22171 22686 I afm : resetting reconnect attempt and retry
time
03-27 02:38:01.093 22171 22686 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 02:38:01.148 22171 22707 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-27 02:38:01.169 22171 22708 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 02:39:40.555 22171 22240 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 03:22:09.785 24752 24752 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 03:22:09.851 24752 24752 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:22:09.897 24752 24752 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:22:09.898 24752 24752 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:22:09.923 24752 24752 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 03:22:09.924 24752 24752 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 03:22:09.924 24752 24752 I MultiDex: Installing application
03-27 03:22:09.925 24752 24752 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:22:09.925 24752 24752 I MultiDex: Installing application
03-27 03:22:09.925 24752 24752 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:22:10.057 24752 24752 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 03:22:10.070 24752 24752 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 03:22:10.073 24752 24752 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 03:22:10.116 24752 24802 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 03:22:10.131 24752 24802 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:10.131 24752 24802 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:10.157 24752 24802 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:10.201 24752 24797 I FA : App measurement is starting up, version:
15300
03-27 03:22:10.202 24752 24797 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 03:22:10.203 24752 24797 I FA : To enable faster debug mode event
logging run:
03-27 03:22:10.203 24752 24797 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 03:22:10.230 24752 24752 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 03:22:10.231 24752 24752 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 03:22:10.461 24752 24752 E a : Value of SMT_USE_AD_ID : null
03-27 03:22:10.465 24752 24752 D NetcoreSDK: readConfig: null
03-27 03:22:10.493 24752 24831 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:10.493 24752 24831 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:10.556 24752 24831 D NetworkManagementSocketTagger: tagSocket(51) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:10.564 24752 24814 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 03:22:10.589 24752 24752 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 03:22:10.592 24752 24752 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 03:22:10.661 24752 24814 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 03:22:10.670 24752 24845 I CleverTap: SDK Version Code is 30501
03-27 03:22:10.675 24752 24845 I CleverTap: CTPushNotificationReceiver is present
03-27 03:22:10.677 24752 24752 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 03:22:10.678 24752 24814 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 03:22:10.678 24752 24814 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 03:22:10.678 24752 24814 I GAv4 : adb logcat -s GAv4
03-27 03:22:10.682 24752 24845 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 03:22:10.685 24752 24845 I CleverTap: CTNotificationIntentService not present
03-27 03:22:10.688 24752 24845 I CleverTap: CTBackgroundJobService is present
03-27 03:22:10.690 24752 24752 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:22:10.692 24752 24845 I CleverTap: CTBackgroundIntentService is present
03-27 03:22:10.693 24752 24752 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:22:10.700 24752 24845 I CleverTap: InAppNotificationActivity is present
03-27 03:22:10.704 24752 24845 I CleverTap: FcmMessageListenerService not present
03-27 03:22:10.710 24752 24845 I CleverTap: FcmTokenListenerService not present
03-27 03:22:10.747 24752 24752 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 03:22:10.817 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 03:22:10.818 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 03:22:10.819 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 03:22:10.819 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 03:22:10.820 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@281e99d
03-27 03:22:10.820 24752 24853 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 03:22:10.863 24752 24851 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 03:22:10.865 24752 24804 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 03:22:10.887 24752 24845 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 03:22:10.894 24752 24845 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 03:22:10.896 24752 24845 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 03:22:10.976 24752 24804 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 03:22:10.978 24752 24804 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 03:22:11.056 24752 24805 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:11.056 24752 24805 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:11.066 24752 24805 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:11.239 24752 24811 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 03:22:11.278 24752 24811 W UserDataStore: initStore should have been called
before calling setUserID
03-27 03:22:11.333 24752 24804 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:22:11.436 24752 24814 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 03:22:11.443 24752 24814 D AppsFlyer_4.9.0: Done loading properties: true
03-27 03:22:11.445 24752 24811 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:11.445 24752 24811 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:22:11.447 24752 24811 D NetworkManagementSocketTagger: tagSocket(60) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:11.506 24752 24853 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 03:22:11.528 24752 24804 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:22:11.532 24752 24804 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:22:11.640 24752 24804 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 03:22:11.753 24752 24804 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 03:22:11.754 24752 24752 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 03:22:11.782 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c1e064a
03-27 03:22:11.782 24752 24853 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 03:22:14.927 24752 24784 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 03:22:15.149 24752 24784 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 221.749ms
03-27 03:22:17.663 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 03:22:17.682 24752 24853 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:22:17.733 24752 25207 D OpenGLRenderer: Skia GL Pipeline
03-27 03:22:17.830 24752 24853 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:22:17.832 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-27 03:22:17.832 24752 24853 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 03:22:18.058 24752 24853 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 03:22:18.059 24752 24853 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 03:22:18.061 24752 24853 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 03:22:18.081 24752 24853 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 03:22:18.096 24752 24853 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 03:22:18.127 24752 24853 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:22:18.154 24752 24853 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:22:18.178 24752 24853 E SQLiteLog: (1) no such column: invitationTime
03-27 03:22:18.180 24752 24853 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 03:22:18.207 24752 24853 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 03:22:18.212 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 03:22:18.213 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 03:22:18.213 24752 24853 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 03:22:18.215 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 03:22:18.218 24752 24752 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:22:18.221 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 03:22:18.224 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 03:22:18.243 24752 25220 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:22:18.248 24752 24853 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 7450 ms
03-27 03:22:18.310 24752 25219 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 03:22:18.472 24752 25220 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 03:22:18.479 24752 24752 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 03:22:18.486 24752 24752 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 03:22:21.208 24752 25218 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 03:22:21.228 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585237941208
03-27 03:22:21.229 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:22:21.252 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:22:21.252 24752 25218 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:22:21.271 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:22:21.278 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585237941271
03-27 03:22:21.279 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:22:21.290 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:22:21.290 24752 25218 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:22:21.300 24752 25218 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:22:21.301 24752 25218 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 03:22:21.302 24752 25218 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 03:22:21.322 24752 25218 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 03:22:21.323 24752 25218 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 03:22:21.324 24752 25218 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 03:22:21.324 24752 25218 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 03:22:21.727 24752 25483 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 03:22:21.727 24752 25483 I afm : resetting reconnect attempt and retry
time
03-27 03:22:21.745 24752 25483 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 03:22:21.842 24752 25513 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:21.844 24752 25514 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-27 03:22:27.856 24752 24831 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 03:35:49.528 27053 27053 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 03:35:49.618 27053 27053 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:35:49.682 27053 27053 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:35:49.683 27053 27053 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:35:49.722 27053 27053 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 03:35:49.723 27053 27053 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 03:35:49.723 27053 27053 I MultiDex: Installing application
03-27 03:35:49.724 27053 27053 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:35:49.724 27053 27053 I MultiDex: Installing application
03-27 03:35:49.724 27053 27053 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:35:49.871 27053 27053 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 03:35:49.894 27053 27053 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 03:35:49.904 27053 27053 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 03:35:50.031 27053 27080 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 03:35:50.066 27053 27080 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:50.067 27053 27080 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:50.102 27053 27080 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 03:35:50.193 27053 27053 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 03:35:50.194 27053 27053 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 03:35:50.274 27053 27078 I FA : App measurement is starting up, version:
15300
03-27 03:35:50.274 27053 27078 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 03:35:50.275 27053 27078 I FA : To enable faster debug mode event
logging run:
03-27 03:35:50.275 27053 27078 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 03:35:50.788 27053 27053 E a : Value of SMT_USE_AD_ID : null
03-27 03:35:50.795 27053 27053 D NetcoreSDK: readConfig: null
03-27 03:35:50.885 27053 27120 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:50.885 27053 27120 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:50.906 27053 27120 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 03:35:51.062 27053 27053 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 03:35:51.065 27053 27053 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 03:35:51.422 27053 27132 I CleverTap: SDK Version Code is 30501
03-27 03:35:51.429 27053 27132 I CleverTap: CTPushNotificationReceiver is present
03-27 03:35:51.432 27053 27132 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 03:35:51.435 27053 27132 I CleverTap: CTNotificationIntentService not present
03-27 03:35:51.438 27053 27132 I CleverTap: CTBackgroundJobService is present
03-27 03:35:51.443 27053 27132 I CleverTap: CTBackgroundIntentService is present
03-27 03:35:51.449 27053 27053 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 03:35:51.453 27053 27132 I CleverTap: InAppNotificationActivity is present
03-27 03:35:51.456 27053 27132 I CleverTap: FcmMessageListenerService not present
03-27 03:35:51.458 27053 27132 I CleverTap: FcmTokenListenerService not present
03-27 03:35:51.465 27053 27053 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:35:51.478 27053 27053 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:35:51.566 27053 27094 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 03:35:51.676 27053 27053 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 03:35:51.727 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 03:35:51.781 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 03:35:52.363 27053 27084 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:52.363 27053 27084 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:52.372 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 03:35:52.407 27053 27084 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 03:35:52.417 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 03:35:52.453 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@675da0c
03-27 03:35:52.453 27053 27155 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 03:35:52.468 27053 27132 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 03:35:52.479 27053 27089 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 03:35:52.501 27053 27132 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 03:35:52.538 27053 27132 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 03:35:52.706 27053 27085 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 03:35:52.892 27053 27089 W UserDataStore: initStore should have been called
before calling setUserID
03-27 03:35:52.908 27053 27085 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 03:35:52.908 27053 27085 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 03:35:52.917 27053 27180 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_rnv=false, wzrk_push_amp=false, wzrk_pn=true}
03-27 03:35:52.929 27053 27180 E b : Error: No value for data
03-27 03:35:52.930 27053 27094 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 03:35:53.142 27053 27089 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:53.142 27053 27089 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:35:53.144 27053 27089 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-27 03:35:53.163 27053 27085 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:35:53.225 27053 27094 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 03:35:53.225 27053 27094 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 03:35:53.225 27053 27094 I GAv4 : adb logcat -s GAv4
03-27 03:35:53.718 27053 27085 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:35:53.987 27053 27155 W disha.quickrid: Verification of java.lang.Boolean
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findTransient(com.fasterxml.jac
kson.databind.introspect.Annotated) took 170.787ms
03-27 03:35:54.161 27053 27085 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:35:54.173 27053 27155 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.JsonDeserializer
com.fasterxml.jackson.databind.ext.Java7SupportImpl.getDeserializerForJavaNioFilePa
th(java.lang.Class) took 185.594ms
03-27 03:35:54.329 27053 27219 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 03:35:54.335 27053 27155 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 03:35:54.739 27053 27070 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 03:35:55.644 27053 27094 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 03:35:55.686 27053 27070 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 946.591ms
03-27 03:35:55.742 27053 27094 D AppsFlyer_4.9.0: Done loading properties: true
03-27 03:35:55.902 27053 27085 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 03:35:56.025 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@28fa1c9
03-27 03:35:56.025 27053 27155 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 03:35:56.132 27053 27085 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 03:35:56.188 27053 27053 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 03:35:58.645 27053 27065 W disha.quickrid: Suspending all threads took:
61.013ms
03-27 03:36:06.348 27053 27120 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 03:36:07.894 27053 27065 W disha.quickrid: Suspending all threads took:
9.546ms
03-27 03:36:16.229 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@8315d27
03-27 03:36:16.232 27053 27155 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:36:16.516 27053 28004 D OpenGLRenderer: Skia GL Pipeline
03-27 03:36:16.523 27053 27155 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:36:16.640 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@34ef879
03-27 03:36:16.640 27053 27155 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 03:36:17.976 27053 27155 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 03:36:17.978 27053 27155 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 03:36:17.980 27053 27155 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 03:36:17.998 27053 27155 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 03:36:18.023 27053 27155 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 03:36:18.117 27053 27155 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:36:18.127 27053 27155 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:36:18.147 27053 27155 E SQLiteLog: (1) no such column: invitationTime
03-27 03:36:18.149 27053 27155 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 03:36:18.161 27053 27155 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 03:36:18.162 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 03:36:18.163 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 03:36:18.163 27053 27155 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 03:36:18.166 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 03:36:18.167 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 03:36:18.168 27053 27053 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:36:18.171 27053 28011 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 03:36:18.180 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 03:36:18.183 27053 28012 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:36:18.221 27053 27155 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 26494 ms
03-27 03:36:18.274 27053 28012 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 03:36:18.279 27053 27053 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 03:36:18.284 27053 27053 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 03:36:21.162 27053 28010 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 03:36:21.180 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585238781162
03-27 03:36:21.181 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:36:21.195 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:36:21.200 27053 28010 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:36:21.208 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:36:21.214 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585238781208
03-27 03:36:21.215 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:36:21.223 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:36:21.223 27053 28010 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:36:21.245 27053 28010 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:36:21.246 27053 28010 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 03:36:21.246 27053 28010 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 03:36:21.264 27053 28010 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 03:36:21.264 27053 28010 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 03:36:21.266 27053 28010 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 03:36:21.266 27053 28010 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 03:36:21.495 27053 28025 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 03:36:21.495 27053 28025 I afm : resetting reconnect attempt and retry
time
03-27 03:36:21.497 27053 28025 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 03:36:21.526 27053 28028 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 03:36:21.534 27053 28031 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-27 03:36:31.337 27053 27080 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:36:31.337 27053 27080 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:36:31.358 27053 28081 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-27 03:36:31.361 27053 27080 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 03:36:31.378 27053 28087 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-27 03:36:31.394 27053 27089 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:36:31.394 27053 27089 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:36:31.395 27053 27089 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-27 03:54:23.936 29429 29429 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 03:54:24.015 29429 29429 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:54:24.041 29429 29429 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:54:24.041 29429 29429 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 03:54:24.075 29429 29429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 03:54:24.075 29429 29429 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 03:54:24.076 29429 29429 I MultiDex: Installing application
03-27 03:54:24.076 29429 29429 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:54:24.076 29429 29429 I MultiDex: Installing application
03-27 03:54:24.076 29429 29429 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 03:54:24.214 29429 29429 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 03:54:24.226 29429 29429 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 03:54:24.230 29429 29429 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 03:54:24.282 29429 29479 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 03:54:24.301 29429 29479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:24.302 29429 29479 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:30.134 29429 29479 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 03:54:30.174 29429 29477 I FA : App measurement is starting up, version:
15300
03-27 03:54:30.174 29429 29477 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 03:54:30.175 29429 29477 I FA : To enable faster debug mode event
logging run:
03-27 03:54:30.175 29429 29477 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 03:54:30.198 29429 29429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 03:54:30.199 29429 29429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 03:54:30.473 29429 29510 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:30.474 29429 29510 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:30.483 29429 29510 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 03:54:30.490 29429 29429 E a : Value of SMT_USE_AD_ID : null
03-27 03:54:30.503 29429 29429 D NetcoreSDK: readConfig: null
03-27 03:54:30.630 29429 29492 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 03:54:30.635 29429 29429 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 03:54:30.649 29429 29429 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 03:54:30.683 29429 29429 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 03:54:30.689 29429 29492 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 03:54:30.691 29429 29429 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:54:30.695 29429 29429 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 03:54:30.702 29429 29523 I CleverTap: SDK Version Code is 30501
03-27 03:54:30.705 29429 29523 I CleverTap: CTPushNotificationReceiver is present
03-27 03:54:30.708 29429 29523 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 03:54:30.710 29429 29523 I CleverTap: CTNotificationIntentService not present
03-27 03:54:30.712 29429 29523 I CleverTap: CTBackgroundJobService is present
03-27 03:54:30.713 29429 29492 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 03:54:30.713 29429 29492 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 03:54:30.713 29429 29492 I GAv4 : adb logcat -s GAv4
03-27 03:54:30.715 29429 29523 I CleverTap: CTBackgroundIntentService is present
03-27 03:54:30.723 29429 29523 I CleverTap: InAppNotificationActivity is present
03-27 03:54:30.726 29429 29523 I CleverTap: FcmMessageListenerService not present
03-27 03:54:30.729 29429 29523 I CleverTap: FcmTokenListenerService not present
03-27 03:54:30.742 29429 29429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 03:54:30.758 29429 29483 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 03:54:30.762 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 03:54:30.762 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 03:54:30.789 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 03:54:30.790 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 03:54:30.790 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9ec486b
03-27 03:54:30.790 29429 29529 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 03:54:30.873 29429 29483 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 03:54:30.873 29429 29483 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 03:54:31.334 29429 29482 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:31.334 29429 29482 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:31.392 29429 29482 D NetworkManagementSocketTagger: tagSocket(65) with
statsTag=0xffffffff, statsUid=-1
03-27 03:54:31.416 29429 29523 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 03:54:31.430 29429 29523 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 03:54:31.452 29429 29489 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 03:54:31.454 29429 29523 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 03:54:31.504 29429 29489 W UserDataStore: initStore should have been called
before calling setUserID
03-27 03:54:31.522 29429 29483 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:54:31.562 29429 29489 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:31.563 29429 29489 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 03:54:31.569 29429 29489 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-27 03:54:31.573 29429 29483 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:54:31.592 29429 29483 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 03:54:31.596 29429 29552 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 03:54:31.764 29429 29529 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 03:54:31.929 29429 29492 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 03:54:31.943 29429 29492 D AppsFlyer_4.9.0: Done loading properties: true
03-27 03:54:32.008 29429 29483 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 03:54:32.117 29429 29483 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 03:54:32.126 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c1e064a
03-27 03:54:32.126 29429 29529 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 03:54:32.129 29429 29429 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 03:54:37.133 29429 29446 I disha.quickrid: WaitForGcToComplete blocked
CollectorTransition on ProfileSaver for 27.210ms
03-27 03:54:44.395 29429 29446 W disha.quickrid: Suspending all threads took:
14.364ms
03-27 03:54:45.912 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 03:54:45.914 29429 29529 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:54:45.958 29429 29806 D OpenGLRenderer: Skia GL Pipeline
03-27 03:54:46.024 29429 29529 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 03:54:46.026 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-27 03:54:46.026 29429 29529 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 03:54:46.485 29429 29529 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 03:54:46.487 29429 29529 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 03:54:46.524 29429 29529 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 03:54:46.584 29429 29529 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 03:54:46.650 29429 29529 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 03:54:46.703 29429 29529 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:54:46.731 29429 29529 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 03:54:46.756 29429 29529 E SQLiteLog: (1) no such column: invitationTime
03-27 03:54:46.758 29429 29529 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 03:54:46.770 29429 29529 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 03:54:46.772 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 03:54:46.772 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 03:54:46.773 29429 29529 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 03:54:46.778 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 03:54:46.779 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 03:54:46.779 29429 29429 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:54:46.782 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 03:54:46.798 29429 29529 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 16037 ms
03-27 03:54:46.802 29429 29829 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 03:54:46.822 29429 29828 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 03:54:47.052 29429 29829 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 03:54:47.063 29429 29429 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 03:54:47.066 29429 29429 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 03:54:53.416 29429 29827 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 03:54:53.425 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585239893416
03-27 03:54:53.426 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:54:53.456 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:54:53.456 29429 29827 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:54:53.491 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:54:53.498 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585239893492
03-27 03:54:53.499 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 03:54:53.515 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 03:54:53.515 29429 29827 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 03:54:53.528 29429 29827 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 03:54:53.529 29429 29827 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 03:54:53.530 29429 29827 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 03:54:53.547 29429 29827 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 03:54:53.547 29429 29827 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 03:54:53.548 29429 29827 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 03:54:53.548 29429 29827 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 03:54:53.888 29429 29909 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 03:54:53.888 29429 29909 I afm : resetting reconnect attempt and retry
time
03-27 03:54:53.890 29429 29909 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 03:54:53.934 29429 29921 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-27 03:54:53.940 29429 29922 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-27 03:55:01.855 29429 29510 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 04:13:37.160 31850 31850 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 04:13:37.227 31850 31850 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:13:37.259 31850 31850 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 04:13:37.259 31850 31850 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 04:13:37.278 31850 31850 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 04:13:37.279 31850 31850 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 04:13:37.279 31850 31850 I MultiDex: Installing application
03-27 04:13:37.279 31850 31850 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 04:13:37.279 31850 31850 I MultiDex: Installing application
03-27 04:13:37.279 31850 31850 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 04:13:37.416 31850 31850 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 04:13:37.431 31850 31850 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 04:13:37.435 31850 31850 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 04:13:37.493 31850 31898 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 04:13:37.498 31850 31898 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:37.498 31850 31898 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:37.539 31850 31898 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 04:13:37.606 31850 31850 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 04:13:37.607 31850 31850 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 04:13:39.528 31850 31894 I FA : App measurement is starting up, version:
15300
03-27 04:13:39.533 31850 31894 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 04:13:39.534 31850 31894 I FA : To enable faster debug mode event
logging run:
03-27 04:13:39.534 31850 31894 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 04:13:39.668 31850 31850 E a : Value of SMT_USE_AD_ID : null
03-27 04:13:39.671 31850 31850 D NetcoreSDK: readConfig: null
03-27 04:13:39.712 31850 31934 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:39.712 31850 31934 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:39.721 31850 31913 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 04:13:39.743 31850 31934 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 04:13:39.848 31850 31913 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 04:13:39.855 31850 31850 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 04:13:39.857 31850 31850 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 04:13:39.895 31850 31913 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 04:13:39.895 31850 31913 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 04:13:39.895 31850 31913 I GAv4 : adb logcat -s GAv4
03-27 04:13:39.901 31850 31850 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 04:13:39.908 31850 31850 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 04:13:39.913 31850 31850 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 04:13:39.920 31850 31945 I CleverTap: SDK Version Code is 30501
03-27 04:13:39.924 31850 31945 I CleverTap: CTPushNotificationReceiver is present
03-27 04:13:39.927 31850 31945 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 04:13:39.929 31850 31945 I CleverTap: CTNotificationIntentService not present
03-27 04:13:39.932 31850 31945 I CleverTap: CTBackgroundJobService is present
03-27 04:13:39.934 31850 31945 I CleverTap: CTBackgroundIntentService is present
03-27 04:13:39.945 31850 31945 I CleverTap: InAppNotificationActivity is present
03-27 04:13:39.948 31850 31945 I CleverTap: FcmMessageListenerService not present
03-27 04:13:39.951 31850 31945 I CleverTap: FcmTokenListenerService not present
03-27 04:13:39.970 31850 31850 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 04:13:51.093 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 04:13:51.127 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 04:13:51.130 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 04:13:51.131 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 04:13:51.132 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@3850047
03-27 04:13:51.132 31850 31952 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 04:13:51.226 31850 31905 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 04:13:51.287 31850 31953 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 04:13:51.294 31850 31903 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:51.294 31850 31903 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:51.299 31850 31903 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-27 04:13:51.307 31850 31945 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 04:13:51.311 31850 31905 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 04:13:51.311 31850 31905 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 04:13:51.319 31850 31945 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 04:13:51.323 31850 31945 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 04:13:51.430 31850 31910 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 04:13:51.493 31850 31910 W UserDataStore: initStore should have been called
before calling setUserID
03-27 04:13:51.517 31850 31905 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:13:51.522 31850 31952 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 04:13:51.557 31850 31910 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:51.557 31850 31910 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:13:51.560 31850 31910 D NetworkManagementSocketTagger: tagSocket(63) with
statsTag=0xffffffff, statsUid=-1
03-27 04:13:51.569 31850 31905 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:13:51.598 31850 31913 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 04:13:51.615 31850 31905 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:13:51.758 31850 31913 D AppsFlyer_4.9.0: Done loading properties: true
03-27 04:14:04.332 31850 31905 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 04:14:04.698 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-27 04:14:04.708 31850 31952 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 04:14:04.755 31850 31905 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 04:14:04.755 31850 31850 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 04:14:09.764 31850 31881 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 04:14:10.203 31850 31881 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 439.809ms
03-27 04:14:16.972 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 04:14:16.975 31850 31952 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 04:14:17.035 31850 31952 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 04:14:17.041 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-27 04:14:17.042 31850 31952 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 04:14:17.111 31850 32236 D OpenGLRenderer: Skia GL Pipeline
03-27 04:14:17.246 31850 31952 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 04:14:17.247 31850 31952 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 04:14:17.248 31850 31952 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 04:14:17.259 31850 31952 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 04:14:17.293 31850 31952 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 04:14:18.778 31850 31952 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 04:14:18.791 31850 31952 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 04:14:18.815 31850 31952 E SQLiteLog: (1) no such column: invitationTime
03-27 04:14:18.824 31850 31952 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 04:14:18.866 31850 31952 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 04:14:18.866 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 04:14:18.867 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 04:14:18.867 31850 31952 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 04:14:18.875 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 04:14:18.876 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 04:14:18.878 31850 31850 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 04:14:18.886 31850 32272 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 04:14:18.888 31850 32273 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 04:14:18.889 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 04:14:18.955 31850 31952 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 38966 ms
03-27 04:14:19.036 31850 32273 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 04:14:19.037 31850 31850 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 04:14:19.084 31850 31850 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 04:14:23.937 31850 32271 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 04:14:23.966 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585241063937
03-27 04:14:23.974 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 04:14:24.063 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 04:14:24.063 31850 32271 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 04:14:24.072 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 04:14:24.079 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585241064072
03-27 04:14:24.082 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 04:14:24.092 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 04:14:24.126 31850 32271 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 04:14:24.164 31850 32271 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 04:14:24.165 31850 32271 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 04:14:24.165 31850 32271 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 04:14:24.239 31850 32271 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 04:14:24.239 31850 32271 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 04:14:24.249 31850 32271 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 04:14:24.249 31850 32271 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 04:14:24.590 31850 32461 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 04:14:24.591 31850 32461 I afm : resetting reconnect attempt and retry
time
03-27 04:14:24.592 31850 32461 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 04:14:24.629 31850 32482 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-27 04:14:24.651 31850 32483 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 04:14:43.215 31850 31934 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 04:42:15.485 2381 2381 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 04:42:15.564 2381 2381 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:42:15.589 2381 2381 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 04:42:15.589 2381 2381 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 04:42:15.614 2381 2381 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 04:42:15.615 2381 2381 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 04:42:15.615 2381 2381 I MultiDex: Installing application
03-27 04:42:15.615 2381 2381 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 04:42:15.615 2381 2381 I MultiDex: Installing application
03-27 04:42:15.615 2381 2381 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 04:42:15.783 2381 2381 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 04:42:15.794 2381 2381 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 04:42:15.799 2381 2381 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 04:42:15.914 2381 2437 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 04:42:15.920 2381 2437 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:15.921 2381 2437 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:15.956 2381 2437 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 04:42:15.974 2381 2381 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 04:42:15.975 2381 2381 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 04:42:16.256 2381 2433 I FA : App measurement is starting up, version:
15300
03-27 04:42:16.256 2381 2433 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 04:42:16.257 2381 2433 I FA : To enable faster debug mode event
logging run:
03-27 04:42:16.257 2381 2433 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 04:42:16.304 2381 2381 E a : Value of SMT_USE_AD_ID : null
03-27 04:42:16.306 2381 2381 D NetcoreSDK: readConfig: null
03-27 04:42:16.306 2381 2483 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:16.306 2381 2483 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:16.314 2381 2483 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 04:42:16.429 2381 2381 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 04:42:16.431 2381 2381 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 04:42:16.634 2381 2455 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 04:42:16.710 2381 2381 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 04:42:16.801 2381 2500 I CleverTap: SDK Version Code is 30501
03-27 04:42:16.832 2381 2500 I CleverTap: CTPushNotificationReceiver is present
03-27 04:42:16.851 2381 2500 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 04:42:16.854 2381 2500 I CleverTap: CTNotificationIntentService not present
03-27 04:42:16.857 2381 2500 I CleverTap: CTBackgroundJobService is present
03-27 04:42:16.859 2381 2381 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 04:42:16.861 2381 2381 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 04:42:16.881 2381 2500 I CleverTap: CTBackgroundIntentService is present
03-27 04:42:16.894 2381 2500 I CleverTap: InAppNotificationActivity is present
03-27 04:42:16.906 2381 2500 I CleverTap: FcmMessageListenerService not present
03-27 04:42:16.912 2381 2500 I CleverTap: FcmTokenListenerService not present
03-27 04:42:17.027 2381 2381 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 04:42:17.038 2381 2441 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 04:42:17.094 2381 2455 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 04:42:17.114 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 04:42:17.116 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 04:42:17.118 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 04:42:17.119 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 04:42:17.119 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9ec486b
03-27 04:42:17.119 2381 2510 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 04:42:17.124 2381 2441 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 04:42:17.125 2381 2441 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 04:42:17.213 2381 2455 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 04:42:17.213 2381 2455 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 04:42:17.213 2381 2455 I GAv4 : adb logcat -s GAv4
03-27 04:42:17.333 2381 2500 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 04:42:17.336 2381 2500 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 04:42:17.357 2381 2500 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 04:42:17.362 2381 2439 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:17.362 2381 2439 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:17.370 2381 2439 D NetworkManagementSocketTagger: tagSocket(64) with
statsTag=0xffffffff, statsUid=-1
03-27 04:42:17.458 2381 2454 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 04:42:17.475 2381 2454 W UserDataStore: initStore should have been called
before calling setUserID
03-27 04:42:17.522 2381 2441 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:42:17.619 2381 2542 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 04:42:17.737 2381 2454 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:17.737 2381 2454 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 04:42:17.740 2381 2454 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-27 04:42:18.489 2381 2441 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:42:18.561 2381 2510 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 04:42:18.752 2381 2441 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 04:42:19.971 2381 2455 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 04:42:20.129 2381 2455 D AppsFlyer_4.9.0: Done loading properties: true
03-27 04:42:20.339 2381 2441 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.a(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
java.lang.String, android.content.res.Resources, java.lang.ClassLoader,
java.util.Map) took 165.667ms
03-27 04:42:20.595 2381 2413 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 04:42:20.648 2381 2441 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 04:42:20.858 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-27 04:42:20.858 2381 2510 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 04:42:20.904 2381 2413 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 308.959ms
03-27 04:42:20.922 2381 2441 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ProfileSaver for 273.999ms
03-27 04:42:21.043 2381 2441 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 04:42:21.370 2381 2441 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 04:42:21.371 2381 2381 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 04:42:27.645 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 04:42:27.648 2381 2510 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 04:42:27.700 2381 3136 D OpenGLRenderer: Skia GL Pipeline
03-27 04:42:27.726 2381 2510 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 04:42:27.734 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-27 04:42:27.734 2381 2510 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 04:42:27.946 2381 2510 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 04:42:27.948 2381 2510 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 04:42:27.949 2381 2510 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 04:42:27.963 2381 2510 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 04:42:27.977 2381 2510 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 04:42:27.999 2381 2510 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 04:42:28.017 2381 2510 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 04:42:28.070 2381 2510 E SQLiteLog: (1) no such column: invitationTime
03-27 04:42:28.071 2381 2510 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 04:42:28.124 2381 2510 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 04:42:28.147 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 04:42:28.147 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 04:42:28.148 2381 2510 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 04:42:28.162 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 04:42:28.162 2381 2381 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 04:42:28.167 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 04:42:28.174 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 04:42:28.178 2381 3162 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 04:42:28.178 2381 3160 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 04:42:28.219 2381 2510 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 11119 ms
03-27 04:42:28.280 2381 3162 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 04:42:28.282 2381 2381 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 04:42:28.292 2381 2381 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 04:42:31.125 2381 3155 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 04:42:31.135 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585242751126
03-27 04:42:31.161 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 04:42:31.186 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 04:42:31.187 2381 3155 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 04:42:31.214 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 04:42:31.228 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585242751214
03-27 04:42:31.230 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 04:42:31.245 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 04:42:31.245 2381 3155 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 04:42:31.257 2381 3155 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 04:42:31.258 2381 3155 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 04:42:31.259 2381 3155 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 04:42:31.284 2381 3155 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 04:42:31.285 2381 3155 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 04:42:31.286 2381 3155 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 04:42:31.286 2381 3155 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 04:42:31.774 2381 2483 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 04:42:31.924 2381 3385 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 04:42:31.925 2381 3385 I afm : resetting reconnect attempt and retry
time
03-27 04:42:31.926 2381 3385 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 04:42:31.968 2381 3435 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-27 04:42:31.983 2381 3433 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-27 05:38:51.242 6909 6909 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 05:38:51.299 6909 6909 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 05:38:51.352 6909 6909 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 05:38:51.353 6909 6909 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 05:38:51.408 6909 6909 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 05:38:51.411 6909 6909 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 05:38:51.412 6909 6909 I MultiDex: Installing application
03-27 05:38:51.412 6909 6909 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 05:38:51.412 6909 6909 I MultiDex: Installing application
03-27 05:38:51.412 6909 6909 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 05:38:51.724 6909 6909 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 05:38:51.740 6909 6909 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 05:38:51.757 6909 6909 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 05:38:51.938 6909 6957 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 05:38:51.944 6909 6957 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:51.945 6909 6957 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:51.978 6909 6957 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-27 05:38:52.063 6909 6909 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 05:38:52.064 6909 6909 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 05:38:52.215 6909 6952 I FA : App measurement is starting up, version:
15300
03-27 05:38:52.216 6909 6952 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 05:38:52.216 6909 6952 I FA : To enable faster debug mode event
logging run:
03-27 05:38:52.216 6909 6952 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 05:38:52.359 6909 6909 E a : Value of SMT_USE_AD_ID : null
03-27 05:38:52.364 6909 6989 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:52.364 6909 6989 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:52.366 6909 6909 D NetcoreSDK: readConfig: null
03-27 05:38:52.397 6909 6989 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 05:38:52.640 6909 6909 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 05:38:52.656 6909 6909 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 05:38:52.693 6909 6974 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 05:38:52.780 6909 7003 I CleverTap: SDK Version Code is 30501
03-27 05:38:52.783 6909 7003 I CleverTap: CTPushNotificationReceiver is present
03-27 05:38:52.785 6909 6909 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 05:38:52.788 6909 7003 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 05:38:52.794 6909 7003 I CleverTap: CTNotificationIntentService not present
03-27 05:38:52.797 6909 7003 I CleverTap: CTBackgroundJobService is present
03-27 05:38:52.800 6909 7003 I CleverTap: CTBackgroundIntentService is present
03-27 05:38:52.801 6909 6909 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 05:38:52.803 6909 6909 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 05:38:52.809 6909 7003 I CleverTap: InAppNotificationActivity is present
03-27 05:38:52.812 6909 7003 I CleverTap: FcmMessageListenerService not present
03-27 05:38:52.815 6909 7003 I CleverTap: FcmTokenListenerService not present
03-27 05:38:52.871 6909 6909 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 05:38:52.880 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 05:38:52.880 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 05:38:52.930 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 05:38:52.931 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 05:38:52.931 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@30c2861
03-27 05:38:52.931 6909 7011 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 05:38:52.967 6909 6974 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 05:38:53.026 6909 6963 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 05:38:53.035 6909 6974 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 05:38:53.035 6909 6974 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 05:38:53.035 6909 6974 I GAv4 : adb logcat -s GAv4
03-27 05:38:53.107 6909 6962 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.107 6909 6962 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.128 6909 6962 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-27 05:38:53.144 6909 7003 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 05:38:53.151 6909 7003 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 05:38:53.158 6909 6966 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 05:38:53.161 6909 6965 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.161 6909 7003 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 05:38:53.161 6909 6965 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.163 6909 6965 D NetworkManagementSocketTagger: tagSocket(58) with
statsTag=0xffffffff, statsUid=-1
03-27 05:38:53.195 6909 6966 W UserDataStore: initStore should have been called
before calling setUserID
03-27 05:38:53.201 6909 6963 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 05:38:53.201 6909 6963 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 05:38:53.248 6909 6966 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.248 6909 6966 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 05:38:53.251 6909 6966 D NetworkManagementSocketTagger: tagSocket(62) with
statsTag=0xffffffff, statsUid=-1
03-27 05:38:53.268 6909 6963 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 05:38:53.415 6909 6963 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 05:38:53.442 6909 7011 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 05:38:53.575 6909 6963 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 05:38:53.602 6909 7041 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 05:38:54.068 6909 6974 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 05:38:54.303 6909 6974 D AppsFlyer_4.9.0: Done loading properties: true
03-27 05:38:54.898 6909 6963 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 05:38:55.663 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@22c18f6
03-27 05:38:55.770 6909 7011 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 05:38:55.941 6909 6963 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 05:38:55.941 6909 6909 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 05:38:56.375 6909 6934 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 05:38:56.814 6909 6934 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 433.707ms
03-27 05:38:58.757 6909 6922 W disha.quickrid: Suspending all threads took:
20.942ms
03-27 05:39:00.679 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6ea8257
03-27 05:39:00.746 6909 7011 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 05:39:00.885 6909 7537 D OpenGLRenderer: Skia GL Pipeline
03-27 05:39:01.018 6909 7011 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 05:39:01.020 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@6477429
03-27 05:39:01.020 6909 7011 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 05:39:01.418 6909 7011 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 05:39:01.419 6909 7011 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 05:39:01.420 6909 7011 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 05:39:01.440 6909 7011 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 05:39:01.459 6909 7011 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 05:39:01.491 6909 7011 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 05:39:01.504 6909 7011 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 05:39:01.522 6909 7011 E SQLiteLog: (1) no such column: invitationTime
03-27 05:39:01.524 6909 7011 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 05:39:01.544 6909 7011 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 05:39:01.545 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 05:39:01.545 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 05:39:01.550 6909 7011 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 05:39:01.560 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 05:39:01.561 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 05:39:01.562 6909 6909 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 05:39:01.606 6909 7594 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 05:39:01.614 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 05:39:01.619 6909 7598 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 05:39:01.715 6909 7011 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 8836 ms
03-27 05:39:01.934 6909 7598 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 05:39:01.949 6909 6909 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 05:39:01.953 6909 6909 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 05:39:04.545 6909 7593 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 05:39:04.556 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585246144545
03-27 05:39:04.558 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 05:39:04.625 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 05:39:04.625 6909 7593 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 05:39:04.664 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 05:39:04.687 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585246144664
03-27 05:39:04.689 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 05:39:04.700 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 05:39:04.700 6909 7593 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 05:39:04.713 6909 7593 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 05:39:04.715 6909 7593 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 05:39:04.715 6909 7593 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 05:39:04.735 6909 7593 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 05:39:04.735 6909 7593 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 05:39:04.738 6909 7593 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 05:39:04.739 6909 7593 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 05:39:05.043 6909 7872 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 05:39:05.044 6909 7872 I afm : resetting reconnect attempt and retry
time
03-27 05:39:05.045 6909 7872 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 05:39:05.120 6909 7895 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-27 05:39:05.162 6909 7900 D NetworkManagementSocketTagger: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
03-27 05:39:07.944 6909 6989 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 06:34:38.366 10515 10515 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 06:34:38.434 10515 10515 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:34:38.502 10515 10515 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 06:34:38.502 10515 10515 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 06:34:38.551 10515 10515 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 06:34:38.555 10515 10515 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 06:34:38.555 10515 10515 I MultiDex: Installing application
03-27 06:34:38.555 10515 10515 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 06:34:38.555 10515 10515 I MultiDex: Installing application
03-27 06:34:38.555 10515 10515 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 06:34:38.715 10515 10515 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 06:34:38.748 10515 10515 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 06:34:38.752 10515 10515 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 06:34:38.854 10515 10565 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 06:34:38.857 10515 10565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:38.858 10515 10565 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:38.891 10515 10565 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 06:34:38.917 10515 10515 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 06:34:38.918 10515 10515 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 06:34:39.560 10515 10561 I FA : App measurement is starting up, version:
15300
03-27 06:34:39.560 10515 10561 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 06:34:39.561 10515 10561 I FA : To enable faster debug mode event
logging run:
03-27 06:34:39.561 10515 10561 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 06:34:39.564 10515 10515 E a : Value of SMT_USE_AD_ID : null
03-27 06:34:39.569 10515 10595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:39.569 10515 10595 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:39.572 10515 10515 D NetcoreSDK: readConfig: null
03-27 06:34:39.596 10515 10595 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 06:34:39.703 10515 10515 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 06:34:39.705 10515 10515 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 06:34:39.862 10515 10515 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 06:34:39.869 10515 10515 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 06:34:39.875 10515 10583 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 06:34:39.891 10515 10515 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 06:34:39.962 10515 10614 I CleverTap: SDK Version Code is 30501
03-27 06:34:39.979 10515 10614 I CleverTap: CTPushNotificationReceiver is present
03-27 06:34:39.995 10515 10614 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 06:34:40.017 10515 10614 I CleverTap: CTNotificationIntentService not present
03-27 06:34:40.034 10515 10614 I CleverTap: CTBackgroundJobService is present
03-27 06:34:40.045 10515 10614 I CleverTap: CTBackgroundIntentService is present
03-27 06:34:40.048 10515 10515 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 06:34:40.055 10515 10614 I CleverTap: InAppNotificationActivity is present
03-27 06:34:40.061 10515 10614 I CleverTap: FcmMessageListenerService not present
03-27 06:34:40.063 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 06:34:40.063 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 06:34:40.073 10515 10614 I CleverTap: FcmTokenListenerService not present
03-27 06:34:40.077 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 06:34:40.077 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 06:34:40.077 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@7ff0df3
03-27 06:34:40.078 10515 10626 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 06:34:40.082 10515 10568 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 06:34:40.157 10515 10614 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 06:34:40.162 10515 10614 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 06:34:40.201 10515 10614 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 06:34:40.236 10515 10568 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 06:34:40.249 10515 10568 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 06:34:40.858 10515 10583 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 06:34:40.925 10515 10567 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:40.925 10515 10567 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:40.972 10515 10568 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:34:41.052 10515 10567 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-27 06:34:41.053 10515 10583 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 06:34:41.053 10515 10583 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 06:34:41.053 10515 10583 I GAv4 : adb logcat -s GAv4
03-27 06:34:41.151 10515 10568 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:34:41.159 10515 10582 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 06:34:41.222 10515 10582 W UserDataStore: initStore should have been called
before calling setUserID
03-27 06:34:41.340 10515 10568 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:34:41.439 10515 10626 W disha.quickrid: Verification of
com.fasterxml.jackson.databind.PropertyName
com.fasterxml.jackson.databind.ext.Java7SupportImpl.findConstructorName(com.fasterx
ml.jackson.databind.introspect.AnnotatedParameter) took 280.189ms
03-27 06:34:41.593 10515 10582 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:41.593 10515 10582 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:34:41.616 10515 10582 D NetworkManagementSocketTagger: tagSocket(55) with
statsTag=0xffffffff, statsUid=-1
03-27 06:34:41.686 10515 10626 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 06:34:41.818 10515 10720 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 06:34:44.352 10515 10530 I disha.quickrid: WaitForGcToComplete blocked
CollectorTransition on ClassLinker for 27.337ms
03-27 06:34:44.473 10515 10545 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 06:34:44.564 10515 10583 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 06:34:44.743 10515 10568 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 06:34:44.847 10515 10583 D AppsFlyer_4.9.0: Done loading properties: true
03-27 06:34:44.867 10515 10545 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 393.901ms
03-27 06:34:44.867 10515 10568 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 06:34:44.874 10515 10568 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ProfileSaver for 131.071ms
03-27 06:34:44.923 10515 10568 W disha.quickrid: Verification of void
com.google.android.chimera.ModuleContext.<init>(android.content.Context,
com.google.android.chimera.ModuleContext, dun, java.lang.String, int,
android.content.res.Resources, java.lang.ClassLoader) took 263.867ms
03-27 06:34:45.378 10515 10568 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 06:34:45.874 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-27 06:34:45.875 10515 10626 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 06:34:46.458 10515 10568 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 06:34:46.459 10515 10515 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 06:34:47.839 10515 10530 W disha.quickrid: Suspending all threads took:
80.278ms
03-27 06:34:58.263 10515 10530 W disha.quickrid: Suspending all threads took:
23.984ms
03-27 06:34:58.879 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 06:34:58.882 10515 10626 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 06:34:58.932 10515 10626 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 06:34:58.937 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@bda3144
03-27 06:34:58.937 10515 10626 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 06:34:59.110 10515 11171 D OpenGLRenderer: Skia GL Pipeline
03-27 06:34:59.771 10515 10626 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 06:34:59.772 10515 10626 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 06:34:59.773 10515 10626 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 06:34:59.821 10515 10626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 06:34:59.856 10515 10626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 06:34:59.884 10515 10626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 06:34:59.899 10515 10626 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 06:34:59.932 10515 10626 E SQLiteLog: (1) no such column: invitationTime
03-27 06:34:59.934 10515 10626 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 06:34:59.962 10515 10626 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 06:34:59.980 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 06:34:59.980 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 06:34:59.981 10515 10626 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 06:35:00.000 10515 11266 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 06:35:00.009 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 06:35:00.011 10515 10515 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 06:35:00.026 10515 11269 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 06:35:00.034 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 06:35:00.047 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 06:35:00.072 10515 10626 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 20010 ms
03-27 06:35:00.292 10515 11269 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 06:35:00.295 10515 10515 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 06:35:00.306 10515 10515 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 06:35:10.590 10515 11262 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 06:35:10.596 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585249510590
03-27 06:35:10.599 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 06:35:10.613 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 06:35:10.614 10515 11262 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 06:35:10.632 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 06:35:10.637 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585249510632
03-27 06:35:10.637 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 06:35:10.646 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 06:35:10.646 10515 11262 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 06:35:10.656 10515 11262 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 06:35:10.658 10515 11262 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 06:35:10.658 10515 11262 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 06:35:10.677 10515 11262 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 06:35:10.677 10515 11262 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 06:35:10.678 10515 11262 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 06:35:10.678 10515 11262 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 06:35:11.839 10515 11484 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 06:35:11.839 10515 11484 I afm : resetting reconnect attempt and retry
time
03-27 06:35:11.841 10515 11484 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 06:35:12.017 10515 11522 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 06:35:12.021 10515 11523 D NetworkManagementSocketTagger: tagSocket(77) with
statsTag=0xffffffff, statsUid=-1
03-27 06:35:12.033 10515 10595 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 06:55:43.972 18822 18822 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 06:55:44.061 18822 18822 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:55:44.144 18822 18822 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 06:55:44.144 18822 18822 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 06:55:44.199 18822 18822 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 06:55:44.201 18822 18822 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 06:55:44.201 18822 18822 I MultiDex: Installing application
03-27 06:55:44.201 18822 18822 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 06:55:44.201 18822 18822 I MultiDex: Installing application
03-27 06:55:44.201 18822 18822 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 06:55:44.558 18822 18822 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 06:55:44.572 18822 18822 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 06:55:44.578 18822 18822 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 06:55:44.692 18822 18861 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 06:55:44.696 18822 18861 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:44.696 18822 18861 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:44.723 18822 18861 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 06:55:44.843 18822 18822 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 06:55:44.844 18822 18822 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 06:55:44.907 18822 18859 I FA : App measurement is starting up, version:
15300
03-27 06:55:44.907 18822 18859 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 06:55:44.908 18822 18859 I FA : To enable faster debug mode event
logging run:
03-27 06:55:44.908 18822 18859 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 06:55:45.135 18822 18822 E a : Value of SMT_USE_AD_ID : null
03-27 06:55:45.139 18822 18822 D NetcoreSDK: readConfig: null
03-27 06:55:45.144 18822 18892 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:45.145 18822 18892 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:45.156 18822 18892 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 06:55:45.350 18822 18822 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 06:55:45.353 18822 18822 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 06:55:45.602 18822 18873 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 06:55:45.632 18822 18822 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 06:55:45.640 18822 18914 I CleverTap: SDK Version Code is 30501
03-27 06:55:45.643 18822 18822 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 06:55:45.645 18822 18914 I CleverTap: CTPushNotificationReceiver is present
03-27 06:55:45.646 18822 18822 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 06:55:45.652 18822 18914 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 06:55:45.657 18822 18914 I CleverTap: CTNotificationIntentService not present
03-27 06:55:45.660 18822 18914 I CleverTap: CTBackgroundJobService is present
03-27 06:55:45.664 18822 18914 I CleverTap: CTBackgroundIntentService is present
03-27 06:55:45.675 18822 18914 I CleverTap: InAppNotificationActivity is present
03-27 06:55:45.717 18822 18914 I CleverTap: FcmMessageListenerService not present
03-27 06:55:45.717 18822 18822 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 06:55:45.720 18822 18914 I CleverTap: FcmTokenListenerService not present
03-27 06:55:45.735 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 06:55:45.735 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 06:55:45.784 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 06:55:45.819 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 06:55:45.819 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9ec486b
03-27 06:55:45.819 18822 18921 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 06:55:45.859 18822 18865 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 06:55:45.907 18822 18914 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 06:55:45.915 18822 18914 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 06:55:45.923 18822 18914 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 06:55:45.942 18822 18873 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 06:55:45.958 18822 18865 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 06:55:46.000 18822 18865 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 06:55:46.074 18822 18873 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 06:55:46.074 18822 18873 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 06:55:46.074 18822 18873 I GAv4 : adb logcat -s GAv4
03-27 06:55:46.076 18822 18862 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:46.076 18822 18862 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:46.109 18822 18862 D NetworkManagementSocketTagger: tagSocket(60) with
statsTag=0xffffffff, statsUid=-1
03-27 06:55:46.208 18822 18865 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:55:46.281 18822 18870 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 06:55:46.289 18822 18865 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:55:46.303 18822 18870 W UserDataStore: initStore should have been called
before calling setUserID
03-27 06:55:46.308 18822 18865 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 06:55:46.427 18822 18870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:46.428 18822 18870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 06:55:46.431 18822 18870 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-27 06:55:46.546 18822 18968 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 06:55:46.611 18822 18921 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 06:55:47.589 18822 18865 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 06:55:47.786 18822 18873 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 06:55:47.925 18822 18873 D AppsFlyer_4.9.0: Done loading properties: true
03-27 06:55:48.406 18822 18865 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 06:55:48.406 18822 18822 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 06:55:48.790 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef69bb
03-27 06:55:48.791 18822 18921 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 06:55:49.159 18822 18837 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 06:55:49.482 18822 18837 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 322.795ms
03-27 06:55:51.907 18822 18832 W disha.quickrid: Suspending all threads took:
19.741ms
03-27 06:55:54.712 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 06:55:54.722 18822 18921 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 06:55:54.749 18822 19410 D OpenGLRenderer: Skia GL Pipeline
03-27 06:55:54.855 18822 18921 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 06:55:54.856 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-27 06:55:54.856 18822 18921 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 06:55:55.178 18822 18921 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 06:55:55.179 18822 18921 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 06:55:55.181 18822 18921 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 06:55:55.213 18822 18921 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 06:55:55.233 18822 18921 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 06:55:55.275 18822 18921 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 06:55:55.288 18822 18921 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 06:55:55.304 18822 18921 E SQLiteLog: (1) no such column: invitationTime
03-27 06:55:55.306 18822 18921 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 06:55:55.344 18822 18921 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 06:55:55.345 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 06:55:55.346 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 06:55:55.346 18822 18921 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 06:55:55.353 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 06:55:55.354 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 06:55:55.361 18822 18822 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 06:55:55.390 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 06:55:55.406 18822 19443 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 06:55:55.410 18822 18921 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 9675 ms
03-27 06:55:55.445 18822 19442 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 06:55:55.709 18822 19443 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 06:55:55.722 18822 18822 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 06:55:55.735 18822 18822 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 06:55:58.344 18822 19441 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 06:55:58.361 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585250758344
03-27 06:55:58.362 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 06:55:58.399 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 06:55:58.400 18822 19441 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 06:55:58.437 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 06:55:58.444 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585250758438
03-27 06:55:58.445 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 06:55:58.493 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 06:55:58.493 18822 19441 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 06:55:58.507 18822 19441 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 06:55:58.508 18822 19441 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 06:55:58.508 18822 19441 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 06:55:58.534 18822 19441 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 06:55:58.534 18822 19441 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 06:55:58.535 18822 19441 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 06:55:58.535 18822 19441 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 06:55:59.109 18822 19688 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 06:55:59.115 18822 19688 I afm : resetting reconnect attempt and retry
time
03-27 06:55:59.117 18822 19688 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 06:55:59.171 18822 19720 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-27 06:55:59.208 18822 19721 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 06:56:00.728 18822 18892 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 07:08:16.131 24191 24191 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 07:08:16.201 24191 24191 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 07:08:16.294 24191 24191 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 07:08:16.294 24191 24191 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 07:08:16.359 24191 24191 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 07:08:16.361 24191 24191 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 07:08:16.362 24191 24191 I MultiDex: Installing application
03-27 07:08:16.362 24191 24191 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 07:08:16.362 24191 24191 I MultiDex: Installing application
03-27 07:08:16.362 24191 24191 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 07:08:16.550 24191 24191 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 07:08:16.565 24191 24191 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 07:08:16.570 24191 24191 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 07:08:16.666 24191 24241 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 07:08:16.682 24191 24241 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:16.683 24191 24241 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:16.697 24191 24241 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:16.753 24191 24239 I FA : App measurement is starting up, version:
15300
03-27 07:08:16.755 24191 24239 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 07:08:16.756 24191 24239 I FA : To enable faster debug mode event
logging run:
03-27 07:08:16.756 24191 24239 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 07:08:16.795 24191 24191 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 07:08:16.797 24191 24191 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 07:08:17.022 24191 24241 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.022 24191 24241 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.114 24191 24191 E a : Value of SMT_USE_AD_ID : null
03-27 07:08:17.117 24191 24191 D NetcoreSDK: readConfig: null
03-27 07:08:17.119 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.119 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.156 24191 24271 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:17.296 24191 24253 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 07:08:17.334 24191 24191 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 07:08:17.353 24191 24191 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 07:08:17.440 24191 24191 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 07:08:17.458 24191 24191 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 07:08:17.462 24191 24191 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 07:08:17.468 24191 24253 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 07:08:17.477 24191 24287 I CleverTap: SDK Version Code is 30501
03-27 07:08:17.479 24191 24253 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 07:08:17.479 24191 24253 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 07:08:17.479 24191 24253 I GAv4 : adb logcat -s GAv4
03-27 07:08:17.479 24191 24287 I CleverTap: CTPushNotificationReceiver is present
03-27 07:08:17.483 24191 24287 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 07:08:17.486 24191 24287 I CleverTap: CTNotificationIntentService not present
03-27 07:08:17.499 24191 24287 I CleverTap: CTBackgroundJobService is present
03-27 07:08:17.507 24191 24287 I CleverTap: CTBackgroundIntentService is present
03-27 07:08:17.514 24191 24191 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 07:08:17.538 24191 24287 I CleverTap: InAppNotificationActivity is present
03-27 07:08:17.555 24191 24287 I CleverTap: FcmMessageListenerService not present
03-27 07:08:17.562 24191 24287 I CleverTap: FcmTokenListenerService not present
03-27 07:08:17.567 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 07:08:17.593 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 07:08:17.764 24191 24244 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.764 24191 24244 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:17.780 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 07:08:17.805 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 07:08:17.806 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@51f472c
03-27 07:08:17.806 24191 24294 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 07:08:17.850 24191 24241 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 07:08:17.988 24191 24241 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 07:08:18.008 24191 24241 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 07:08:18.018 24191 24244 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-27 07:08:18.034 24191 24319 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 07:08:18.080 24191 24287 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 07:08:18.084 24191 24250 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.084 24191 24250 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.089 24191 24287 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 07:08:18.100 24191 24287 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 07:08:18.130 24191 24271 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 07:08:18.132 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.208 24191 24271 I chatty : uid=10195(com.disha.quickride) Network
identical 4 lines
03-27 07:08:18.210 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.248 24191 24241 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 07:08:18.302 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.302 24191 24271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:18.437 24191 24294 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 07:08:18.525 24191 24241 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 07:08:18.720 24191 24253 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 07:08:18.738 24191 24241 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 07:08:18.983 24191 24253 D AppsFlyer_4.9.0: Done loading properties: true
03-27 07:08:19.353 24191 24287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:19.353 24191 24287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:19.396 24191 24287 D NetworkManagementSocketTagger: tagSocket(71) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:20.104 24191 24241 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 07:08:20.407 24191 24287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:20.407 24191 24287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:20.471 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@f26664e
03-27 07:08:20.606 24191 24294 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 07:08:20.754 24191 24241 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 07:08:20.755 24191 24191 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 07:08:21.331 24191 24223 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 07:08:21.370 24191 24223 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 38.237ms
03-27 07:08:24.097 24191 24203 W disha.quickrid: Suspending all threads took:
29.641ms
03-27 07:08:32.935 24191 24250 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:32.936 24191 24250 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 07:08:32.954 24191 24250 D NetworkManagementSocketTagger: tagSocket(76) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:37.773 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@b16ae8c
03-27 07:08:37.776 24191 24294 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 07:08:37.860 24191 25287 D OpenGLRenderer: Skia GL Pipeline
03-27 07:08:37.896 24191 24294 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 07:08:37.917 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@4d076b6
03-27 07:08:37.917 24191 24294 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 07:08:38.857 24191 24294 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 07:08:38.859 24191 24294 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 07:08:38.866 24191 24294 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 07:08:38.958 24191 24294 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 07:08:39.339 24191 24294 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 07:08:39.686 24191 24294 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 07:08:39.790 24191 24294 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 07:08:40.211 24191 24294 E SQLiteLog: (1) no such column: invitationTime
03-27 07:08:40.213 24191 24294 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 07:08:40.236 24191 24294 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 07:08:40.237 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 07:08:40.237 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 07:08:40.238 24191 24294 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 07:08:40.249 24191 24191 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 07:08:40.255 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 07:08:40.257 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 07:08:40.267 24191 25430 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 07:08:40.276 24191 25428 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 07:08:40.282 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 07:08:40.417 24191 24294 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 22876 ms
03-27 07:08:40.816 24191 25430 D NetworkManagementSocketTagger: tagSocket(81) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:41.424 24191 25430 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 07:08:41.427 24191 25430 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 07:08:43.237 24191 25427 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 07:08:43.252 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585251523237
03-27 07:08:43.263 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 07:08:43.304 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 07:08:43.304 24191 25427 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 07:08:43.317 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 07:08:43.332 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585251523317
03-27 07:08:43.333 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 07:08:43.370 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 07:08:43.370 24191 25427 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 07:08:43.397 24191 25427 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 07:08:43.399 24191 25427 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 07:08:43.400 24191 25427 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 07:08:43.476 24191 25427 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 07:08:43.476 24191 25427 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 07:08:43.484 24191 25427 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 07:08:43.484 24191 25427 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 07:08:43.573 24191 25631 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 07:08:43.573 24191 25631 I afm : resetting reconnect attempt and retry
time
03-27 07:08:43.575 24191 25631 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 07:08:43.640 24191 25648 D NetworkManagementSocketTagger: tagSocket(87) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:43.663 24191 25647 D NetworkManagementSocketTagger: tagSocket(89) with
statsTag=0xffffffff, statsUid=-1
03-27 07:08:43.940 24191 25684 I afm : onSuccess: mqtt connection is
successful.
03-27 07:08:43.940 24191 25684 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-27 07:08:43.940 24191 25684 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-27 07:08:43.969 24191 25693 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-27 07:08:43.975 24191 25695 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-27 07:08:43.978 24191 25694 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-27 07:08:43.978 24191 25694 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-27 07:08:43.978 24191 25694 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
--------- beginning of main
03-27 08:42:48.265 1890 1890 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 08:42:48.337 1890 1890 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 08:42:48.411 1890 1890 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 08:42:48.412 1890 1890 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 08:42:48.488 1890 1890 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 08:42:48.490 1890 1890 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 08:42:48.491 1890 1890 I MultiDex: Installing application
03-27 08:42:48.491 1890 1890 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 08:42:48.491 1890 1890 I MultiDex: Installing application
03-27 08:42:48.491 1890 1890 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 08:42:48.691 1890 1890 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 08:42:48.706 1890 1890 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 08:42:48.710 1890 1890 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 08:42:48.786 1890 1940 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 08:42:48.803 1890 1940 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:48.804 1890 1940 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:48.831 1890 1940 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 08:42:48.863 1890 1938 I FA : App measurement is starting up, version:
15300
03-27 08:42:48.863 1890 1938 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 08:42:48.864 1890 1938 I FA : To enable faster debug mode event
logging run:
03-27 08:42:48.864 1890 1938 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 08:42:48.865 1890 1890 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 08:42:48.866 1890 1890 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 08:42:49.143 1890 1890 E a : Value of SMT_USE_AD_ID : null
03-27 08:42:49.146 1890 1890 D NetcoreSDK: readConfig: null
03-27 08:42:49.148 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.149 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.159 1890 1969 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-27 08:42:49.275 1890 1890 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 08:42:49.278 1890 1890 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 08:42:49.387 1890 1940 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.388 1890 1940 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.432 1890 1980 I CleverTap: SDK Version Code is 30501
03-27 08:42:49.435 1890 1980 I CleverTap: CTPushNotificationReceiver is present
03-27 08:42:49.438 1890 1980 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 08:42:49.440 1890 1980 I CleverTap: CTNotificationIntentService not present
03-27 08:42:49.444 1890 1980 I CleverTap: CTBackgroundJobService is present
03-27 08:42:49.447 1890 1980 I CleverTap: CTBackgroundIntentService is present
03-27 08:42:49.456 1890 1980 I CleverTap: InAppNotificationActivity is present
03-27 08:42:49.461 1890 1980 I CleverTap: FcmMessageListenerService not present
03-27 08:42:49.465 1890 1980 I CleverTap: FcmTokenListenerService not present
03-27 08:42:49.473 1890 1890 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 08:42:49.498 1890 1890 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 08:42:49.500 1890 1890 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 08:42:49.517 1890 1951 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 08:42:49.585 1890 1890 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 08:42:49.659 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 08:42:49.660 1890 1980 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 08:42:49.669 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 08:42:49.681 1890 1980 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 08:42:49.693 1890 1980 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 08:42:49.720 1890 1944 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 08:42:49.769 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 08:42:49.804 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 08:42:49.804 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@ed19e21
03-27 08:42:49.804 1890 1992 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 08:42:49.891 1890 1943 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.893 1890 1943 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:49.909 1890 1944 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 08:42:49.909 1890 1944 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 08:42:50.082 1890 1951 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 08:42:50.170 1890 1944 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 08:42:50.175 1890 1944 I chatty : uid=10195(com.disha.quickride) AsyncTask
#4 identical 1 line
03-27 08:42:50.180 1890 1944 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 08:42:50.185 1890 1943 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-27 08:42:50.204 1890 1951 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 08:42:50.204 1890 1951 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 08:42:50.204 1890 1951 I GAv4 : adb logcat -s GAv4
03-27 08:42:50.219 1890 1949 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.219 1890 1949 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.362 1890 1969 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 08:42:50.365 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.421 1890 1969 I chatty : uid=10195(com.disha.quickride) Network
identical 2 lines
03-27 08:42:50.425 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.447 1890 1992 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 08:42:50.479 1890 2034 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 08:42:50.493 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.493 1890 1969 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:50.575 1890 1944 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 08:42:50.854 1890 1944 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 272.299ms
03-27 08:42:51.005 1890 1980 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:51.005 1890 1980 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:51.117 1890 1980 D NetworkManagementSocketTagger: tagSocket(67) with
statsTag=0xffffffff, statsUid=-1
03-27 08:42:51.150 1890 1951 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 08:42:51.201 1890 1951 D AppsFlyer_4.9.0: Done loading properties: true
03-27 08:42:51.223 1890 1944 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 08:42:52.643 1890 1980 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:52.643 1890 1980 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:42:52.701 1890 1944 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 08:42:53.004 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@c323db1
03-27 08:42:53.004 1890 1992 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 08:42:53.098 1890 1944 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 397.362ms
03-27 08:42:53.101 1890 1944 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 08:42:53.135 1890 1890 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 08:42:53.425 1890 1920 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 08:42:53.788 1890 1920 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 363.293ms
03-27 08:43:05.110 1890 1949 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:43:05.111 1890 1949 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 08:43:05.128 1890 1949 D NetworkManagementSocketTagger: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
03-27 08:43:05.480 1890 1903 W disha.quickrid: Suspending all threads took:
246.926ms
03-27 08:43:11.247 1890 1903 W disha.quickrid: Suspending all threads took:
7.074ms
03-27 08:43:11.511 1890 1992 I
com.disha.quickride.androidapp.conversation.UpdateExpiredUserContactRetrofit:
retrieving of user CoTravellers
03-27 08:43:11.661 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@2eab689
03-27 08:43:11.696 1890 1992 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 08:43:11.768 1890 3109 D OpenGLRenderer: Skia GL Pipeline
03-27 08:43:11.864 1890 3108 D NetworkManagementSocketTagger: tagSocket(80) with
statsTag=0xffffffff, statsUid=-1
03-27 08:43:11.901 1890 1992 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 08:43:11.951 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@36ccf3e
03-27 08:43:11.952 1890 1992 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 08:43:12.248 1890 3108 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp401
QRRide/cotravellers/selected?phone=80505589682035&CONTACT=80505599868265%2C
03-27 08:43:12.274 1890 3108 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 ][extraInfo: {} ]
03-27 08:43:12.402 1890 1992 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 08:43:12.404 1890 1992 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 08:43:12.405 1890 1992 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 08:43:12.417 1890 1992 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 08:43:12.431 1890 1992 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 08:43:12.452 1890 1992 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 08:43:12.458 1890 3108 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/refreshToken?pwd=8LIKMJX5qG&userId=80505589682035&clientDeviceType=ANDROID
03-27 08:43:12.463 1890 3108 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/refreshToken?pwd=8LIKMJX5qG&userId=80505589682035&clientDeviceType=ANDROID
03-27 08:43:12.486 1890 1992 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 08:43:12.548 1890 3108 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRRide/cotravellers/selected?phone=80505589682035&CONTACT=80505599868265%2C
03-27 08:43:12.670 1890 1992 E SQLiteLog: (1) no such column: invitationTime
03-27 08:43:12.679 1890 1992 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 08:43:12.714 1890 1992 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 08:43:12.715 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 08:43:12.715 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 08:43:12.716 1890 1992 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 08:43:12.721 1890 1890 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 08:43:12.723 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 08:43:12.724 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 08:43:12.731 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 08:43:12.737 1890 3173 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 08:43:12.745 1890 3172 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 08:43:12.775 1890 1992 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 23130 ms
03-27 08:43:13.022 1890 3173 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 08:43:13.022 1890 3173 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 08:43:15.714 1890 3170 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 08:43:15.747 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585257195714
03-27 08:43:15.756 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 08:43:15.823 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 08:43:15.824 1890 3170 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 08:43:15.870 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 08:43:15.884 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585257195870
03-27 08:43:15.886 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 08:43:15.939 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 08:43:15.939 1890 3170 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 08:43:15.981 1890 3170 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 08:43:16.008 1890 3170 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 08:43:16.009 1890 3170 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 08:43:16.123 1890 3170 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 08:43:16.131 1890 3170 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 08:43:16.135 1890 3170 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 08:43:16.135 1890 3170 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 08:43:17.037 1890 1903 W disha.quickrid: Suspending all threads took:
23.437ms
03-27 08:43:17.595 1890 3434 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 08:43:17.595 1890 3434 I afm : resetting reconnect attempt and retry
time
03-27 08:43:17.597 1890 3434 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 08:43:17.701 1890 3482 D NetworkManagementSocketTagger: tagSocket(88) with
statsTag=0xffffffff, statsUid=-1
03-27 08:43:17.705 1890 3481 D NetworkManagementSocketTagger: tagSocket(90) with
statsTag=0xffffffff, statsUid=-1
03-27 08:43:17.952 1890 3490 I afm : onSuccess: mqtt connection is
successful.
03-27 08:43:17.952 1890 3490 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-27 08:43:17.952 1890 3490 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-27 08:43:17.963 1890 3493 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-27 08:43:17.964 1890 3493 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-27 08:43:17.965 1890 3493 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-27 08:43:17.967 1890 3494 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-27 08:43:17.968 1890 3492 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
--------- beginning of main
03-27 09:18:11.200 8226 8226 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 09:18:11.272 8226 8226 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:18:11.342 8226 8226 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 09:18:11.343 8226 8226 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 09:18:11.387 8226 8226 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 09:18:11.395 8226 8226 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 09:18:11.395 8226 8226 I MultiDex: Installing application
03-27 09:18:11.396 8226 8226 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 09:18:11.396 8226 8226 I MultiDex: Installing application
03-27 09:18:11.396 8226 8226 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 09:18:11.550 8226 8226 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 09:18:11.562 8226 8226 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 09:18:11.566 8226 8226 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 09:18:11.607 8226 8268 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 09:18:11.612 8226 8268 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.613 8226 8268 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.625 8226 8266 I FA : App measurement is starting up, version:
15300
03-27 09:18:11.626 8226 8268 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:11.628 8226 8266 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 09:18:11.629 8226 8266 I FA : To enable faster debug mode event
logging run:
03-27 09:18:11.629 8226 8266 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 09:18:11.688 8226 8226 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 09:18:11.692 8226 8226 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 09:18:11.906 8226 8226 E a : Value of SMT_USE_AD_ID : null
03-27 09:18:11.908 8226 8226 D NetcoreSDK: readConfig: null
03-27 09:18:11.941 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.941 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.982 8226 8268 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.982 8226 8268 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:11.995 8226 8298 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:12.059 8226 8226 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 09:18:12.084 8226 8226 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 09:18:12.127 8226 8279 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 09:18:12.139 8226 8226 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 09:18:12.151 8226 8226 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 09:18:12.158 8226 8226 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 09:18:12.159 8226 8310 I CleverTap: SDK Version Code is 30501
03-27 09:18:12.161 8226 8310 I CleverTap: CTPushNotificationReceiver is present
03-27 09:18:12.164 8226 8310 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 09:18:12.168 8226 8310 I CleverTap: CTNotificationIntentService not present
03-27 09:18:12.174 8226 8310 I CleverTap: CTBackgroundJobService is present
03-27 09:18:12.178 8226 8310 I CleverTap: CTBackgroundIntentService is present
03-27 09:18:12.185 8226 8310 I CleverTap: InAppNotificationActivity is present
03-27 09:18:12.188 8226 8310 I CleverTap: FcmMessageListenerService not present
03-27 09:18:12.194 8226 8310 I CleverTap: FcmTokenListenerService not present
03-27 09:18:12.225 8226 8226 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 09:18:12.285 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 09:18:12.288 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 09:18:12.293 8226 8272 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 09:18:12.397 8226 8271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.397 8226 8271 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.430 8226 8279 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 09:18:12.431 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 09:18:12.431 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 09:18:12.431 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@1c78f39
03-27 09:18:12.432 8226 8324 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 09:18:12.543 8226 8272 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 09:18:12.543 8226 8272 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 09:18:12.573 8226 8271 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-27 09:18:12.614 8226 8310 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 09:18:12.618 8226 8287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.618 8226 8287 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.623 8226 8310 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 09:18:12.630 8226 8310 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 09:18:12.649 8226 8277 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.649 8226 8277 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.650 8226 8279 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 09:18:12.650 8226 8279 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 09:18:12.650 8226 8279 I GAv4 : adb logcat -s GAv4
03-27 09:18:12.685 8226 8298 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 09:18:12.687 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.687 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.698 8226 8272 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:18:12.752 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.752 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.767 8226 8287 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:12.815 8226 8272 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:18:12.819 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.819 8226 8298 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:12.969 8226 8272 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:18:12.970 8226 8362 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 09:18:13.019 8226 8324 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 09:18:13.103 8226 8279 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 09:18:13.111 8226 8279 D AppsFlyer_4.9.0: Done loading properties: true
03-27 09:18:13.150 8226 8272 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 09:18:13.347 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5a55025
03-27 09:18:13.347 8226 8324 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 09:18:13.384 8226 8272 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 09:18:13.389 8226 8272 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 09:18:13.389 8226 8226 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 09:18:13.755 8226 8310 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:13.755 8226 8310 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:13.799 8226 8310 D NetworkManagementSocketTagger: tagSocket(77) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:15.231 8226 8310 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:15.231 8226 8310 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:16.349 8226 8248 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 09:18:16.916 8226 8248 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 566.718ms
03-27 09:18:20.741 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@5cbe6eb
03-27 09:18:20.747 8226 8324 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 09:18:20.776 8226 8808 D OpenGLRenderer: Skia GL Pipeline
03-27 09:18:20.838 8226 8324 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 09:18:20.840 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@3e0941d
03-27 09:18:20.840 8226 8324 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 09:18:21.361 8226 8324 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 09:18:21.365 8226 8324 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 09:18:21.367 8226 8324 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 09:18:21.382 8226 8324 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 09:18:21.428 8226 8324 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 09:18:21.493 8226 8324 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 09:18:21.519 8226 8324 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 09:18:21.553 8226 8324 E SQLiteLog: (1) no such column: invitationTime
03-27 09:18:21.555 8226 8324 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 09:18:21.595 8226 8324 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 09:18:21.596 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 09:18:21.596 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 09:18:21.597 8226 8324 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 09:18:21.605 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 09:18:21.606 8226 8226 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 09:18:21.610 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 09:18:21.621 8226 8860 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 09:18:21.624 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 09:18:21.702 8226 8324 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 9431 ms
03-27 09:18:21.730 8226 8855 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 09:18:22.286 8226 8860 D NetworkManagementSocketTagger: tagSocket(80) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:22.583 8226 8860 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 09:18:22.584 8226 8860 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 09:18:24.595 8226 8852 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 09:18:24.611 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585259304595
03-27 09:18:24.612 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 09:18:24.625 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 09:18:24.626 8226 8852 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 09:18:24.634 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 09:18:24.643 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585259304635
03-27 09:18:24.644 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 09:18:24.655 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 09:18:24.655 8226 8852 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 09:18:24.665 8226 8852 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 09:18:24.666 8226 8852 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 09:18:24.666 8226 8852 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 09:18:24.697 8226 8852 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 09:18:24.697 8226 8852 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 09:18:24.699 8226 8852 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 09:18:24.700 8226 8852 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 09:18:25.014 8226 9054 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 09:18:25.015 8226 9054 I afm : resetting reconnect attempt and retry
time
03-27 09:18:25.020 8226 9054 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 09:18:25.069 8226 9078 D NetworkManagementSocketTagger: tagSocket(86) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:25.146 8226 9088 D NetworkManagementSocketTagger: tagSocket(89) with
statsTag=0xffffffff, statsUid=-1
03-27 09:18:25.390 8226 9097 I afm : onSuccess: mqtt connection is
successful.
03-27 09:18:25.390 8226 9097 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-27 09:18:25.390 8226 9097 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-27 09:18:25.406 8226 9110 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
03-27 09:18:25.411 8226 9107 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-27 09:18:25.411 8226 9108 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-27 09:18:25.412 8226 9108 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-27 09:18:25.412 8226 9108 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-27 09:18:27.581 8226 8277 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:27.582 8226 8277 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:18:27.627 8226 8277 D NetworkManagementSocketTagger: tagSocket(90) with
statsTag=0xffffffff, statsUid=-1
--------- beginning of main
03-27 09:38:35.320 12596 12596 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 09:38:35.381 12596 12596 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:38:35.452 12596 12596 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 09:38:35.452 12596 12596 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 09:38:35.497 12596 12596 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 09:38:35.501 12596 12596 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 09:38:35.501 12596 12596 I MultiDex: Installing application
03-27 09:38:35.501 12596 12596 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 09:38:35.501 12596 12596 I MultiDex: Installing application
03-27 09:38:35.501 12596 12596 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 09:38:35.660 12596 12596 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 09:38:35.674 12596 12596 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 09:38:35.680 12596 12596 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 09:38:35.725 12596 12650 I FA : App measurement is starting up, version:
15300
03-27 09:38:35.725 12596 12650 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 09:38:35.728 12596 12650 I FA : To enable faster debug mode event
logging run:
03-27 09:38:35.728 12596 12650 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 09:38:35.764 12596 12652 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 09:38:35.773 12596 12652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:35.774 12596 12652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:35.788 12596 12652 D NetworkManagementSocketTagger: tagSocket(44) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:35.913 12596 12596 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 09:38:35.918 12596 12596 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 09:38:36.150 12596 12652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.151 12596 12652 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.225 12596 12596 E a : Value of SMT_USE_AD_ID : null
03-27 09:38:36.227 12596 12596 D NetcoreSDK: readConfig: null
03-27 09:38:36.278 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.278 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.299 12596 12683 D NetworkManagementSocketTagger: tagSocket(57) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:36.387 12596 12665 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 09:38:36.408 12596 12596 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 09:38:36.439 12596 12596 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 09:38:36.537 12596 12596 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 09:38:36.553 12596 12596 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 09:38:36.556 12596 12596 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 09:38:36.577 12596 12698 I CleverTap: SDK Version Code is 30501
03-27 09:38:36.580 12596 12698 I CleverTap: CTPushNotificationReceiver is present
03-27 09:38:36.584 12596 12698 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 09:38:36.587 12596 12665 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 09:38:36.588 12596 12698 I CleverTap: CTNotificationIntentService not present
03-27 09:38:36.593 12596 12698 I CleverTap: CTBackgroundJobService is present
03-27 09:38:36.597 12596 12698 I CleverTap: CTBackgroundIntentService is present
03-27 09:38:36.599 12596 12665 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 09:38:36.599 12596 12665 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 09:38:36.599 12596 12665 I GAv4 : adb logcat -s GAv4
03-27 09:38:36.605 12596 12698 I CleverTap: InAppNotificationActivity is present
03-27 09:38:36.608 12596 12698 I CleverTap: FcmMessageListenerService not present
03-27 09:38:36.615 12596 12698 I CleverTap: FcmTokenListenerService not present
03-27 09:38:36.632 12596 12596 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 09:38:36.669 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 09:38:36.670 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 09:38:36.704 12596 12652 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 09:38:36.758 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 09:38:36.804 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 09:38:36.804 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@a5c4f7
03-27 09:38:36.804 12596 12706 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 09:38:36.825 12596 12652 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 09:38:36.825 12596 12652 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 09:38:36.888 12596 12698 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 09:38:36.901 12596 12698 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 09:38:36.909 12596 12654 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.909 12596 12654 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:36.917 12596 12698 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 09:38:37.107 12596 12654 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
03-27 09:38:37.147 12596 12662 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.165 12596 12662 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.199 12596 12728 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 09:38:37.367 12596 12652 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:38:37.452 12596 12706 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 09:38:37.739 12596 12683 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 09:38:37.740 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.740 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.741 12596 12652 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:38:37.955 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.955 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.957 12596 12665 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 09:38:37.998 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:37.998 12596 12683 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:38.095 12596 12665 D AppsFlyer_4.9.0: Done loading properties: true
03-27 09:38:38.443 12596 12652 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 09:38:38.671 12596 12698 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:38.671 12596 12698 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:38.712 12596 12698 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:38.775 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@9835533
03-27 09:38:38.776 12596 12706 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 09:38:38.787 12596 12652 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 09:38:38.963 12596 12652 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 09:38:38.967 12596 12596 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 09:38:39.814 12596 12698 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:39.815 12596 12698 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:39.817 12596 12698 D NetworkManagementSocketTagger: tagSocket(77) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:40.464 12596 12630 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 09:38:40.998 12596 12630 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 534.190ms
03-27 09:38:49.203 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@7af65c
03-27 09:38:49.205 12596 12706 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 09:38:49.406 12596 13463 D OpenGLRenderer: Skia GL Pipeline
03-27 09:38:50.059 12596 12706 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 09:38:50.062 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@e820006
03-27 09:38:50.411 12596 12706 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 09:38:52.062 12596 12662 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:52.062 12596 12662 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 09:38:52.080 12596 12662 D NetworkManagementSocketTagger: tagSocket(81) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:52.836 12596 12706 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 09:38:52.837 12596 12706 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 09:38:52.839 12596 12706 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 09:38:52.854 12596 12706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 09:38:52.909 12596 12706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 09:38:53.005 12596 12706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 09:38:53.323 12596 12706 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 09:38:53.600 12596 12706 E SQLiteLog: (1) no such column: invitationTime
03-27 09:38:53.602 12596 12706 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 09:38:53.626 12596 12706 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 09:38:53.628 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 09:38:53.628 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 09:38:53.629 12596 12706 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 09:38:53.677 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 09:38:53.677 12596 12596 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 09:38:53.681 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 09:38:53.693 12596 13680 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 09:38:53.696 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 09:38:53.739 12596 13673 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 09:38:54.012 12596 12706 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 17344 ms
03-27 09:38:54.493 12596 13680 D NetworkManagementSocketTagger: tagSocket(80) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:54.840 12596 13680 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 09:38:54.841 12596 13680 D
com.disha.quickride.androidapp.retrofitSetup.RetrofitUtils: OkHttp200
QRUser/updateClientDeviceId
03-27 09:38:56.627 12596 13672 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 09:38:56.648 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585260536627
03-27 09:38:56.650 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 09:38:56.661 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 09:38:56.662 12596 13672 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 09:38:56.672 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 09:38:56.682 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585260536672
03-27 09:38:56.683 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 09:38:56.692 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 09:38:56.692 12596 13672 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 09:38:56.705 12596 13672 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 09:38:56.706 12596 13672 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 09:38:56.707 12596 13672 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 09:38:56.734 12596 13672 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 09:38:56.734 12596 13672 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 09:38:56.736 12596 13672 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 09:38:56.736 12596 13672 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 09:38:57.069 12596 13893 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 09:38:57.070 12596 13893 I afm : resetting reconnect attempt and retry
time
03-27 09:38:57.071 12596 13893 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 09:38:57.127 12596 13914 D NetworkManagementSocketTagger: tagSocket(89) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:57.136 12596 13912 D NetworkManagementSocketTagger: tagSocket(93) with
statsTag=0xffffffff, statsUid=-1
03-27 09:38:57.392 12596 13925 I afm : onSuccess: mqtt connection is
successful.
03-27 09:38:57.392 12596 13925 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connected
03-27 09:38:57.392 12596 13925 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting primary
Mqtt client level operations
03-27 09:38:57.408 12596 13930 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
03-27 09:38:57.408 12596 13930 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505589682035
03-27 09:38:57.409 12596 13930 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Subscribing to
IOT Core
03-27 09:38:57.426 12596 13929 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
03-27 09:38:57.428 12596 13931 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
--------- beginning of main
03-27 11:24:19.457 29064 29064 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 11:24:19.595 29064 29064 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:24:19.839 29064 29064 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 11:24:19.840 29064 29064 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 11:24:19.903 29064 29064 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 11:24:19.914 29064 29064 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 11:24:19.914 29064 29064 I MultiDex: Installing application
03-27 11:24:19.914 29064 29064 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 11:24:19.914 29064 29064 I MultiDex: Installing application
03-27 11:24:19.914 29064 29064 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 11:24:20.237 29064 29064 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 11:24:20.255 29064 29064 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 11:24:20.261 29064 29064 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 11:24:20.456 29064 29231 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 11:24:20.459 29064 29231 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:20.460 29064 29231 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:20.476 29064 29231 D NetworkManagementSocketTagger: tagSocket(45) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:20.511 29064 29064 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 11:24:20.513 29064 29064 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 11:24:20.598 29064 29224 I FA : App measurement is starting up, version:
15300
03-27 11:24:20.598 29064 29224 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 11:24:20.599 29064 29224 I FA : To enable faster debug mode event
logging run:
03-27 11:24:20.599 29064 29224 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 11:24:20.839 29064 29064 E a : Value of SMT_USE_AD_ID : null
03-27 11:24:20.842 29064 29064 D NetcoreSDK: readConfig: null
03-27 11:24:20.859 29064 29273 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:20.859 29064 29273 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:20.893 29064 29273 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:20.982 29064 29064 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 11:24:20.985 29064 29064 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 11:24:21.069 29064 29064 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 11:24:21.073 29064 29064 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 11:24:21.075 29064 29064 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 11:24:21.126 29064 29064 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 11:24:21.126 29064 29289 I CleverTap: SDK Version Code is 30501
03-27 11:24:21.155 29064 29289 I CleverTap: CTPushNotificationReceiver is present
03-27 11:24:21.186 29064 29289 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 11:24:21.193 29064 29289 I CleverTap: CTNotificationIntentService not present
03-27 11:24:21.201 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 11:24:21.202 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 11:24:21.204 29064 29289 I CleverTap: CTBackgroundJobService is present
03-27 11:24:21.210 29064 29289 I CleverTap: CTBackgroundIntentService is present
03-27 11:24:21.215 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 11:24:21.253 29064 29289 I CleverTap: InAppNotificationActivity is present
03-27 11:24:21.269 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 11:24:21.269 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@4813862
03-27 11:24:21.269 29064 29296 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 11:24:21.271 29064 29289 I CleverTap: FcmMessageListenerService not present
03-27 11:24:21.274 29064 29289 I CleverTap: FcmTokenListenerService not present
03-27 11:24:21.319 29064 29233 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 11:24:21.328 29064 29232 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:21.328 29064 29232 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:21.331 29064 29232 D NetworkManagementSocketTagger: tagSocket(56) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:21.497 29064 29233 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 11:24:21.513 29064 29233 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 11:24:21.529 29064 29251 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 11:24:21.867 29064 29233 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:24:21.884 29064 29242 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 11:24:21.900 29064 29242 W UserDataStore: initStore should have been called
before calling setUserID
03-27 11:24:21.941 29064 29289 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 11:24:21.949 29064 29289 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 11:24:21.955 29064 29242 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:21.955 29064 29242 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:24:21.957 29064 29289 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 11:24:21.958 29064 29242 D NetworkManagementSocketTagger: tagSocket(61) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:22.090 29064 29251 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 11:24:22.149 29064 29251 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 11:24:22.149 29064 29251 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 11:24:22.149 29064 29251 I GAv4 : adb logcat -s GAv4
03-27 11:24:22.221 29064 29296 W disha.quickrid: Verification of void
com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() took 131.215ms
03-27 11:24:22.241 29064 29233 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:24:22.386 29064 29296 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 11:24:22.399 29064 29233 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:24:22.537 29064 29365 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 11:24:23.121 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@8d5191
03-27 11:24:23.121 29064 29296 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 11:24:23.395 29064 29251 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 11:24:23.498 29064 29251 D AppsFlyer_4.9.0: Done loading properties: true
03-27 11:24:24.153 29064 29233 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 11:24:24.914 29064 29233 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 11:24:24.915 29064 29064 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 11:24:28.339 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@f81efd6
03-27 11:24:28.341 29064 29296 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 11:24:28.438 29064 29611 D OpenGLRenderer: Skia GL Pipeline
03-27 11:24:28.476 29064 29296 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 11:24:28.481 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@deb1db0
03-27 11:24:28.482 29064 29296 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 11:24:29.585 29064 29296 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 11:24:29.586 29064 29296 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 11:24:29.586 29064 29296 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 11:24:29.648 29064 29296 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 11:24:29.761 29064 29296 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 11:24:29.914 29064 29296 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 11:24:30.102 29064 29296 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 11:24:30.194 29064 29296 E SQLiteLog: (1) no such column: invitationTime
03-27 11:24:30.196 29064 29296 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 11:24:30.396 29064 29296 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 11:24:30.397 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 11:24:30.397 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 11:24:30.398 29064 29296 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 11:24:30.399 29064 29064 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 11:24:30.400 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 11:24:30.401 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 11:24:30.409 29064 29708 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 11:24:30.420 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 11:24:30.425 29064 29707 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 11:24:30.455 29064 29296 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 9254 ms
03-27 11:24:30.690 29064 29708 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 11:24:30.691 29064 29064 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 11:24:30.694 29064 29064 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 11:24:33.397 29064 29706 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 11:24:33.458 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585266873397
03-27 11:24:33.459 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 11:24:33.483 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 11:24:33.484 29064 29706 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 11:24:33.495 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 11:24:33.596 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585266873495
03-27 11:24:33.609 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 11:24:33.648 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 11:24:33.648 29064 29706 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 11:24:33.712 29064 29706 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 11:24:33.721 29064 29706 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 11:24:33.722 29064 29706 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 11:24:33.783 29064 29706 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 11:24:33.783 29064 29706 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 11:24:33.798 29064 29706 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 11:24:33.798 29064 29706 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 11:24:35.311 29064 29917 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 11:24:35.311 29064 29917 I afm : resetting reconnect attempt and retry
time
03-27 11:24:35.313 29064 29917 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 11:24:35.433 29064 29983 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:35.510 29064 29982 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 11:24:36.455 29064 29273 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
--------- beginning of main
03-27 11:44:09.298 11839 11839 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
03-27 11:44:09.360 11839 11839 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:44:09.427 11839 11839 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 11:44:09.427 11839 11839 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
03-27 11:44:09.456 11839 11839 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
03-27 11:44:09.462 11839 11839 I MultiDex: VM with version 2.1.0 has multidex
support
03-27 11:44:09.462 11839 11839 I MultiDex: Installing application
03-27 11:44:09.462 11839 11839 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 11:44:09.462 11839 11839 I MultiDex: Installing application
03-27 11:44:09.462 11839 11839 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
03-27 11:44:09.562 11839 11839 I FirebaseInitProvider: FirebaseApp initialization
successful
03-27 11:44:09.569 11839 11839 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
03-27 11:44:09.572 11839 11839 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
03-27 11:44:09.617 11839 11863 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
03-27 11:44:09.621 11839 11863 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:09.621 11839 11863 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:09.653 11839 11861 I FA : App measurement is starting up, version:
15300
03-27 11:44:09.653 11839 11861 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
03-27 11:44:09.654 11839 11861 I FA : To enable faster debug mode event
logging run:
03-27 11:44:09.654 11839 11861 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
03-27 11:44:09.668 11839 11863 D NetworkManagementSocketTagger: tagSocket(46) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:09.698 11839 11839 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
03-27 11:44:09.699 11839 11839 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
03-27 11:44:09.889 11839 11906 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:09.890 11839 11906 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:09.895 11839 11839 E a : Value of SMT_USE_AD_ID : null
03-27 11:44:09.899 11839 11906 D NetworkManagementSocketTagger: tagSocket(54) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:09.906 11839 11839 D NetcoreSDK: readConfig: null
03-27 11:44:10.010 11839 11839 I CleverTap: Activity Lifecycle Callback
successfully registered
03-27 11:44:10.013 11839 11839 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
03-27 11:44:10.129 11839 11929 I CleverTap: SDK Version Code is 30501
03-27 11:44:10.132 11839 11929 I CleverTap: CTPushNotificationReceiver is present
03-27 11:44:10.134 11839 11929 I CleverTap: InstallReferrerBroadcastReceiver is
present
03-27 11:44:10.139 11839 11929 I CleverTap: CTNotificationIntentService not present
03-27 11:44:10.143 11839 11929 I CleverTap: CTBackgroundJobService is present
03-27 11:44:10.147 11839 11839 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
03-27 11:44:10.150 11839 11929 I CleverTap: CTBackgroundIntentService is present
03-27 11:44:10.154 11839 11839 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 11:44:10.156 11839 11839 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
03-27 11:44:10.163 11839 11929 I CleverTap: InAppNotificationActivity is present
03-27 11:44:10.167 11839 11929 I CleverTap: FcmMessageListenerService not present
03-27 11:44:10.169 11839 11929 I CleverTap: FcmTokenListenerService not present
03-27 11:44:10.180 11839 11889 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
03-27 11:44:10.223 11839 11839 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
03-27 11:44:10.239 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
03-27 11:44:10.240 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
03-27 11:44:10.242 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505589682035
03-27 11:44:10.252 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
03-27 11:44:10.252 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@3a2fd29
03-27 11:44:10.252 11839 11936 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
03-27 11:44:10.290 11839 11867 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
03-27 11:44:10.364 11839 11940 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
03-27 11:44:10.365 11839 11940 E b : Error: No value for data
03-27 11:44:10.366 11839 11940 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
03-27 11:44:10.366 11839 11940 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
03-27 11:44:10.397 11839 11889 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
03-27 11:44:10.460 11839 11929 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
03-27 11:44:10.462 11839 11889 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
03-27 11:44:10.462 11839 11889 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
03-27 11:44:10.462 11839 11889 I GAv4 : adb logcat -s GAv4
03-27 11:44:10.469 11839 11929 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
03-27 11:44:10.475 11839 11929 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
03-27 11:44:10.481 11839 11936 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
03-27 11:44:10.512 11839 11867 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
03-27 11:44:10.512 11839 11867 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
03-27 11:44:10.672 11839 11867 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:44:10.711 11839 11946 W GAv4 : CampaignTrackingReceiver is not
registered, not exported or is disabled. Installation campaign tracking is not
possible. See http://goo.gl/8Rd3yj for instructions.
03-27 11:44:10.714 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5ef059
03-27 11:44:10.715 11839 11936 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
03-27 11:44:11.021 11839 11867 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:44:11.081 11839 11889 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
03-27 11:44:11.087 11839 11889 D AppsFlyer_4.9.0: Done loading properties: true
03-27 11:44:11.103 11839 11867 I disha.quickrid: The ClassLoaderContext is a
special shared library.
03-27 11:44:11.442 11839 11867 I disha.quickrid: Waiting for a blocking GC
ClassLinker
03-27 11:44:11.466 11839 11867 I disha.quickrid: WaitForGcToComplete blocked
ClassLinker on ClassLinker for 24.184ms
03-27 11:44:11.489 11839 11867 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
03-27 11:44:11.729 11839 11867 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
03-27 11:44:11.729 11839 11839 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
03-27 11:44:12.269 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@382c97b
03-27 11:44:12.270 11839 11936 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 11:44:12.304 11839 12007 D OpenGLRenderer: Skia GL Pipeline
03-27 11:44:12.325 11839 11936 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Creating
AwsIotEventServiceConnection to connect to a1xn41v6vdshwm-ats.iot.ap-south-
1.amazonaws.com
03-27 11:44:12.327 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@581e22d
03-27 11:44:12.327 11839 11936 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
03-27 11:44:12.564 11839 11936 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
03-27 11:44:12.564 11839 11936 E
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
getRideDetailInfoFromServer failed due to riderRideId =0
03-27 11:44:12.565 11839 11936 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
03-27 11:44:12.584 11839 11936 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
03-27 11:44:12.598 11839 11936 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
03-27 11:44:12.615 11839 11936 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 11:44:12.632 11839 11936 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
03-27 11:44:12.654 11839 11936 E SQLiteLog: (1) no such column: invitationTime
03-27 11:44:12.656 11839 11936 E
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.RideInvitePersistenceHel
per: Reading invitations failedandroid.database.sqlite.SQLiteException: no such
column: invitationTime (code 1 SQLITE_ERROR[1]): , while compiling: SELECT id,
rideId, riderId, passengerRideId, passengerId, fromLoc, toLoc, startTime,
pickupAddress, pickupLatitude, pickupLongitude, pickupTime, dropAddress,
dropLatitude, dropLongitude, dropTime, matchedDistance, points, noOfSeats,
invitingUserGender, invitingUserName, invitationStatus, rideType, invitingUserId,
lastUpdatedTime, senderImgUri, newFare, fareChange, autoInvite, invitationTime FROM
invitations ORDER BY startTime desc
03-27 11:44:12.678 11839 11936 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
03-27 11:44:12.679 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
03-27 11:44:12.679 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
03-27 11:44:12.679 11839 11936 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505589682035
03-27 11:44:12.680 11839 12015 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
03-27 11:44:12.690 11839 11839 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505589682035 is :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 11:44:12.692 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
03-27 11:44:12.699 11839 11936 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
03-27 11:44:12.700 11839 11936 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
03-27 11:44:12.705 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
03-27 11:44:12.708 11839 12016 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server :
f6UrwBIAfX4:APA91bELM8O_xvEdQKeo91HQibJMeltqQH9PF1jeqkwZkvqa05c6LIXydYNuRes1sQzk0fi
4fgUN5B1D8WUAWRCfegyY0ipn1J3xphpRXSM2QuhLnBCk5dlDhRp0rJHIMoYBA2W2yuwW
03-27 11:44:12.708 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
03-27 11:44:12.763 11839 11936 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2514 ms
03-27 11:44:12.943 11839 12016 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
03-27 11:44:12.945 11839 11839 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
03-27 11:44:12.949 11839 11839 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
03-27 11:44:13.187 11839 11866 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:13.187 11839 11866 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:13.219 11839 11866 D NetworkManagementSocketTagger: tagSocket(65) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:13.258 11839 11870 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
03-27 11:44:13.267 11839 11870 W UserDataStore: initStore should have been called
before calling setUserID
03-27 11:44:13.303 11839 11870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:13.304 11839 11870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:44:13.307 11839 11870 D NetworkManagementSocketTagger: tagSocket(66) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:14.436 11839 11853 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
03-27 11:44:14.457 11839 11853 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 21.409ms
03-27 11:44:15.678 11839 12014 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
03-27 11:44:15.694 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585268055678
03-27 11:44:15.697 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 11:44:15.714 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 11:44:15.715 11839 12014 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 11:44:15.726 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 11:44:15.734 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1585268055727
03-27 11:44:15.735 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
03-27 11:44:15.745 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
03-27 11:44:15.745 11839 12014 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
03-27 11:44:15.753 11839 12014 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
03-27 11:44:15.758 11839 12014 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
03-27 11:44:15.760 11839 12014 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505589682035
03-27 11:44:15.780 11839 12014 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
03-27 11:44:15.780 11839 12014 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 11:44:15.782 11839 12014 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 11:44:15.782 11839 12014 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://events.getquickride.com:1883
03-27 11:44:16.081 11839 12100 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 11:44:16.081 11839 12100 I afm : resetting reconnect attempt and retry
time
03-27 11:44:16.083 11839 12100 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 11:44:16.126 11839 12103 D NetworkManagementSocketTagger: tagSocket(70) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:16.154 11839 12104 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 11:44:25.098 11839 11906 I ApxorSDK: ApxorSDK(v263) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
03-27 11:44:46.223 11839 12636 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 11:45:16.272 11839 12636 W afm : onFailure: connection failed.
03-27 11:45:16.272 11839 12636 W afm : MqttException (0) -
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/52.66.98.225 (port 443) from /192.168.1.13 (port 57784) after
30000ms
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-27 11:45:16.272 11839 12636 W afm : at
java.lang.Thread.run(Thread.java:764)
03-27 11:45:16.272 11839 12636 W afm : Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/52.66.98.225 (port 443) from /192.168.1.13 (port 57784) after
30000ms
03-27 11:45:16.272 11839 12636 W afm : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-27 11:45:16.272 11839 12636 W afm : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-27 11:45:16.272 11839 12636 W afm : at
java.net.Socket.connect(Socket.java:621)
03-27 11:45:16.272 11839 12636 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-27 11:45:16.272 11839 12636 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-27 11:45:16.272 11839 12636 W afm : ... 1 more
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: MqttException
(0) - java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-
ats.iot.ap-south-1.amazonaws.com/52.66.98.225 (port 443) from /192.168.1.13 (port
57784) after 30000ms
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.lang.Thread.run(Thread.java:764)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/52.66.98.225 (port 443) from /192.168.1.13 (port 57784) after
30000ms
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.Socket.connect(Socket.java:621)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-27 11:45:16.274 11839 12636 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 1 more
03-27 11:45:16.274 11839 12636 I afm : schedule Reconnect attempt 0 of 10 in 60
seconds.
03-27 11:46:16.341 11839 12921 I afm : attempting to reconnect to mqtt broker
03-27 11:46:16.380 11839 13701 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 11:46:19.894 11839 11863 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:46:19.894 11839 11863 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:46:19.928 11839 11863 D NetworkManagementSocketTagger: tagSocket(46) with
statsTag=0xffffffff, statsUid=-1
03-27 11:46:24.007 11839 11870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:46:24.008 11839 11870 I System.out: (HTTPLog)-Static: isSBSettingEnabled
false
03-27 11:46:24.016 11839 11870 D NetworkManagementSocketTagger: tagSocket(65) with
statsTag=0xffffffff, statsUid=-1
03-27 11:46:26.040 11839 13834 D NetworkManagementSocketTagger: tagSocket(66) with
statsTag=0xffffffff, statsUid=-1
03-27 11:46:46.460 11839 14110 D NetworkManagementSocketTagger: tagSocket(72) with
statsTag=0xffffffff, statsUid=-1
03-27 11:47:16.091 11839 12014 E
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Event service
connection failed since network connection is not available
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Error while
connecting to backup Mqtt broker
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy:
com.disha.quickride.androidapp.common.NetworkConnectionUnavailableException
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection.connect(Source
File:91)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxy.connectToEventServer(SourceF
ile:113)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventServiceProxyFactory.establishEventService
Connections(SourceFile:83)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.establishEventServic
eConnection(SourceFile:66)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.event.EventModuleSessionManager.performPostSessionIn
itializationOperations(SourceFile:79)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
com.disha.quickride.androidapp.startup.session.SessionManager$1.run(SourceFile:278)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:562)
03-27 11:47:16.095 11839 12014 E
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
03-27 11:47:16.095 11839 12014 D
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Connecting to
IOT Core
03-27 11:47:16.098 11839 12014 I
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: Mqtt connect
called
03-27 11:47:16.098 11839 12014 D
com.disha.quickride.androidapp.event.RMQBrokerEventServiceConnection: brokerURLs :
tcp://locevents.getquickride.com:1883
03-27 11:47:16.107 11839 14586 I afm : metrics collection is enabled, username:
?SDK=Android&Version=2.14.2
03-27 11:47:16.107 11839 14586 I afm : resetting reconnect attempt and retry
time
03-27 11:47:16.108 11839 14586 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Connecting
03-27 11:47:16.138 11839 14587 D NetworkManagementSocketTagger: tagSocket(73) with
statsTag=0xffffffff, statsUid=-1
03-27 11:47:16.152 11839 14590 D NetworkManagementSocketTagger: tagSocket(78) with
statsTag=0xffffffff, statsUid=-1
03-27 11:47:16.495 11839 14110 W afm : Reconnect failed
03-27 11:47:16.495 11839 14110 W afm : MqttException (0) -
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.232.22.156 (port 443) from /192.168.1.13 (port 33780)
after 30000ms
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-27 11:47:16.495 11839 14110 W afm : at
java.lang.Thread.run(Thread.java:764)
03-27 11:47:16.495 11839 14110 W afm : Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.232.22.156 (port 443) from /192.168.1.13 (port 33780)
after 30000ms
03-27 11:47:16.495 11839 14110 W afm : at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-27 11:47:16.495 11839 14110 W afm : at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-27 11:47:16.495 11839 14110 W afm : at
java.net.Socket.connect(Socket.java:621)
03-27 11:47:16.495 11839 14110 W afm : at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-27 11:47:16.495 11839 14110 W afm : at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-27 11:47:16.495 11839 14110 W afm : ... 1 more
03-27 11:47:16.496 11839 14110 I afm : schedule Reconnect attempt 1 of 10 in
120 seconds.
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: IOT Connection
status change to Reconnecting
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: MqttException
(0) - java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-
ats.iot.ap-south-1.amazonaws.com/13.232.22.156 (port 443) from /192.168.1.13 (port
33780) after 30000ms
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:38)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:664)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.lang.Thread.run(Thread.java:764)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: Caused by:
java.net.SocketTimeoutException: failed to connect to a1xn41v6vdshwm-ats.iot.ap-
south-1.amazonaws.com/13.232.22.156 (port 443) from /192.168.1.13 (port 33780)
after 30000ms
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connectErrno(IoBridge.java:185)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
libcore.io.IoBridge.connect(IoBridge.java:129)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
java.net.Socket.connect(Socket.java:621)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
com.google.android.gms.org.conscrypt.AbstractConscryptSocket.connect(:com.google.an
droid.gms@[email protected] (100400-296104215):4)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule.start(SourceFile:70)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule.start(SourceFile:86)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.websocket.WebSocketSecureNetworkModule.star
t(SourceFile:75)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: at
org.eclipse.paho.client.mqttv3.internal.ClientComms$ConnectBG.run(SourceFile:650)
03-27 11:47:16.513 11839 14110 I
com.disha.quickride.androidapp.event.AwsIotEventServiceConnection: ... 1 more

You might also like