You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
canvas size: 486,864
2020-09-01 13:20:26,108 INFO (com.cxplan.projection.ui.DeviceImageFrame:1006) - Frame size is changed:[502x963]
01:20:26 E/Device: Error during Sync: Local path doesn't exist.
2020-09-01 13:20:26,747 ERROR (com.cxplan.projection.ui.DeviceImageFrame:247) - Local path doesn't exist.
java.lang.RuntimeException: Local path doesn't exist.
at com.cxplan.projection.service.ControllerInfrastructureService.installMainProcess(ControllerInfrastructureService.java:66)
at com.cxplan.projection.ui.DeviceImageFrame.installMainPackage(DeviceImageFrame.java:245)
at com.cxplan.projection.ui.DeviceImageFrame.access$12(DeviceImageFrame.java:241)
at com.cxplan.projection.ui.DeviceImageFrame$4.run(DeviceImageFrame.java:225)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: com.android.ddmlib.InstallException: Local path doesn't exist.
at com.android.ddmlib.Device.installPackage(Device.java:894)
at com.cxplan.projection.service.ControllerInfrastructureService.installMainProcess(ControllerInfrastructureService.java:64)
... 8 more
Caused by: com.android.ddmlib.SyncException: Local path doesn't exist.
at com.android.ddmlib.SyncService.pushFile(SyncService.java:398)
at com.android.ddmlib.Device.syncPackageToDevice(Device.java:928)
at com.android.ddmlib.Device.installPackage(Device.java:884)
... 9 more
2020-09-01 13:20:52,686 WARN (com.cxplan.projection.ui.DeviceImageFrame:956) - The thread of showing image is interrupted.
canvas size: 486,864
2020-09-01 13:20:58,547 INFO (com.cxplan.projection.ui.DeviceImageFrame:1006) - Frame size is changed:[502x963]
01:20:59 E/Device: Error during Sync: Local path doesn't exist.
2020-09-01 13:20:59,174 ERROR (com.cxplan.projection.ui.DeviceImageFrame:247) - Local path doesn't exist.
java.lang.RuntimeException: Local path doesn't exist.
at com.cxplan.projection.service.ControllerInfrastructureService.installMainProcess(ControllerInfrastructureService.java:66)
at com.cxplan.projection.ui.DeviceImageFrame.installMainPackage(DeviceImageFrame.java:245)
at com.cxplan.projection.ui.DeviceImageFrame.access$12(DeviceImageFrame.java:241)
at com.cxplan.projection.ui.DeviceImageFrame$4.run(DeviceImageFrame.java:225)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: com.android.ddmlib.InstallException: Local path doesn't exist.
at com.android.ddmlib.Device.installPackage(Device.java:894)
at com.cxplan.projection.service.ControllerInfrastructureService.installMainProcess(ControllerInfrastructureService.java:64)
... 8 more
Caused by: com.android.ddmlib.SyncException: Local path doesn't exist.
at com.android.ddmlib.SyncService.pushFile(SyncService.java:398)
at com.android.ddmlib.Device.syncPackageToDevice(Device.java:928)
at com.android.ddmlib.Device.installPackage(Device.java:884)
... 9 more
2020-09-01 13:21:04,250 WARN (com.cxplan.projection.ui.DeviceImageFrame:956) - The thread of showing image is interrupted.
The text was updated successfully, but these errors were encountered:
When i try to start session with my device:
and in console this:
The text was updated successfully, but these errors were encountered: