Mikhail Khludnev created SOLR-9614:
--------------------------------------

             Summary: TestSolrCloudWithKerberosAlt.testBasics failure HTTP 
ERROR: 401 Problem accessing /solr/admin/cores
                 Key: SOLR-9614
                 URL: https://issues.apache.org/jira/browse/SOLR-9614
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mikhail Khludnev


* this occurs after SOLR-9608 commit 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6169/
* but, I can't get it fixed rolling it back locally. 
* it doesn't yet happen in branch_6x CI 
So far I have no idea what to do. 
Problem log
{quote}
20158 ERROR 
(OverseerThreadFactory-6-thread-1-processing-n:127.0.0.1:56132_solr) 
[n:127.0.0.1:56132_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:56132/solr
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56132/solr: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/cores. Reason:
<pre>    Authentication required</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$0(HttpShardHandler.java:195)

{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to