matthiasblaesing commented on issue #8261: URL: https://github.com/apache/netbeans/issues/8261#issuecomment-2737934773
@junichi11 thank you. Regrettably the log does not show the underlying problem. Could you please rerun like this: ``` ant -Drun.args.ide="-J-Dorg.netbeans.modules.typescript.editor.TypeScriptLSP.level=FINEST -J-Dorg.netbeans.modules.lsp.client.LSPBindings.level=FINEST" tryme ``` This should raise the log level for the two relevant classes so far, that something sensible should be logged to `messages.log`. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists