You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2013/05/28 22:41:19 UTC

[jira] [Resolved] (SOLR-4867) Admin UI - setting loglevel on root throws RangeError

     [ https://issues.apache.org/jira/browse/SOLR-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) resolved SOLR-4867.
---------------------------------------------

    Resolution: Fixed
    
> Admin UI - setting loglevel on root throws RangeError
> -----------------------------------------------------
>
>                 Key: SOLR-4867
>                 URL: https://issues.apache.org/jira/browse/SOLR-4867
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.3
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4867.patch
>
>
> [~dboychuck] reported on #solr that the Page for Logging/Level only shows a spinning wheel w/o actually finishing at some time.
> bq. Uncaught RangeError: Maximum call stack size exceeded
> was the error message which led me to the suggestion, that the javascript goes crazy while building up the loglevel tree.
> the attached patch includes an additional check for an empty logger-name, which does not fix the root of the problem (will open another issue for that one) but at least avoid confusion because the page doesn't get loaded at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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