You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2017/11/15 16:08:00 UTC

[jira] [Commented] (SOLR-11645) When there are duplicate java commandline arguments, the Solr UI dashboard doesn't show Args at all

    [ https://issues.apache.org/jira/browse/SOLR-11645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253701#comment-16253701 ] 

Shawn Heisey commented on SOLR-11645:
-------------------------------------

Problem duplicated on Windows by adding this line to solr.in.cmd:

{noformat}
set SOLR_OPTS=%SOLR_OPTS% -Xss256k
{noformat}

> When there are duplicate java commandline arguments, the Solr UI dashboard doesn't show Args at all
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-11645
>                 URL: https://issues.apache.org/jira/browse/SOLR-11645
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>    Affects Versions: 7.1
>            Reporter: Shawn Heisey
>            Priority: Minor
>
> A user couldn't get the "Args" to display in the admin UI.
> Ultimately it was determined that they had duplicate arguments on their commandline, and this was resulting in an error in the browser:
> {code}
> Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use
> 'track by' expression to specify unique keys. Repeater: arg in
> commandLineArgs, Duplicate key: string:-XX:+UseGCLogFileRotation, Duplicate
> value: -XX:+UseGCLogFileRotation
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org