mithlond
07/29/2022, 7:38 PMjava -version
it spits out:
java version "18.0.2" 2022-07-19
Java(TM) SE Runtime Environment (build 18.0.2+9-61)
Java HotSpot(TM) 64-Bit Server VM (build 18.0.2+9-61, mixed mode, sharing)mithlond
07/29/2022, 7:47 PMERR command 'cfml.server.create' not found: Error: command 'cfml.server.create' not found
at v._tryExecuteCommand (<vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1680:3532>)
at v.executeCommand (<vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1680:3414>)
at async i.open (<vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:62178>)
at async s.open (<vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:63952>)
mithlond
07/29/2022, 7:47 PMJava SE Development Kit 18.0.2
, but I also see Java 8 listed further down the page under Java SE Development Kit 8u341
mithlond
07/29/2022, 7:49 PMmtbrown
07/29/2022, 7:54 PMcfml.server.create
too.mithlond
07/29/2022, 7:55 PMmithlond
07/29/2022, 7:56 PMmtbrown
07/29/2022, 7:58 PMmtbrown
07/29/2022, 7:58 PMmithlond
07/29/2022, 8:05 PMMark Takata (Adobe)
07/29/2022, 8:12 PMmithlond
07/29/2022, 8:12 PMmithlond
07/29/2022, 8:13 PMcfml.server.create
is js trying to run something that I should be able to run manually from the command prompt? or if it's still in js-landmithlond
07/29/2022, 8:14 PMMichael Owen
07/29/2022, 8:16 PMCreate Project
and Add Server
; ACF2021, Win10. I went away for 30m. When I came and saw your message, I went back to the VSCode instance that I restarted an hour ago and the Add Server
button is responding. Restarted VSCode and now waiting to see how long it takes to start to UI interactions again.mithlond
07/29/2022, 8:16 PMmithlond
07/29/2022, 8:17 PMMichael Owen
07/29/2022, 8:18 PMmithlond
07/29/2022, 8:18 PMmtbrown
07/29/2022, 8:19 PMmithlond
07/29/2022, 8:20 PMmithlond
07/29/2022, 8:21 PMmithlond
07/29/2022, 8:21 PMmithlond
07/29/2022, 8:36 PMmithlond
07/29/2022, 8:50 PMMark Takata (Adobe)
07/29/2022, 8:51 PMmithlond
07/29/2022, 8:51 PMmithlond
07/29/2022, 9:00 PMmithlond
07/29/2022, 9:01 PMMark Takata (Adobe)
07/29/2022, 9:06 PMMark Takata (Adobe)
07/29/2022, 9:07 PMMichael Owen
07/29/2022, 9:58 PMWARN UNRESPONSIVE extension host: 'com-adobe-coldfusion.adobe-cfml-lsp' took 100% of 5165.958ms,
messages and each of the four Adobe CFML extension panels has a small single-line progress bar at the top. Those stop moving when an ExtensionHost error occurs:
[Extension Host] TypeError: Cannot read properties of undefined (reading 'toString')
at c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:503848
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504390)
at c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504593
at g (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504618)
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504558)
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504601)
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504601)
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504601)
at c (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504601)
at g (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:504605)
at Object.t.scanProjects (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:503747)
at c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:455331
at t.projectViewer.getChildren (c:\Users\theUser\.vscode\extensions\com-adobe-coldfusion.adobe-cfml-lsp-1.0.429\out\extension.js:2:455579)
at v.fetchChildrenNodes (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:19760)
at v.getChildren (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:15966)
at g.$getChildren (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:11998)
at s._doInvokeHandler (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:95:13708)
at s._invokeHandler (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:95:13390)
at s._receiveRequest (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:95:12159)
at s._receiveOneMessage (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:95:11056)
at c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:95:8957
at w.invoke (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:145)
at v.deliver (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:2266)
at p.fire (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:1844)
at a.fire (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:18976)
at c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:111:34679
at w.invoke (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:145)
at v.deliver (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:2266)
at p.fire (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:1844)
at a.fire (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:18976)
at r._receiveMessage (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:23563)
at c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:21097
at w.invoke (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:145)
at v.deliver (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:2266)
at p.fire (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:61:1844)
at p.acceptChunk (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:15807)
at c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:69:14937
at Socket.R (c:\Users\theUser\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:111:13763)
at Socket.emit (node:events:390:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at Socket.Readable.push (node:internal/streams/readable:228:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:199:23)
I can then access the Server Settings
. They run a tight ship here so my ability to disable security tools, that may or not be causing issues, is severely limited. I've noticed Developer Tools can't reach some servers to pull source maps.
I'll do some more digging Monday.dbinott
07/30/2022, 3:29 AMERR command 'cfml.server.create' not found: Error: command 'cfml.server.create' not foundBut also see this, but I don't know what ip/port it wants.
workbench.desktop.main.jsformatted28185 [Extension Host] java.net.BindException: Address already in use: bind
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Net.java:555)
at java.base/sun.nio.ch.Net.bind(Net.java:544)
at java.base/sun.nio.ch.AsynchronousServerSocketChannelImpl.bind(AsynchronousServerSocketChannelImpl.java:164)
at java.base/java.nio.channels.AsynchronousServerSocketChannel.bind(AsynchronousServerSocketChannel.java:198)
at com.adobe.coldfusion.ls.CFLanguageServerGateway.startConnection(CFLanguageServerGateway.java:199)
at com.adobe.coldfusion.ls.CFLanguageServerGateway.startLanguageServer(CFLanguageServerGateway.java:175)
at com.adobe.coldfusion.ls.Main.main(Main.java:51)
Mark Takata (Adobe)
07/30/2022, 3:39 AMmithlond
08/01/2022, 2:10 PMmike42780
08/01/2022, 6:51 PMhemi345
08/02/2022, 8:22 PMmithlond
08/02/2022, 8:23 PMhemi345
08/02/2022, 8:46 PMmike42780
08/04/2022, 2:03 AMhemi345
08/05/2022, 3:11 PMmtbrown
08/05/2022, 3:12 PMhemi345
08/05/2022, 3:12 PMhemi345
08/05/2022, 3:18 PMMark Takata (Adobe)
08/05/2022, 3:20 PMhemi345
08/05/2022, 3:21 PMMark Takata (Adobe)
08/05/2022, 3:22 PMhemi345
08/05/2022, 3:25 PMMark Takata (Adobe)
08/05/2022, 3:27 PMhemi345
08/05/2022, 3:28 PMMark Takata (Adobe)
08/05/2022, 3:28 PMMark Takata (Adobe)
08/05/2022, 3:29 PMhemi345
08/05/2022, 3:29 PMdbinott
08/05/2022, 3:31 PMhemi345
08/05/2022, 5:37 PMmithlond
08/08/2022, 2:32 PMmtbrown
08/08/2022, 2:46 PMMark Takata (Adobe)
08/08/2022, 2:46 PM