Martijn Koster created SOLR-12192:
-------------------------------------
Summary: Error when ulimit is unlimited
Key: SOLR-12192
URL: https://issues.apache.org/jira/browse/SOLR-12192
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrCLI
Reporter: Martijn Koster
I noticed:
{noformat}
solr@fd8031538f4b:/opt/solr$ ulimit -u
unlimited
solr@fd8031538f4b:/opt/solr$ bin/solr
/opt/solr/bin/solr: line 1452: [: unlimited: integer expression expected
{noformat}
The solr start script should check for "unlimited" and not print that error.
Patch on https://github.com/apache/lucene-solr/pull/352
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]