-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime Status #998
Comments
Have you this problem with old version of vscode-xml? |
no when it reverts back to 0.26.1 it works as intented |
can you provide more details about your setup? OS, VS Code version... |
[Error - 2:50:08 PM] Connection to server got closed. Server will not be restarted. |
i am on windows 11 |
Are you using binary? |
no |
Please try to set prefer binary. |
if the extension is working on the previous update why would it not work on the latest update? what binary i need to set for this extension to work now? never had to do anything like this before. |
Which version of vscode are you using? |
Do you have a jdk installed? Can you share your user settings.json? |
I dont know what jdk is & how do i get the json file but this is what i managed to get { } |
Could you try to add:
in your See https://github.com/redhat-developer/vscode-xml/blob/main/docs/Preferences.md#server-binary-mode |
I suspect the binary is already being used, but could be broken or blocked by some antivirus/security. Alternatively, try installing a Java JDK and keep |
2024-05-28 16:29:51.124 [info] ExtensionService#_doActivateExtension redhat.vscode-xml, startup: false, activationEvent: 'onLanguage:xml'
|
@phatmn thanks for your info about 0.26.1 which is working. Are you using binary or Java mode? |
@angelozerr java, by default |
Ok and if you try to switch to binary, is it working better? |
Which Java version are you using? |
@angelozerr checking "Prefer binary", installing latest version 0.27.2 and restarting extensions doesn't really helped. |
@phatmn which version of VS Code are you using? |
I tried downgrading to VS Code 1.89.1 and I still wasn't able to replicate the bug. |
@datho7561 |
+1, same issue: VSCode
Note it's a Win11 ARM Extension version
I tried the pre-release version but got the same issue SettingsEnabling or disabling the binary server flag makes no difference (as I don't have Java installed anyway) ErrorExtension host reports:
XML Support reports:
T-shooting attempted
Notes
Hope this helps a little to narrow this one down as it seems it's been around for a while now |
If I'm understanding correctly that the only thing that works on Windows ARM64 is to install a compatible JDK (or JRE), then that makes sense. We never had support for Windows ARM64. We can only provide binaries of LemMinX for platforms if GitHub providers a corresponding runner (to build against). Luckily there's hope with https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/ , but for now it's only available for certain plans. |
To get v0.27.2.2 to work on Win 11 I had to add MS openJDK was getting errors Was working fine on Win 10 |
That wasn't the problem. @glipscomb are you on Windows ARM 64 as well, or are you on Windows x86_64? |
[Error - 2:20:29 PM] Restarting server failed
Message: Pending response rejected since connection got disposed
Code: -32097
The text was updated successfully, but these errors were encountered: