uschindler commented on issue #12964:
URL: https://github.com/apache/lucene/issues/12964#issuecomment-1868281148

   On Windows the dfeaults can also be changed, but OpenJDK does not read those 
setting. Here is my Windows example:
   
   ```
   > netsh int ipv4 show dynamicport tcp
   
   Protocol tcp dynamic port range
   ---------------------------------
   Start port      : 49152
   Number of ports : 16384
   ```
   
   So either fi your Windows network stack to use the defaults or open a bug 
report to fix the hard coded range in OpenJDK.


-- 
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

Reply via email to