Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.69 KB | None | 0 0
  1. 8-06 07:38:47.950 1679 1679 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  2. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: java.lang.RuntimeException: Failed to create service com.android.server.job.JobSchedulerService: service constructor threw an exception
  3. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:109)
  4. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1385)
  5. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:443)
  6. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:302)
  7. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  8. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
  9. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:839)
  10. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
  11. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
  12. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
  13. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:98)
  14. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: ... 6 more
  15. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.net.ConnectivityManager.registerNetworkCallback(android.net.NetworkRequest, android.net.ConnectivityManager$NetworkCallback)' on a null object reference
  16. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.job.controllers.ConnectivityController.<init>(ConnectivityController.java:80)
  17. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: at com.android.server.job.JobSchedulerService.<init>(JobSchedulerService.java:1153)
  18. 08-06 07:38:47.950 1679 1679 E AndroidRuntime: ... 9 more
  19. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  20. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: java.lang.RuntimeException: Failed to create service com.android.server.job.JobSchedulerService: service constructor threw an exception
  21. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:109)
  22. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1385)
  23. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:443)
  24. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:302)
  25. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  26. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
  27. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:839)
  28. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
  29. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
  30. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
  31. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:98)
  32. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: ... 6 more
  33. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.net.ConnectivityManager.registerNetworkCallback(android.net.NetworkRequest, android.net.ConnectivityManager$NetworkCallback)' on a null object reference
  34. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.job.controllers.ConnectivityController.<init>(ConnectivityController.java:80)
  35. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: at com.android.server.job.JobSchedulerService.<init>(JobSchedulerService.java:1153)
  36. 08-06 07:38:51.736 3634 3634 E AndroidRuntime: ... 9 more
  37. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  38. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: java.lang.RuntimeException: Failed to create service com.android.server.job.JobSchedulerService: service constructor threw an exception
  39. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:109)
  40. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1385)
  41. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:443)
  42. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:302)
  43. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  44. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
  45. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:839)
  46. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
  47. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
  48. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
  49. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:98)
  50. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: ... 6 more
  51. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.net.ConnectivityManager.registerNetworkCallback(android.net.NetworkRequest, android.net.ConnectivityManager$NetworkCallback)' on a null object reference
  52. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.job.controllers.ConnectivityController.<init>(ConnectivityController.java:80)
  53. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: at com.android.server.job.JobSchedulerService.<init>(JobSchedulerService.java:1153)
  54. 08-06 07:38:56.703 4101 4101 E AndroidRuntime: ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement