Skip to content

Instantly share code, notes, and snippets.

@cyberrob-zz
Created November 6, 2018 09:08
Show Gist options
  • Save cyberrob-zz/2174f7dcfdc323046bb5e1ad1ddbd0b0 to your computer and use it in GitHub Desktop.
Save cyberrob-zz/2174f7dcfdc323046bb5e1ad1ddbd0b0 to your computer and use it in GitHub Desktop.
crash when clicking find my scooter
2018-11-06 17:03:46.120 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.121 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.122 28139-28139/com.noodoe.sunray.alpha D/SunrayTransferTaskManager:93: lifecycle
2018-11-06 17:03:46.123 28139-28139/com.noodoe.sunray.alpha I/SunrayBTService:145: onStartCommand, connected: false
2018-11-06 17:03:46.123 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.124 28139-28385/com.noodoe.sunray.alpha I/chatty: uid=10184(u0_a184) SunrayTransferT identical 2 lines
2018-11-06 17:03:46.125 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.125 28139-28139/com.noodoe.sunray.alpha D/SunrayBTServiceForegroundNotifier:60: Device name: SunrayApplication
2018-11-06 17:03:46.125 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.127 28139-28385/com.noodoe.sunray.alpha I/chatty: uid=10184(u0_a184) SunrayTransferT identical 5 lines
2018-11-06 17:03:46.127 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.127 28139-28139/com.noodoe.sunray.alpha D/Notification: allPendingIntents
2018-11-06 17:03:46.129 28139-28139/com.noodoe.sunray.alpha D/SunrayBTService:172: send disconnected
2018-11-06 17:03:46.129 28139-28139/com.noodoe.sunray.alpha D/SunrayBTService:568: sendConnectedStatusNotice, isConnected: false, type: null
2018-11-06 17:03:46.132 28139-28139/com.noodoe.sunray.alpha D/DLog:20: QUERY with uri: content://com.invisibi.iv01.provider.sunray.mediaprovider/devices-[MediaProvider]--[query]--[MediaProvider:128]--[main]-
2018-11-06 17:03:46.138 28139-28139/com.noodoe.sunray.alpha I/DLog:28: service is not started before, stopSelf!-[SunrayBTService]--[onStartCommand]--[SunrayBTService:175]--[main]-
2018-11-06 17:03:46.138 28139-28139/com.noodoe.sunray.alpha I/SunrayBTService:491: stoppingService
2018-11-06 17:03:46.140 28139-28139/com.noodoe.sunray.alpha D/BreathingLightManager:81: on ACTION_FIND_MY_SCOOTER_START
2018-11-06 17:03:46.141 28139-28139/com.noodoe.sunray.alpha D/BleManagerImpl:57: [BleManagerImpl][onReceive] isBLEConnected: false
2018-11-06 17:03:46.141 28139-28139/com.noodoe.sunray.alpha D/ServiceInvoker:58: Action: com.noodoe.sunray.intent.action.ACTION_DEVICE_CONNECTED_STATUS_NOTICE
2018-11-06 17:03:46.142 28139-28168/com.noodoe.sunray.alpha D/BreathingLightManager$LightHandler:274: turn on breathing light on ACTION_FIND_MY_SCOOTER_START
2018-11-06 17:03:46.143 28139-28168/com.noodoe.sunray.alpha D/BreathingLightManager:138: turn on breathing light
2018-11-06 17:03:46.144 28139-28139/com.noodoe.sunray.alpha D/ServiceInvoker:64: start ScooterService
2018-11-06 17:03:46.145 28139-28385/com.noodoe.sunray.alpha I/InputCommandParser$InputCommandHandler:988: InputCommandHandler handle message: 0x90802, messageName: ADD_LISTENER
2018-11-06 17:03:46.147 28139-28385/com.noodoe.sunray.alpha I/SunrayControlCommandHandler$ControlCommandInternalHandler:474: ControlCommandHandler handle message: 0x110207, messageName: SEND_BREATHING_LIGHT
2018-11-06 17:03:46.153 28139-28139/com.noodoe.sunray.alpha D/ServiceInvoker:124: ACTION_DEVICE_CONNECTED_STATUS_NOTICE : false
2018-11-06 17:03:46.153 28139-28385/com.noodoe.sunray.alpha I/OutputCommandProcessor$OutputCommandHandler:1147: OutputCommandHandler handle message: 0x92701, messageName: ADD_OUTPUT_COMMAND
2018-11-06 17:03:46.154 28139-28385/com.noodoe.sunray.alpha E/AndroidRuntime: FATAL EXCEPTION: SunrayTransferTaskManagerdcb8a9b7-a7f1-46fd-8170-11fe79e51ef4
Process: com.noodoe.sunray.alpha, PID: 28139
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.noodoe.sunray.cmu.service.connection.handler.listener.ISunrayBTConnectionManager$DEVICE_TYPE.toString()' on a null object reference
at com.noodoe.sunray.cmu.service.task.utils.Sunray_1_5_Commands.isSupportCommand(Sunray_1_5_Commands.java:233)
at com.noodoe.sunray.cmu.service.task.OutputCommandProcessor.handleAddOutputCommand(OutputCommandProcessor.java:89)
at com.noodoe.sunray.cmu.service.task.OutputCommandProcessor.access$100(OutputCommandProcessor.java:42)
at com.noodoe.sunray.cmu.service.task.OutputCommandProcessor$OutputCommandHandler.handleMessage(OutputCommandProcessor.java:1151)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
2018-11-06 17:03:46.160 28139-28139/com.noodoe.sunray.alpha D/DeviceStatusManager:116: Got device disconnected intent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment