uni-app 编译有时会出现几十个adb进程,文件同步几十次,app重启几十次
uni-app 编译有时会出现几十个adb进程,文件同步几十次,app重启几十次
操作步骤:
- 在 hybrid/html 存放h5项目,包含css,js,html文件,在编译调试和正式打包时概率性的出现循环编译
预期结果:
- 无
实际结果:
- 无
bug描述:
- 本地调试时,在hybrid/html 有文件的情况下 编译项目会遇到下图的问题,在windows 7 和 windows 10,测试手机为 mi6x 和 华为p9 均有出现,在不连接手机的情况下发布云打包时也会出现,一旦出现这个情况则无法正常调试,调试基座会反复重启。
开发环境 | 版本号 | 项目创建方式 |
---|---|---|
PC开发环境操作系统 | Windows | |
PC开发环境操作系统版本号 | 7、10 | |
HBuilderX类型 | 正式 | |
HBuilderX版本号 | 3.3.13 | |
手机系统 | Android | |
手机系统版本号 | Android 9.0 | |
手机厂商 | 小米 | |
手机机型 | mi6x | |
页面类型 | vue | |
vue版本 | vue3 | |
打包方式 | 云端 | |
项目创建方式 | HBuilderX |
更多关于uni-app 编译有时会出现几十个adb进程,文件同步几十次,app重启几十次的实战教程也可以访问 https://www.itying.com/category-93-b0.html
请把日志附上来
更多关于uni-app 编译有时会出现几十个adb进程,文件同步几十次,app重启几十次的实战教程也可以访问 https://www.itying.com/category-93-b0.html
2022-04-22 12:00:54.099 [WARNING:] [Expression] “Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles” 2022-04-22 12:00:55.817 [WARNING:] QMetaObject::connectSlotsByName: No matching signal for on_locationEdit_textEdited(QString) 2022-04-22 12:00:55.817 [WARNING:] QMetaObject::connectSlotsByName: No matching signal for on_templateButton_clicked() 2022-04-22 12:00:55.826 [WARNING:] QWidget::setLayout: Attempting to set QLayout “” on QFrame “inListGroupBox”, which already has a layout 2022-04-22 12:00:55.830 [WARNING:] [applyStyle] has not init document provider .! 2022-04-22 12:00:56.030 [WARNING:] [applyStyle] has not init document provider .! 2022-04-22 12:01:25.609 [INFO:] dirInfo ========== “E:/lzl/gitlab/ns-hushijie-app/hbuilder/pages” 2022-04-22 12:01:25.609 [INFO:] projectInfo ========== “E:/lzl/gitlab/ns-hushijie-app/hbuilder/pages/notice” 2022-04-22 12:01:25.610 [INFO:] dirInfo ========== “E:/lzl/gitlab/ns-hushijie-app/hbuilder/pages” 2022-04-22 12:01:25.610 [INFO:] projectInfo ========== “E:/lzl/gitlab/ns-hushijie-app/hbuilder/pages/notice” 2022-04-22 12:01:25.679 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.679 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.679 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.679 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.689 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.689 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.689 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.944 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.944 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:25.945 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:26.474 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:26.474 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:26.474 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:31.595 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:31.595 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:31.595 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:01:31.596 [WARNING:] [PluginHost] Error Code (PluginHost): -32603 2022-04-22 12:01:31.596 [WARNING:] [PluginHost] Error Stack (PluginHost): 2022-04-22 12:01:31.596 [WARNING:] [PluginHost] Request plugin/invokeApi failed with message: ReferenceError: AJson is not defined 2022-04-22 12:01:31.597 [WARNING:] [PluginHost] at stopRun (C:\Windows\HBuilderX\plugins\launcher\out\main.js:150:27) 2022-04-22 12:01:31.597 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:156927 2022-04-22 12:01:31.597 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:128019 2022-04-22 12:01:31.598 [WARNING:] QProcess: Destroyed while process (“C:\Windows\HBuilderX\plugins\jre\bin\java.exe”) is still running. 2022-04-22 12:01:31.598 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:129093 2022-04-22 12:01:31 [LanguageServerProcess] java.net.SocketException: Connection reset by peer: socket write error 2022-04-22 12:01:31.598 [WARNING:] [PluginHost] at Immediate.<anonymous> (C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:131478) at java.net.SocketOutputStream.socketWrite0(Native Method)2022-04-22 12:01:31.598 [WARNING:] [PluginHost] at processImmediate (internal/timers.js:461:21)
2022-04-22 12:01:31.615 [WARNING:] uniapp compiled errorOccurred====== “进程已崩溃” 2022-04-22 12:01:57.240 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread 2022-04-22 12:02:59.476 [INFO:] LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:02:59.489 [INFO:] default LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:02:59.828 [INFO:] Language Server Running on Port : 9191
2022-04-22 12:03:00 [LanguageServerProcess] randomPort::::::30040 2022-04-22 12:03:00.292 [INFO:] node “C:/Windows/HBuilderX/plugins/node/node.exe” 2022-04-22 12:03:00.293 [INFO:] args ("–max-old-space-size=2048", “C:/Windows/HBuilderX/plugins/uniapp-cli-vite/node_modules/@dcloudio/vite-plugin-uni/bin/uni.js”, “-p”, “app”) 2022-04-22 12:03:00.871 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:00.870 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:00.871 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:00.871 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:02.806 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:02.806 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:02.806 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:02.806 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.325 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.325 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.325 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.325 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04 [LanguageServerProcess] zbc connect Mobile is KWG5T16C15030942=>KWG5T16C15030942 2022-04-22 12:03:04.336 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.336 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.337 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.337 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.337 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.340 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.340 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.340 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.352 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.352 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.353 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.633 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.633 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:04.633 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:09.559 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:09.559 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:09.559 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.099 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.099 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.099 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.099 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52 [LanguageServerProcess] source dir:E:\lzl\gitlab\ns-hushijie-app\hbuilder\unpackage\dist\dev\app-plus/ 2022-04-22 12:03:52.525 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.525 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.525 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.525 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:52.525 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:57.059 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:57.059 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:57.059 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:57.060 [WARNING:] [PluginHost] Error Code (PluginHost): -32603 2022-04-22 12:03:57.060 [WARNING:] [PluginHost] Error Stack (PluginHost): 2022-04-22 12:03:57.061 [WARNING:] [PluginHost] Request plugin/invokeApi failed with message: ReferenceError: AJson is not defined 2022-04-22 12:03:57.061 [WARNING:] [PluginHost] at stopRun (C:\Windows\HBuilderX\plugins\launcher\out\main.js:150:27) 2022-04-22 12:03:57.061 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:156927 2022-04-22 12:03:57.062 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:128019 2022-04-22 12:03:57.062 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:129093 2022-04-22 12:03:57.062 [WARNING:] [PluginHost] at Immediate.<anonymous> (C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:131478) 2022-04-22 12:03:57.062 [WARNING:] [PluginHost] at processImmediate (internal/timers.js:461:21) 2022-04-22 12:03:57.063 [WARNING:] QProcess: Destroyed while process (“C:\Windows\HBuilderX\plugins\jre\bin\java.exe”) is still running. 2022-04-22 12:03:57 [LanguageServerProcess] java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(Unknown Source) at java.net.SocketOutputStream.write(Unknown Source) at java.io.DataOutputStream.write(Unknown Source) at java.io.DataOutputStream.writeUTF(Unknown Source) at java.io.DataOutputStream.writeUTF(Unknown Source) at com.pandora.console.core.thread.ConsoleMessageThread.run(ConsoleMessageThread.java:77) 2022-04-22 12:03:57.071 [INFO:] LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:03:57.083 [INFO:] default LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:03:57.085 [WARNING:] uniapp compiled errorOccurred====== “进程已崩溃” 2022-04-22 12:03:57.509 [INFO:] Language Server Running on Port : 9191
2022-04-22 12:03:57 [LanguageServerProcess] randomPort::::::30004 2022-04-22 12:03:57.982 [INFO:] node “C:/Windows/HBuilderX/plugins/node/node.exe” 2022-04-22 12:03:57.983 [INFO:] args ("–max-old-space-size=2048", “C:/Windows/HBuilderX/plugins/uniapp-cli-vite/node_modules/@dcloudio/vite-plugin-uni/bin/uni.js”, “-p”, “app”) 2022-04-22 12:03:58.563 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:58.563 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:58.563 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:58.563 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:03:58.563 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:00.416 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:00.416 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:00.416 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:00.416 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:00.416 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.592 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.592 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.592 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01 [LanguageServerProcess] zbc connect Mobile is KWG5T16C15030942=>KWG5T16C15030942 2022-04-22 12:04:01.598 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.598 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.598 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.598 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.600 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.600 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.600 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.601 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.609 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.609 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.609 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.609 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:01.609 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:02.143 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:02.143 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:02.143 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:02.143 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:02.143 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:18.643 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:18.643 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:18.643 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:18.643 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:18.644 [WARNING:] [PluginHost] Error Code (PluginHost): -32603 2022-04-22 12:04:18.644 [WARNING:] [PluginHost] Error Stack (PluginHost): 2022-04-22 12:04:18.645 [WARNING:] [PluginHost] Request plugin/invokeApi failed with message: ReferenceError: AJson is not defined 2022-04-22 12:04:18.645 [WARNING:] [PluginHost] at stopRun (C:\Windows\HBuilderX\plugins\launcher\out\main.js:150:27) 2022-04-22 12:04:18.645 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:156927 2022-04-22 12:04:18.645 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:128019 2022-04-22 12:04:18.645 [WARNING:] QProcess: Destroyed while process (“C:\Windows\HBuilderX\plugins\jre\bin\java.exe”) is still running. 2022-04-22 12:04:18.646 [WARNING:] [PluginHost] at C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:129093 2022-04-22 12:04:18.646 [WARNING:] [PluginHost] at Immediate.<anonymous> (C:\Windows\HBuilderX\plugins\plugin-manager\out.js:1:131478) 2022-04-22 12:04:18.646 [WARNING:] [PluginHost] at processImmediate (internal/timers.js:461:21) 2022-04-22 12:04:18 [LanguageServerProcess] java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(Unknown Source) at java.net.SocketOutputStream.write(Unknown Source) at java.io.DataOutputStream.write(Unknown Source) at java.io.DataOutputStream.writeUTF(Unknown Source) at java.io.DataOutputStream.writeUTF(Unknown Source) at com.pandora.console.core.thread.ConsoleMessageThread.run(ConsoleMessageThread.java:77) 2022-04-22 12:04:18.666 [WARNING:] uniapp compiled errorOccurred====== “进程已崩溃” 2022-04-22 12:04:22.610 [WARNING:] QLayout: Cannot add a null widget to QVBoxLayout/ 2022-04-22 12:04:22.610 [WARNING:] QLayout: Attempting to add QLayout “” to ExtFormDialog “”, which already has a layout 2022-04-22 12:04:22.611 [WARNING:] QLayout: Attempting to add QLayout “” to ExtFormDialog “”, which already has a layout 2022-04-22 12:04:41.796 [WARNING:] [PluginHost] refreshListData: QJsonValue(object, QJsonObject({“code”:1,“device”:{“name”:“KWG5T16C15030942”,“platform”:“android”,“runState”:0,“runStateStr”:"",“udid”:“KWG5T16C15030942”,“version”:“7.0”},“userData”:{“platform”:“android”,“runningDevices”:[],“workspaceFolder”:{“id”:"{5515ba65-5f4e-402e-bfbe-851a083cc474}",“name”:“hbuilder”,“nature”:“UniApp_Vue”,“uri”:{"$mid":1,“external”:“file:///e%3A/lzl/gitlab/ns-hushijie-app/hbuilder”,“fsPath”:“e:\lzl\gitlab\ns-hushijie-app\hbuilder”,“path”:"/E:/lzl/gitlab/ns-hushijie-app/hbuilder",“scheme”:“file”}}}})) 2022-04-22 12:04:41.815 [INFO:] LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:04:41.826 [INFO:] default LSPath is : “C:/Windows/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json” 2022-04-22 12:04:42.174 [INFO:] Language Server Running on Port : 9191
2022-04-22 12:04:42.629 [INFO:] node “C:/Windows/HBuilderX/plugins/node/node.exe” 2022-04-22 12:04:42.630 [INFO:] args ("–max-old-space-size=2048", “C:/Windows/HBuilderX/plugins/uniapp-cli-vite/node_modules/@dcloudio/vite-plugin-uni/bin/uni.js”, “-p”, “app”) 2022-04-22 12:04:43.233 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:43.233 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:43.234 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:44.957 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:45 [LanguageServerProcess] randomPort::::::26945 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.281 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.283 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.283 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.283 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.283 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.283 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] zbc connect Mobile is KWG5T16C15030942=>KWG5T16C15030942 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.290 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.294 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.305 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.305 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.306 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.306 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.306 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.306 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.306 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.308 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.311 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.311 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.311 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.311 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.312 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.312 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.344 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.344 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.344 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.360 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.360 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.360 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.360 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.383 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.384 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.384 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.384 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.389 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.397 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.397 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.397 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.397 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.397 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.407 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.407 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.407 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.415 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.415 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.415 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.415 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.419 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.419 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.419 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.419 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.420 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.431 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.431 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.431 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.431 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.438 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.438 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.438 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.438 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.439 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.446 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.446 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.446 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.446 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.455 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.455 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.455 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.455 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.455 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException 2022-04-22 12:04:47.491 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.491 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.491 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.491 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.491 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.495 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.495 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.495 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.495 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.495 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.505 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.505 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.505 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.505 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.505 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.517 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.537 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.537 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.537 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.537 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.540 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.540 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.541 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.541 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.541 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.554 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.554 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.554 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.555 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.564 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.565 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.565 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.565 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.565 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.568 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.568 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.568 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.568 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.591 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.591 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.591 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.596 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.596 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.596 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.596 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.612 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.612 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.612 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.612 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.612 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.613 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.619 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.619 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.619 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.619 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.619 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.620 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.626 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.640 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.653 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.662 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.662 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.662 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.662 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.672 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.672 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.672 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.672 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.672 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.678 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.683 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.684 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.684 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.683 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.690 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.690 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.690 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.703 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.703 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.704 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.704 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.710 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.710 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.710 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.710 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.710 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.722 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.722 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.722 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.722 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.723 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.723 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.725 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.725 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.725 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.726 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.726 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.726 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.731 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.731 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.732 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.731 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.732 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.735 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.736 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.735 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.736 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.736 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.736 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.742 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.742 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.743 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.743 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.743 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.743 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.742 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.746 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.750 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.750 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.750 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.751 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.751 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.756 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.756 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.756 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.756 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.756 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.762 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.762 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.762 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.763 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.762 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.767 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.767 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.767 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.772 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.772 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.772 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.772 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.773 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.773 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.779 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.779 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.779 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.779 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.779 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.784 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.784 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.784 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.784 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.785 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.785 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.785 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.790 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.790 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.794 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.794 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.794 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.794 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.794 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.795 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.798 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.798 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.798 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.799 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.799 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.804 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.804 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.804 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.804 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.804 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.807 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.807 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.807 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.807 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47.813 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.813 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.813 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.813 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47.814 [CRITICAL:] QWindowsPipeWriter::write failed. (句柄无效。) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at com.pandora.language.LanguageServer.pushResources(LanguageServer.java:1273) at com.pandora.language.RPCHandler.execute(RPCHandler.java:626) at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116) at java.lang.Thread.run(Unknown Source) 2022-04-22 12:04:47 [LanguageServerProcess] java.lang.NullPointerException at