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

Log 1

The document contains log messages from a Xiaomi device app. It records events like initializing the push service, receiving messages, and executing commands with various results. The logs show the app setting up push notifications and interacting with the push service over time.

Uploaded by

guilherme guido
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)
31 views3 pages

Log 1

The document contains log messages from a Xiaomi device app. It records events like initializing the push service, receiving messages, and executing commands with various results. The logs show the app setting up push notifications and interacting with the push service over time.

Uploaded by

guilherme guido
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

2018-12-31 16:00:09 pm com.xiaomi.

finddevice [Thread:209] sdk_version = 3_7_2


2018-12-31 16:00:09 pm com.xiaomi.finddevice [Thread:209] get region from system,
region = GB
2018-12-31 16:00:09 pm com.xiaomi.finddevice
java.lang.IllegalStateException: Not allowed to start service Intent
{ pkg=com.xiaomi.xmsf cmp=com.xiaomi.xmsf/com.xiaomi.push.service.XMPushService
(has extras) }: app is in background uid null
at android.app.ContextImpl.startServiceCommon(Unknown Source:108)
at android.app.ContextImpl.startService(Unknown Source:6)
at android.content.ContextWrapper.startService(Unknown Source:2)
at
com.xiaomi.mipush.sdk.PushServiceClient.startServiceSafely(PushServiceClient.java:6
83)
at com.xiaomi.mipush.sdk.PushServiceClient.<init>(PushServiceClient.java:150)
at
com.xiaomi.mipush.sdk.PushServiceClient.getInstance(PushServiceClient.java:93)
at com.xiaomi.mipush.sdk.MiPushClient.initialize(MiPushClient.java:417)
at com.xiaomi.mipush.sdk.MiPushClient.access$100(MiPushClient.java:62)
at com.xiaomi.mipush.sdk.MiPushClient$1.run(MiPushClient.java:169)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

2018-12-31 16:00:10 pm com.xiaomi.finddevice [Thread:209] Don't send message before


initialization succeeded!
2018-12-31 16:00:10 pm com.xiaomi.finddevice
java.lang.IllegalStateException: Not allowed to start service Intent
{ act=action_cr_config pkg=com.xiaomi.xmsf
cmp=com.xiaomi.xmsf/com.xiaomi.push.service.XMPushService (has extras) }: app is in
background uid null
at android.app.ContextImpl.startServiceCommon(Unknown Source:108)
at android.app.ContextImpl.startService(Unknown Source:6)
at android.content.ContextWrapper.startService(Unknown Source:2)
at
com.xiaomi.mipush.sdk.PushServiceClient.startServiceSafely(PushServiceClient.java:6
83)
at
com.xiaomi.mipush.sdk.PushServiceClient.callService(PushServiceClient.java:702)
at
com.xiaomi.mipush.sdk.PushServiceClient.sendDataCommon(PushServiceClient.java:632)
at
com.xiaomi.mipush.sdk.ClientReportHelper.sendConfigInfo(ClientReportHelper.java:33)
at
com.xiaomi.mipush.sdk.MiPushClient.initEventPerfLogic(MiPushClient.java:1260)
at com.xiaomi.mipush.sdk.MiPushClient.initialize(MiPushClient.java:428)
at com.xiaomi.mipush.sdk.MiPushClient.access$100(MiPushClient.java:62)
at com.xiaomi.mipush.sdk.MiPushClient$1.run(MiPushClient.java:169)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

2023-07-22 17:58:00 pm com.xiaomi.finddevice [Thread:2] Don't send message before


initialization succeeded!
2023-07-22 17:58:08 pm com.xiaomi.finddevice [Thread:275] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-22 17:58:08 pm com.xiaomi.finddevice [Thread:275] processing a message,
action=Registration
2023-07-22 17:58:08 pm com.xiaomi.finddevice [Thread:275] begin execute
onCommandResult, command=register, resultCode=0, reason=null
2023-07-22 17:58:08 pm com.xiaomi.finddevice [Thread:275] ASSEMBLE_PUSH : assemble
push register
2023-07-22 17:58:09 pm com.xiaomi.finddevice [Thread:275] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-22 17:58:09 pm com.xiaomi.finddevice [Thread:275] processing a message,
action=Notification
2023-07-22 17:58:10 pm com.xiaomi.finddevice [Thread:275] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-22 17:58:10 pm com.xiaomi.finddevice [Thread:275] processing a message,
action=Command
2023-07-22 17:58:10 pm com.xiaomi.finddevice [Thread:275] begin execute
onCommandResult, command=set-account, resultCode=0, reason=成功
2023-07-23 12:06:34 PM com.xiaomi.finddevice [Thread:199] sdk_version = 3_7_2
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:210] (Local) begin execute
onCommandResult, command=register, resultCode=0, reason=null
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:213] get region from system,
region = BR
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:210] ASSEMBLE_PUSH : assemble
push register
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:210] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-23 12:06:36 PM com.xiaomi.finddevice receiving an empty message, drop
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:199] do sync info
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:199] get region from system,
region = BR
2023-07-23 12:06:36 PM com.xiaomi.finddevice [Thread:199] create id manager is:
com.xiaomi.channel.commonutils.msa.OtherIdManager@260277b
2023-07-23 12:25:06 PM com.xiaomi.finddevice [Thread:210] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-23 12:25:06 PM com.xiaomi.finddevice [Thread:210] processing a message,
action=Command
2023-07-23 12:25:06 PM com.xiaomi.finddevice [Thread:210] begin execute
onCommandResult, command=set-account, resultCode=0, reason=duplicated user account
2023-07-25 20:08:11 PM com.xiaomi.finddevice [Thread:204] sdk_version = 3_7_2
2023-07-25 20:08:11 PM com.xiaomi.finddevice [Thread:213] (Local) begin execute
onCommandResult, command=register, resultCode=0, reason=null
2023-07-25 20:08:12 PM com.xiaomi.finddevice [Thread:213] ASSEMBLE_PUSH : assemble
push register
2023-07-25 20:08:12 PM com.xiaomi.finddevice [Thread:213] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-25 20:08:12 PM com.xiaomi.finddevice receiving an empty message, drop
2023-07-25 20:10:13 PM com.xiaomi.finddevice [Thread:213] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-25 20:10:13 PM com.xiaomi.finddevice [Thread:213] processing a message,
action=Command
2023-07-25 20:10:13 PM com.xiaomi.finddevice [Thread:213] begin execute
onCommandResult, command=set-account, resultCode=0, reason=duplicated user account
2023-07-27 00:06:26 AM com.xiaomi.finddevice [Thread:204] sdk_version = 3_7_2
2023-07-27 00:06:27 AM com.xiaomi.finddevice [Thread:211] (Local) begin execute
onCommandResult, command=register, resultCode=0, reason=null
2023-07-27 00:06:27 AM com.xiaomi.finddevice [Thread:211] ASSEMBLE_PUSH : assemble
push register
2023-07-27 00:06:27 AM com.xiaomi.finddevice [Thread:211] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-27 00:06:27 AM com.xiaomi.finddevice receiving an empty message, drop
2023-07-27 00:07:30 AM com.xiaomi.finddevice [Thread:211] receive an intent from
server, action=com.xiaomi.mipush.RECEIVE_MESSAGE
2023-07-27 00:07:30 AM com.xiaomi.finddevice [Thread:211] processing a message,
action=Command
2023-07-27 00:07:30 AM com.xiaomi.finddevice [Thread:211] begin execute
onCommandResult, command=set-account, resultCode=0, reason=duplicated user account

You might also like