[
https://issues.apache.org/jira/browse/SOLR-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222114#comment-14222114
]
Alexandre Rafalovitch commented on SOLR-6688:
---------------------------------------------
This is still happening in Solr 5 build with default examples (e.g. schemaless)
once somebody starts clicking around the AdminUI. The Log and AdminUI gets 3
ERROR level messages:
{quote}
22/11/2014 14:03:51 ERROR ShowFileRequestHandler Can not find:
admin-extra.menu-top.html
\[../solr-5.0.0-SNAPSHOT/server/solr/configsets/data_driven_schema_configs/conf/admin-extra.menu-top.html]
22/11/2014 14:03:51 ERROR ShowFileRequestHandler Can not find:
admin-extra.menu-bottom.html
\[.../solr-5.0.0-SNAPSHOT/server/solr/configsets/data_driven_schema_configs/conf/admin-extra.menu-bottom.html]
22/11/2014 14:03:51 ERROR ShowFileRequestHandler Can not find:
admin-extra.html
\[.../solr-5.0.0-SNAPSHOT/server/solr/configsets/data_driven_schema_configs/conf/admin-extra.html]
{quote}
I think this used to be on SEVERE level, but even on ERROR level it still
implies that an action by user is required.
> There should be no error about a non-required file admin-extra.html
> -------------------------------------------------------------------
>
> Key: SOLR-6688
> URL: https://issues.apache.org/jira/browse/SOLR-6688
> Project: Solr
> Issue Type: Bug
> Reporter: Arkadiusz RobiĆski
> Priority: Minor
>
> I am using SOLR 4.10.1. I have a simple configuration with 2 cores. Every
> time I open the SOLR admin interface, I get the following errors:
> {noformat}
> Can not find: admin-extra.html
> Can not find: admin-extra.menu-top.html
> Can not find: admin-extra.menu-bottom.html
> {noformat}
> As far as I know, the files are optional. Therefore I should not get any
> error, not even a warning.
> I do not want to create the files because I do not need them. The error
> should simply not be there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]