Description
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).
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-3665 CoreAdminHandler STATUS command fails when using RAMDirectoryFactory
- Resolved