eqtr-ab commented on issue #14114: URL: https://github.com/apache/lucene/issues/14114#issuecomment-2577823580
Also worth noting that I've tried altering the script to use single dashes instead of double, for example: %LAUNCH_START% "%LAUNCH_CMD%" %LAUNCH_OPTS% -module-path "%MODULES%\modules;%MODULES%\modules-thirdparty" -module org.apache.lucene.luke %* This results in the same issue. For additional reference, the "start" command being generated by the script is as follows: `start "Lucene Luke" "javaw" --module-path "C:\Users\username\Downloads\lucene-10.1.0\lucene-10.1.0\bin\..\modules;C:\Users\username\Downloads\lucene-10.1.0\lucene-10.1.0\bin\..\modules-thirdparty" --module org.apache.lucene.luke` Also, using a command line that has been started with admin rights has no effect. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org