You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Shawn Heisey (Jira)" <ji...@apache.org> on 2023/05/15 15:16:00 UTC

[jira] [Closed] (SOLR-16802) IO Exception with Solr Could during bulk update

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

Shawn Heisey closed SOLR-16802.
-------------------------------

> IO Exception with Solr Could during bulk update
> -----------------------------------------------
>
>                 Key: SOLR-16802
>                 URL: https://issues.apache.org/jira/browse/SOLR-16802
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: clients - java
>    Affects Versions: 7.7.1
>            Reporter: Suvarna
>            Priority: Major
>
> We have a spring boot application which is integrated with Solr cloud 7.7.1. Both the applications deployed in Azure cloud. We are seeing "org.springframework.data.solr.UncategorizedSolrException: IOException occured when talking to server" during Solr repository bulk save operation from springboot application. In the Solr server logs "Expected mime type application/octet-stream but got text/html. <html>". Based on the documentation the above server exception comes when we miss the collection name in URL. But we are seeing this issue only for few records like out of 1800 records 600 records are saving without any issue. Rest of documents are giving this issue. 
> And also, not finding any difference with the succeeded and failed records in case if there is any data issue which is not as per the schema.
>  
> Any inputs will be greatly appreciated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org