You are on page 1of 1

java.lang.

RuntimeException: Unable to create service


com.snaptube.premium.ClipMonitor.ClipMonitorService: java.lang.RuntimeException:
android.os.DeadSystemException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4652)
at android.app.ActivityThread.access$1600(ActivityThread.java:301)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2169)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8575)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4646)
... 8 more
Caused by: android.os.DeadSystemException
... 9 more

You might also like