You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/01/26 18:33:00 UTC

[jira] [Resolved] (SOLR-11895) Fix "no events available" message on logging tab

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

Cassandra Targett resolved SOLR-11895.
--------------------------------------
       Resolution: Fixed
         Assignee: Cassandra Targett
    Fix Version/s: 7.3
                   master (8.0)

Committed my patch for a simple fix.

> Fix "no events available" message on logging tab
> ------------------------------------------------
>
>                 Key: SOLR-11895
>                 URL: https://issues.apache.org/jira/browse/SOLR-11895
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>            Reporter: Shawn Heisey
>            Assignee: Cassandra Targett
>            Priority: Major
>             Fix For: master (8.0), 7.3
>
>         Attachments: SOLR-11895.patch, logging-after-noEvent.png, logging-after-withError.png, logging-before.png
>
>
> A properly running Solr server with a very clean configuration may have absolutely no messages logged at WARN or ERROR.  When this happens, clicking on the logging tab produces a screen with no messages and a spinning cursor, which looks like the page is hung.
> It has come to my attention that there is a "No events available" message already in the UI, but it doesn't work.  I can think of two ways to fix the problem:
>  * Fix the detection in the UI so that the "No events available" message actually works.  Also, the spinner could be removed.  The spinner is a big reason that the page looks broken.
>  * Solr could log a "startup complete" message at WARN so that there is always something to display.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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