I did not find any relevant issue, so here's a new issue with a patch:
https://issues.apache.org/jira/browse/SOLR-1200
-Peter
On Wed, Jun 3, 2009 at 4:56 PM, Peter Wolanin wrote:
> Is this a known bug? When I try to unload a core that does not exist,
> Solr throws a NullPointerException
>
> ja
Is this a known bug? When I try to unload a core that does not exist,
Solr throws a NullPointerException
java.lang.NullPointerException
at
org.apache.solr.handler.admin.CoreAdminHandler.handleUnloadAction(CoreAdminHandler.java:319)
at
org.apache.solr.handler.admin.CoreAdminHandl