ForegroundServiceDidNotStartInTimeException ^0.6.4 #1935
Labels
Android
Issues specific to the Android Platform
bug
Something is not working; the issue has reproducible steps and has been reproduced
pending-close-response-required
The issue will be closed if details necessary to reproduce the issue are not provided within 7 days.
storage
Issues related to the Storage Category
Description
E/AndroidRuntime(26016): FATAL EXCEPTION: main
E/AndroidRuntime(26016): Process: com.deltaxlat.appdriver.dev, PID: 26016
E/AndroidRuntime(26016): android.app.ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{ceca0f1 u0 com.deltaxlat.appdriver.dev/com.amazonaws.mobileconnectors.s3.transferutility.TransferService}
E/AndroidRuntime(26016): at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2027)
E/AndroidRuntime(26016): at android.app.ActivityThread.access$2900(ActivityThread.java:273)
E/AndroidRuntime(26016): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2252)
E/AndroidRuntime(26016): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(26016): at android.os.Looper.loopOnce(Looper.java:210)
E/AndroidRuntime(26016): at android.os.Looper.loop(Looper.java:299)
E/AndroidRuntime(26016): at android.app.ActivityThread.main(ActivityThread.java:8256)
Categories
Steps to Reproduce
E/AndroidRuntime(26016): FATAL EXCEPTION: main
E/AndroidRuntime(26016): Process: com.deltaxlat.appdriver.dev, PID: 26016
E/AndroidRuntime(26016): android.app.ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{ceca0f1 u0 com.deltaxlat.appdriver.dev/com.amazonaws.mobileconnectors.s3.transferutility.TransferService}
E/AndroidRuntime(26016): at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2027)
E/AndroidRuntime(26016): at android.app.ActivityThread.access$2900(ActivityThread.java:273)
E/AndroidRuntime(26016): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2252)
E/AndroidRuntime(26016): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(26016): at android.os.Looper.loopOnce(Looper.java:210)
E/AndroidRuntime(26016): at android.os.Looper.loop(Looper.java:299)
E/AndroidRuntime(26016): at android.app.ActivityThread.main(ActivityThread.java:8256)
Screenshots
No response
Platforms
Android Device/Emulator API Level
No response
Environment
Dependencies
Device
XIAOMI MI 11T
OS
ANDROID 12
CLI Version
8.0.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: