You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/08/27 15:44:53 UTC

[jira] [Comment Edited] (SOLR-5188) Logging isn't working in branch_4x or trunk

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

Mark Miller edited comment on SOLR-5188 at 8/27/13 1:44 PM:
------------------------------------------------------------

It seems that logging currently defaults to off and we default to no logging config in solr.xml, so the system is just not enabled. Here is a patch.
                
      was (Author: markrmiller@gmail.com):
    It seems that logging currently defaults to off and we default to no logging config in solrconfig.xml, so the system is just not enabled. Here is a patch.
                  
> Logging isn't working in branch_4x or trunk
> -------------------------------------------
>
>                 Key: SOLR-5188
>                 URL: https://issues.apache.org/jira/browse/SOLR-5188
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.5, 5.0
>         Environment: Linux bigindy5 2.6.32-358.6.1.el6.centos.plus.x86_64 #1 SMP Wed Apr 24 03:21:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
> Latest branch_4x
> java version "1.7.0_21"
> Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
> Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
>            Reporter: Shawn Heisey
>            Assignee: Mark Miller
>             Fix For: 4.5, 5.0
>
>         Attachments: SOLR-5188.patch
>
>
> The logging section of the UI isn't working on branch_4x or trunk.  The /solr/admin/info/logging handler response has an error tag saying Logging Not Initialized.  The problem can be seen by starting the example in the latest checkout from branch_4x or trunk.
> The logging UI in the version 4.4 example is working fine.

--
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