Patrick Hunt created SOLR-3921:
----------------------------------

             Summary: CoreAdminHandler fails when dataDir doesn't exist on 
local filesystem
                 Key: SOLR-3921
                 URL: https://issues.apache.org/jira/browse/SOLR-3921
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 4.0-BETA
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
            Priority: Critical
             Fix For: 4.1, 5.0


CoreAdminHandler.getIndexSize calls FileUtils.sizeOfDirectory which throws 
unhandled IllegalArgumentException when dataDir doesn't exist on the local 
filesystem. As a result the webapp gui "hangs" (never displays any result).

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to