ChocolateBoy168 commented on issue #344:
URL: https://github.com/apache/rocketmq/issues/344#issuecomment-995373216


   edit runserver.cmd file
   `before`
   @REM set "JAVA_OPT=%JAVA_OPT% 
-Djava.ext.dirs=%BASE_DIR%lib;`%JAVA_HOME%`\jre\lib\ext"
   `after`
   set "JAVA_OPT=%JAVA_OPT% 
-Djava.ext.dirs=%BASE_DIR%lib;`^"%JAVA_HOME%^"`\jre\lib\ext"
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to