Advertisement
luck-alex13

crash ble

Oct 8th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.03 KB | None | 0 0
  1. 10-09 09:17:15.511 21463-21463/ru.dom38.domofon.ble I/FirebaseInitProvider: FirebaseApp initialization successful
  2. 10-09 09:17:15.551 21463-21480/ru.dom38.domofon.ble V/FA: Collection enabled
  3.     App package, google app id: ru.dom38.domofon.ble, 1:216431005657:android:dae911c910e1c8a9
  4. 10-09 09:17:15.551 21463-21480/ru.dom38.domofon.ble I/FA: App measurement is starting up, version: 12451
  5.     To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  6.     To enable faster debug mode event logging run:
  7.       adb shell setprop debug.firebase.analytics.app ru.dom38.domofon.ble
  8. 10-09 09:17:15.551 21463-21480/ru.dom38.domofon.ble D/FA: Debug-level message logging enabled
  9. 10-09 09:17:15.571 21463-21463/ru.dom38.domofon.ble W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
  10. 10-09 09:17:15.581 21463-21463/ru.dom38.domofon.ble V/FA: onActivityCreated
  11. 10-09 09:17:15.581 21463-21480/ru.dom38.domofon.ble V/FA: Connecting to remote service
  12. 10-09 09:17:15.601 21463-21480/ru.dom38.domofon.ble V/FA: Connection attempt already in progress
  13. 10-09 09:17:15.641 21463-21463/ru.dom38.domofon.ble E/Qmage: isQIO : stream is not a QIO file
  14. 10-09 09:17:15.671 21463-21463/ru.dom38.domofon.ble D/TextView: setTypeface with style : 0
  15.     setTypeface with style : 0
  16. 10-09 09:17:15.691 21463-21463/ru.dom38.domofon.ble E/Qmage: isQIO : stream is not a QIO file
  17.     isQIO : stream is not a QIO file
  18. 10-09 09:17:15.701 21463-21463/ru.dom38.domofon.ble D/AbsListView: Get MotionRecognitionManager
  19. 10-09 09:17:15.701 21463-21463/ru.dom38.domofon.ble E/MotionRecognitionManager: mSContextService = null
  20. 10-09 09:17:15.711 21463-21463/ru.dom38.domofon.ble E/MotionRecognitionManager: motionService = com.samsung.android.motion.IMotionRecognitionService$Stub$Proxy@bd321ee
  21. 10-09 09:17:15.741 21463-21463/ru.dom38.domofon.ble D/TextView: setTypeface with style : 0
  22. 10-09 09:17:15.741 21463-21463/ru.dom38.domofon.ble D/BLE-SERVICE: Firebase: dQmQMzibs1k:APA91bGgQ-gLWYckIxPhlsxQYJUQvo4e30zIRGfP6jmiOXwJbhG4LWZ4lRXVAR_ABa1-SY5mK9DGHOQMTHMzZcRFsbb1ScZUVWPb0iFrqRD0qzVwxBWZOBQ31oikfGMHQ2RWAbIOmeAy
  23. 10-09 09:17:15.751 21463-21480/ru.dom38.domofon.ble I/FA: Tag Manager is not found and thus will not be used
  24. 10-09 09:17:15.761 21463-21480/ru.dom38.domofon.ble D/FA: Logging event (FE): screen_view(_vs), Bundle[{firebase_event_origin(_o)=auto, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=8188068254315903060}]
  25. 10-09 09:17:15.761 21463-21463/ru.dom38.domofon.ble D/ViewRootImpl: #1 mView = com.android.internal.policy.PhoneWindow$DecorView{9a60a11 I.E...... R.....ID 0,0-0,0}
  26. 10-09 09:17:15.771 21463-21482/ru.dom38.domofon.ble D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  27. 10-09 09:17:15.781 21463-21480/ru.dom38.domofon.ble V/FA: Connection attempt already in progress
  28.     Connection attempt already in progress
  29.     Activity resumed, time: 724941091
  30. 10-09 09:17:15.791 21463-21463/ru.dom38.domofon.ble D/BLE-SERVICE: AbstractBluetoothService.onCreate()
  31. 10-09 09:17:15.801 21463-21463/ru.dom38.domofon.ble D/BluetoothAdapter: STATE_BLE_ON
  32.     STATE_BLE_ON
  33.     appoCount is = 0
  34. 10-09 09:17:15.801 21463-21463/ru.dom38.domofon.ble D/BLE-SERVICE: AbstractBluetoothService.onStartCommand()
  35. 10-09 09:17:15.981 21463-21463/ru.dom38.domofon.ble D/BLE-SERVICE: BluetoothBleService.onServiceStarted()
  36.  
  37. ******************  КРЭШ ТУТ ******************************
  38. 10-09 09:17:15.981 21463-21463/ru.dom38.domofon.ble D/AndroidRuntime: Shutting down VM
  39. 10-09 09:17:15.991 21463-21463/ru.dom38.domofon.ble E/AndroidRuntime: FATAL EXCEPTION: main
  40.     Process: ru.dom38.domofon.ble, PID: 21463
  41.     java.lang.RuntimeException: Unable to start service ru.dom38.domofon.ble.BleService@31ac1e4 with Intent { cmp=ru.dom38.domofon.ble/.BleService }: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.bluetooth.le.BluetoothLeScanner.startScan(java.util.List, android.bluetooth.le.ScanSettings, android.bluetooth.le.ScanCallback)' on a null object reference
  42.         at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4150)
  43.         at android.app.ActivityThread.access$2400(ActivityThread.java:230)
  44.         at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1925)
  45.         at android.os.Handler.dispatchMessage(Handler.java:102)
  46.         at android.os.Looper.loop(Looper.java:148)
  47.         at android.app.ActivityThread.main(ActivityThread.java:7409)
  48.         at java.lang.reflect.Method.invoke(Native Method)
  49.         at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
  50.         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
  51.      Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.bluetooth.le.BluetoothLeScanner.startScan(java.util.List, android.bluetooth.le.ScanSettings, android.bluetooth.le.ScanCallback)' on a null object reference
  52.         at ru.dom38.domofon.domofonbluetoothbyentrance.services.BluetoothBleService.onServiceStarted(BluetoothBleService.java:215)
  53.         at ru.dom38.domofon.domofonbluetoothbyentrance.services.AbstractBluetoothService.onStartCommand(AbstractBluetoothService.java:121)
  54.         at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4133)
  55.         at android.app.ActivityThread.access$2400(ActivityThread.java:230) 
  56.         at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1925) 
  57.         at android.os.Handler.dispatchMessage(Handler.java:102) 
  58.         at android.os.Looper.loop(Looper.java:148) 
  59.         at android.app.ActivityThread.main(ActivityThread.java:7409) 
  60.         at java.lang.reflect.Method.invoke(Native Method) 
  61.         at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) 
  62.         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement