Closed moqimoqidea closed 1 week ago
@moqimoqidea could you provide logs as below .
clear <extension-path>/userdir/var/log/messages.log
, restart extension -> open project and attach log <extension-path>/userdir/var/log/messages.log
.
note: extension-path
you would notice in logs starting with LSP server user directory:
@naren2605 ok, log:
Thanks @moqimoqidea for sharing the logs. After analyzing the logs I think so it is some proxy issue. Can you please refer to this issue https://github.com/oracle/javavscode/issues/180 it is similar? Since it is a long conversation. You can start reading from here: https://github.com/oracle/javavscode/issues/180#issuecomment-2178726108 Please let us know if it solves the issue.
Hey @Achal1607, Thanks for your help, I set up the Oracle Java vscode on my Mac to work properly after turning off the proxy.
Due to limitations of the network environment, such as Maven dependency retrieval, proxy is still required, which may affect the performance of this plugin in some cases.
If possible, it is expected that Oracle Java VS Code can work normally when the proxy is enabled. I can configure some local rules such as domain names or some hits that do not go through the proxy, which would be very good.
Thank you again.
Hey guys, recently I tried to develop on vscode with this plugin and currently it works fine on linux arm64 but not on macos arm64, is this a bug or expected behavior? Thank you.
on linux arm64, Oracle Java SE Language Server log is:
but on latest arm64 macos, latest vscode, Oracle Java SE Language Server log not end with
Language CLient: Ready
, detail is:my env:
os chip: apple m1 max
os version: Version 15.1
vscode version: Version: 1.96.0-insider (Universal) Commit: 19fabc20e35c89915c772116503a079554166a3f Date: 2024-11-01T16:46:43.216Z (2 days ago) Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Darwin arm64 24.1.0
javavscode version: 23.0.0