0% found this document useful (0 votes)
49 views4 pages

Exception 20240301

The document contains stack traces from exceptions thrown while trying to access device ID services on Android. Several attempts were made to access the Samsung device ID service and the MSA device ID service, but in each case a NameNotFoundException was thrown, indicating the services' packages could not be found. The exceptions occurred at different times over the course of several hours.

Uploaded by

Leisy Gonzalez
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)
49 views4 pages

Exception 20240301

The document contains stack traces from exceptions thrown while trying to access device ID services on Android. Several attempts were made to access the Samsung device ID service and the MSA device ID service, but in each case a NameNotFoundException was thrown, indicating the services' packages could not be found. The exceptions occurred at different times over the course of several hours.

Uploaded by

Leisy Gonzalez
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/ 4

------------Time:2024-03-01 07:14:07---------------

android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:24)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-01 07:14:07---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:6)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:52)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-01 09:27:06---------------
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:24)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-01 09:27:06---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:6)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:52)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-01 13:39:23---------------
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:24)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-01 13:39:23---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:278)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:250)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:6)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:52)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

You might also like