HomeOfTheWizard commented on issue #496:
URL: https://github.com/apache/maven-mvnd/issues/496#issuecomment-2277602583

   @ppalaga Thanks for pointing out. It is in "Busy" status. probably the 
reason why I can't reuse it.
   I copy pasted the command run by `mvnd -v` as you recommended.
   I now see that in that command I have the following parameters:
   ```
   java ... \
       -Dmvnd.idleTimeout=3h -Dmvnd.keepAlive=100ms \
       -Dmvnd.enableAssertions=false -Dmvnd.expirationCheckDelay=10s \
       -Dmvnd.duplicateDaemonGracePeriod=10s \
       ...
   ```
   Can those params play a role in the status of the deamon beeing "Busy" ?


-- 
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...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to