0% found this document useful (0 votes)
64 views3 pages

Current Log

The document contains log messages from OneDrive startup on a Samsung device. It records initializing static libraries, opening the database and upgrading it to the latest version by adding new columns to various tables. It also schedules some jobs, reads service connection and account information, and checks for Samsung migration options before completing the startup process.

Uploaded by

Arthur Mendonça
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)
64 views3 pages

Current Log

The document contains log messages from OneDrive startup on a Samsung device. It records initializing static libraries, opening the database and upgrading it to the latest version by adding new columns to various tables. It also schedules some jobs, reads service connection and account information, and checks for Samsung migration options before completing the startup process.

Uploaded by

Arthur Mendonça
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/ 3

Wed Oct 27 17:48:19 GMT-04:00 2021 DATA OneDSUtils OneDS mitigation checks passed

Wed Oct 27 17:48:20 GMT-04:00 2021 I


com.microsoft.crossplaform.interop.OneDriveCore loadStaticLibraries
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 128 (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (I) DbUpgrade
RequiredServiceData null null true
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Upgrading database to 134 (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column originalQuickXorHash into table items of type TEXT." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE items ADD originalQuickXorHash TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column originalQuickXorHash of type TEXT successfully added to table items" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column originalSize into table items of type INTEGER." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE items ADD originalSize INTEGER" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column originalSize of type INTEGER successfully added to table items" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column itemType into table photo_stream_post_items of type INTEGER." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_stream_post_items ADD itemType INTEGER" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column itemType of type INTEGER successfully added to table
photo_stream_post_items" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column reactionByCallerCreatedDateTime into table photo_stream_posts of
type INTEGER." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_stream_posts ADD reactionByCallerCreatedDateTime INTEGER" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column reactionByCallerCreatedDateTime of type INTEGER successfully added to table
photo_stream_posts" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column reactionByCallerId into table photo_stream_posts of type TEXT." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_stream_posts ADD reactionByCallerId TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column reactionByCallerId of type TEXT successfully added to table
photo_stream_posts" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column reactionByCallerType into table photo_stream_posts of type TEXT."
(:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_stream_posts ADD reactionByCallerType TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column reactionByCallerType of type TEXT successfully added to table
photo_stream_posts" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column shareId into table photo_streams of type TEXT." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_streams ADD shareId TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column shareId of type TEXT successfully added to table photo_streams" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column memberCount into table photo_streams of type INTEGER." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_streams ADD memberCount INTEGER" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column memberCount of type INTEGER successfully added to table photo_streams" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column shareId into table photo_streams_my_invitations of type TEXT." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_streams_my_invitations ADD shareId TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column shareId of type TEXT successfully added to table
photo_streams_my_invitations" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Adding column photoStreamDescription into table photo_streams_my_invitations of
type TEXT." (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"ALTER TABLE photo_streams_my_invitations ADD photoStreamDescription TEXT" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
"Column photoStreamDescription of type TEXT successfully added to table
photo_streams_my_invitations" (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData null null true
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 634880 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 127752
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Wed Oct 27 17:48:21 GMT-04:00 2021 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA DailyJob Received request for
com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000
and 17:00:00.000 (absolute time of day)
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between
18:10:36.000 and 24:10:36.000 from now
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Wed Oct 27 17:48:21 GMT-04:00 2021 E SamsungAuthUtils Could not get MigrationState
response - Unknown state java.lang.IllegalArgumentException: Unknown authority
com.samsung.android.scloud.app.ui.datamigrator.linkcontext
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 0
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Wed Oct 27 17:48:21 GMT-04:00 2021 E SamsungAuthUtils Could not get MigrationState
response - Unknown state java.lang.IllegalArgumentException: Unknown authority
com.samsung.android.scloud.app.ui.datamigrator.linkcontext
Wed Oct 27 17:48:21 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Oct 27 17:48:22 GMT-04:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Oct 27 17:48:22 GMT-04:00 2021 DATA DeviceAndApplicationInfo Pre: false
Wed Oct 27 17:48:22 GMT-04:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: true
Wed Oct 27 17:48:22 GMT-04:00 2021 DATA DeviceAndApplicationInfo Pre: false
Wed Oct 27 17:48:22 GMT-04:00 2021 DATA DeviceAndApplicationInfo Pre: false

You might also like