远控过程中,点击一个按钮没有响应,退出手机远控,发现设备一直提示占用中,一直无法释放该设备
===================== 配置环境检查结束 =====================
2022-03-22 18:23:33.066 - INFO 175628 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 7777 (http) with context path ''
2022-03-22 18:23:33.075 - INFO 175628 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : 开启安卓相关功能
2022-03-22 18:23:33.076 - INFO 175628 --- [main] o.c.sonic.agent.bridge.ios.TIDeviceTool : 开启iOS相关功能
2022-03-22 18:23:33.083 - INFO 175628 --- [main] org.cloud.sonic.agent.AgentApplication : Started AgentApplication in 16.757 seconds (JVM running for 17.307)
2022-03-22 18:23:33.824 - INFO 175628 --- [AgentNettyClient-3-1] o.c.s.a.b.a.AndroidDeviceBridgeTool : 安卓设备监听已开启
2022-03-22 18:23:33.842 - INFO 175628 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android设备:db719bfa ONLINE!
2022-03-22 18:23:34.027 - INFO 175628 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android设备:GDB6R20110003744 ONLINE!
2022-03-22 18:23:34.826 - INFO 175628 --- [AgentNettyClient-3-1] o.c.sonic.agent.bridge.ios.TIDeviceTool : iOS设备监听已开启
2022-03-22 18:23:34.827 - INFO 175628 --- [AgentNettyClient-3-1] o.c.sonic.agent.netty.SecurityHandler : Agent:/172.19.4.73:13547 请求连接到服务器 /172.19.4.201:8095 !
2022-03-22 18:23:34.983 - INFO 175628 --- [AgentNettyClient-3-1] o.c.sonic.agent.netty.SecurityHandler : Agent:/172.19.4.73:13547 收到服务器 /172.19.4.201:8095 返回验证消息: {"msg":"auth","result":"pass","id":3}
2022-03-22 18:23:34.984 - INFO 175628 --- [AgentNettyClient-3-1] o.c.sonic.agent.netty.SecurityHandler : 服务器认证通过!
2022-03-22 18:23:34.985 - INFO 175628 --- [AgentNettyClient-3-1] o.c.sonic.agent.netty.SecurityHandler : 当前sonic-agent版本为:1.3.1-release
2022-03-22 18:23:34.986 - INFO 175628 --- [AgentNettyClient-3-1] o.c.s.agent.netty.NettyClientHandler : Agent:/172.19.4.73:13547 连接到服务器 /172.19.4.201:8095 成功!
2022-03-22 18:25:11.994 - INFO 175628 --- [http-nio-7777-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-22 18:25:11.995 - INFO 175628 --- [http-nio-7777-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2022-03-22 18:25:11.997 - INFO 175628 --- [http-nio-7777-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
2022-03-22 18:25:12.072 - INFO 175628 --- [http-nio-7777-exec-1] o.c.s.agent.websockets.AndroidWSServer : android上锁udId:GDB6R20110003744
2022-03-22 18:25:12.072 - INFO 175628 --- [pool-2-thread-1] o.c.s.agent.websockets.TerminalWSServer : GDB6R20110003744开启terminal
2022-03-22 18:25:12.073 - INFO 175628 --- [pool-2-thread-2] o.c.s.agent.websockets.TerminalWSServer : GDB6R20110003744开启logcat
2022-03-22 18:25:13.396 - INFO 175628 --- [http-nio-7777-exec-1] o.c.s.agent.websockets.AndroidWSServer : 已安装Sonic插件,检查版本信息通过
2022-03-22 18:25:13.847 - INFO 175628 --- [Thread-2] o.c.s.agent.websockets.AndroidWSServer : GDB6R20110003744旋转到:0
2022-03-22 18:25:13.863 - INFO 175628 --- [Thread-3] o.c.s.agent.websockets.AndroidWSServer : Server start
2022-03-22 18:25:13.900 - INFO 175628 --- [pool-2-thread-2] o.c.s.a.b.a.AndroidDeviceBridgeTool : GDB6R20110003744 设备 sonictouchservice 服务端口转发到:14567
2022-03-22 18:25:14.354 - INFO 175628 --- [android-start-minicap-server-task-0-0-GDB6R20110003744] o.c.s.a.tests.android.SonicLocalThread : PID: 11598
INFO: Using projection 1080x2340@369x800/0
INFO: (external/MY_minicap/src/minicap_28.cpp:241) Creating SurfaceComposerClient
INFO: (external/MY_minicap/src/minicap_28.cpp:244) Performing SurfaceComposerClient init check
INFO: (external/MY_minicap/src/minicap_28.cpp:255) Creating virtual display
INFO: (external/MY_minicap/src/minicap_28.cpp:261) Creating buffer queue
INFO: (external/MY_minicap/src/minicap_28.cpp:264) Setting buffer options
INFO: (external/MY_minicap/src/minicap_28.cpp:268) Creating CPU consumer
INFO: (external/MY_minicap/src/minicap_28.cpp:272) Creating frame waiter
INFO: (external/MY_minicap/src/minicap_28.cpp:276) Publishing virtual display
INFO: (jni/minicap/JpgEncoder.cpp:64) Allocating 7678980 bytes for JPG encoder
INFO: (jni/minicap/minicap.cpp:489) Server start
2022-03-22 18:25:14.855 - INFO 175628 --- [android-input-socket-task-0-0-GDB6R20110003744] o.c.s.a.b.a.AndroidDeviceBridgeTool : GDB6R20110003744 设备 minicap 服务端口转发到:14634
2022-03-22 18:25:14.894 - INFO 175628 --- [android-output-socket-task-0-0-GDB6R20110003744] o.c.s.a.t.android.OutputSocketThread : banner读取已就绪
2022-03-22 18:25:14.912 - INFO 175628 --- [android-start-minicap-server-task-0-0-GDB6R20110003744] o.c.s.a.tests.android.SonicLocalThread : INFO: (jni/minicap/minicap.cpp:492) New client connection
2022-03-22 18:25:20.803 - INFO 175628 --- [pool-2-thread-3] org.cloud.sonic.agent.tools.LogTool : {"msg":"step","des":"连接设备驱动失败!","log":"","time":"18:25:20","rid":0,"udId":"GDB6R20110003744","status":4,"cid":0}
2022-03-22 18:25:20.804 -ERROR 175628 --- [pool-2-thread-3] o.c.s.agent.websockets.AndroidWSServer : Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Appium Settings app is not running after 5000ms
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: '202004-12197', ip: '172.19.4.73', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: AndroidDriver
remote stacktrace: UnknownError: An unknown server-side error occurred while processing the command. Original error: Appium Settings app is not running after 5000ms
at getResponseForW3CError (C:\Users\aa\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\protocol\errors.js:804:9)
at asyncHandler (C:\Users\aa\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:380:37)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: '202004-12197', ip: '172.19.4.73', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: AndroidDriver
2022-03-22 18:29:37.583 - INFO 175628 --- [http-nio-7777-exec-3] o.c.s.agent.websockets.AndroidWSServer : 0 发送 {"detail":"d 0 397 1383 50\n","type":"touch"}
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "WebSocket background processing"
2022-03-22 18:29:46.794 - INFO 175628 --- [http-nio-7777-exec-4] o.c.s.agent.websockets.TerminalWSServer : 1退出
2022-03-22 18:29:46.821 -ERROR 175628 --- [android-output-socket-task-0-0-GDB6R20110003744] o.c.s.agent.websockets.AndroidWSServer : java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
2022-03-22 18:31:03.196 - INFO 175628 --- [http-nio-7777-exec-5] o.c.s.agent.websockets.AndroidWSServer : android上锁udId:db719bfa
2022-03-22 18:31:03.212 - INFO 175628 --- [pool-2-thread-4] o.c.s.agent.websockets.TerminalWSServer : db719bfa开启terminal
Exception: 2022-03-22 18:31:03.212 - INFO 175628 --- [pool-2-thread-5] o.c.s.agent.websockets.TerminalWSServer : db719bfa开启logcat
java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Catalina-utility-2"
2022-03-22 18:31:23.227 - INFO 175628 --- [http-nio-7777-exec-6] o.c.s.agent.websockets.TerminalWSServer : 等待安装超时!
2022-03-22 18:32:06.319 - INFO 175628 --- [pool-2-thread-6] o.c.s.agent.websockets.TerminalWSServer : db719bfa开启terminal
2022-03-22 18:32:06.319 - INFO 175628 --- [pool-2-thread-7] o.c.s.agent.websockets.TerminalWSServer : db719bfa开启logcat
2022-03-22 18:32:26.335 - INFO 175628 --- [http-nio-7777-exec-8] o.c.s.agent.websockets.TerminalWSServer : 等待安装超时!
2022-03-22 18:32:36.306 - INFO 175628 --- [http-nio-7777-exec-7] o.c.s.agent.websockets.AndroidWSServer : 30s内获取设备锁失败,请确保设备无人使用
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "android-input-socket-task-0-0-GDB6R20110003744"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-Poller"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-3"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-4-thread-1"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2-thread-6"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2-thread-7"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "android-start-minicap-server-task-0-0-GDB6R20110003744"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "android-output-socket-task-0-0-GDB6R20110003744"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-1"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2-thread-4"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2-thread-5"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-8"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "AgentNettyClient-3-1"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-6"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-5"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-4"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-7777-exec-7"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Catalina-utility-1"