[ 
https://issues.apache.org/jira/browse/SOLR-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-5078:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> SolrJ NPE in delete()
> ---------------------
>
>                 Key: SOLR-5078
>                 URL: https://issues.apache.org/jira/browse/SOLR-5078
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 5.0
>            Reporter: Markus Jelsma
>            Priority: Minor
>             Fix For: 4.8
>
>
> Some servers were restarted while our Hadoop job was trying to delete some 
> records. We're also testing SOLR-4816.
> {code}
> java.lang.NullPointerException
>       at 
> org.apache.solr.common.cloud.ZkCoreNodeProps.getBaseUrl(ZkCoreNodeProps.java:40)
>       at 
> org.apache.solr.client.solrj.impl.CloudSolrServer.directUpdate(CloudSolrServer.java:262)
>       at 
> org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:483)
>       at 
> org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
>       at 
> org.apache.solr.client.solrj.SolrServer.deleteById(SolrServer.java:262)
>       at 
> org.apache.solr.client.solrj.SolrServer.deleteById(SolrServer.java:248)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to