Mime Type Application Octet Stream

Posted on by  admin
OctetMime

Spring Framework Issues Are Migrating To GitHub! The Spring Framework is migrating from Jira to GitHub issues. After running into some unexpected issues with GitHub notifications initially, we've made good progress, and the migration is now close to complete. In the mean time, if you need to create a new ticket, please do so on GitHub. When all post-migration tasks are complete (current ETA is Monday, Jan 14 by midday PST), every Jira issue will get a comment with a link to the corresponding issue on GitHub, and likewise GitHub issues will link back.

What Does Invalid Mime Type Mean

Mime Type Application Octet Stream

Going forward, we intend to keep the Spring Framework Jira up, in read-only mode, so you can continue to refer it if needed. MerchantModel model = new MerchantModel(); model.setId( '2'); model.setLocation( '31.52'); model.setTitle( 'khawaja'); merchantRepository.save(model); upon save i am getting the below exception ############################################### org.springframework.data.solr.UncategorizedSolrException: Error from server at Expected mime type application/octet-stream but got text/html. Error 404 Not Found HTTP ERROR 404 Problem accessing /solr/update. Reason: Not Found; nested exception is org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at Expected mime type application/octet-stream but got text/html. Error 404 Not Found HTTP ERROR 404 Problem accessing /solr/update. Reason: Not Found ###############################################.

Comments are closed.