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

Phani Vempaty commented on SOLR-3651:
-------------------------------------

Hello Hoss,

Yes, that is correct.

I'm not able to see anything in solr logs - no exceptions nothing.

even, when I try to load it directly, it says "404 Not Found 
#/vempap.public.message"

I tried debugging how the request is passing - for some means proper path is 
not being sent to the "SolrDispatchFilter" (the request path is just /) .. but 
when I change "." with "_", then it gets the correct path.
                
> unable to find Instance directory names with "."
> ------------------------------------------------
>
>                 Key: SOLR-3651
>                 URL: https://issues.apache.org/jira/browse/SOLR-3651
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore
>    Affects Versions: 4.0-ALPHA
>         Environment: MacOSX Darwin
>            Reporter: Phani Vempaty
>              Labels: patch
>
> In multicore scenario, if I have "." in instance directory name - it is not 
> able to find it in solr UI or even not able to ping it due to which I'm not 
> able to get the statistics regarding that particular index like last modified 
> time etc..
> Example:
> Try giving an instance directory name as "vempap.public.message" - you can 
> see the core loaded in the UI, but when you click on it - it says 
> "vempap.public.message" Not Found .. I spent a lot of time debugging & now, 
> when I just replace "." with "_" - it works fine & well..
> Please let me know if it is intended to be like that or it is a bug. Sorry it 
> is already mentioned earlier - couldn't find related bug when I did a quick 
> search.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to