bhanu pratap created SOLR-11637:
-----------------------------------
Summary: Error from server at http://localhost:8983/solr: Expected
mime type application/o eam but got text/html.
Key: SOLR-11637
URL: https://issues.apache.org/jira/browse/SOLR-11637
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: bhanu pratap
HI ,
I am getting exception while execution solrselect query please refer error
INFO [hybrisHTTP2] [RestHandlerExceptionResolver] Translating exception
[org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSol
on]: Error from server at http://localhost:8983/solr: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/select. Reason:
<pre> Not Found</pre></p>
</body>
</html>
ERROR [hybrisHTTP2] [RestHandlerExceptionResolver] Error from server at
http://localhost:8983/solr: Expected mime type application/o
eam but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/select. Reason:
<pre> Not Found</pre></p>
</body>
</html>
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:578)
de.hybris.platform.solrfacetsearch.solr.impl.CachedSolrClient.request(CachedSolrClient.java:49)
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
com.gucci.core.services.solr.DefaultLightSolrService.runSolrQuery(DefaultLightSolrService.java:67)
com.gucci.commerce.webservices.gv3.service.search.DefaultConcessionSearchService.getProductsForCategory(DefaultConcessionSearchServi
271)
com.gucci.commerce.webservices.gv3.populator.ConcessionMerchandisingListPopulator.populate(ConcessionMerchandisingListPopulator.java
com.gucci.commerce.webservices.gv3.facade.DefaultConcessionCategoryFacade.getMerchandising(DefaultConcessionCategoryFacade.java:34)
com.gucci.commerce.webservices.gv3.controller.ConcessionExportCategoriesController.exportMerchandising(ConcessionExportCategoriesCon
java:117)
I am using java 8 and solr-core-6.4.1, solr-solrj-6.4.1 jar file
Could you please help us over the issue ?
Regards
Bhanu Pratap
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]