[jira] [Updated] (SOLR-9698) Fix bin/solr script calculations - start/stop wait time and RMI_PORT on Windows

2023-07-05 Thread Tiziano Degaetano (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tiziano Degaetano updated SOLR-9698: Attachment: image-2023-07-05-15-29-19-394.png > Fix bin/solr script calculations - start/sto

[jira] [Commented] (SOLR-9698) Fix bin/solr script calculations - start/stop wait time and RMI_PORT on Windows

2023-07-05 Thread Tiziano Degaetano (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740214#comment-17740214 ] Tiziano Degaetano commented on SOLR-9698: - Hello together, there is a typo in the

[jira] [Created] (SOLR-16973) Fix REMOTE_JMX_OPTS not working on Windows

2023-09-12 Thread Tiziano Degaetano (Jira)
Tiziano Degaetano created SOLR-16973: Summary: Fix REMOTE_JMX_OPTS not working on Windows Key: SOLR-16973 URL: https://issues.apache.org/jira/browse/SOLR-16973 Project: Solr Issue Type: B

[jira] [Updated] (SOLR-16973) Fix REMOTE_JMX_OPTS not working on Windows

2023-09-12 Thread Tiziano Degaetano (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tiziano Degaetano updated SOLR-16973: - Description: On windows RMI can not be enabled using the solr.in.cmd. This is because the

[jira] [Updated] (SOLR-16973) Fix REMOTE_JMX_OPTS not working on Windows

2023-09-12 Thread Tiziano Degaetano (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tiziano Degaetano updated SOLR-16973: - Description: On windows RMI can not be enabled using the solr.in.cmd. This is because the

[jira] [Commented] (SOLR-16973) Fix REMOTE_JMX_OPTS not working on Windows

2023-09-12 Thread Tiziano Degaetano (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764359#comment-17764359 ] Tiziano Degaetano commented on SOLR-16973: -- Hey [~colvinco], thx for fixing SOLR