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

Mark Miller commented on SOLR-1743:
-----------------------------------

bq. ... I'll take a whack at a fix.

Heh - perhaps I will. Annoyingly, its going to take some thought. The old 
machinery counts on an exception while building the core bubbling up to the 
dispatchfilter init method - but the corecontainer swallows such exceptions, as 
we try and run other cores even if one is whacked. Anyway, this error reporting 
will have to be done in a completely different way to properly work with 
multicore.

> error reporting is rendering "404 missing core name in path" for all type of 
> errors
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-1743
>                 URL: https://issues.apache.org/jira/browse/SOLR-1743
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>         Environment: all
>            Reporter: Marcin
>            Assignee: Mark Miller
>             Fix For: 1.5
>
>
> despite the error in schema syntax or any other type of error you will always 
> get:
> "404 missing core name in path" communicate.
> cheers,
> /Marcin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to