[ 
https://issues.apache.org/jira/browse/SOLR-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555479#comment-14555479
 ] 

Anshum Gupta commented on SOLR-7465:
------------------------------------

Hi [~ehatcher], seems like this broke the build. I'm not sure but I see a lot 
of 500s while running {{ant clean test}}

{code}
   [junit4] ERROR   14.5s J1 | DistributedSpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:61796//collection1: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /collection1/update. Reason:
   [junit4]    > <pre>    java.lang.NoSuchFieldError: totalTermCount</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E4E19F8673A0649:F61A2622C9C66BB1]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859)
{code}

> Flesh out solr/example/files
> ----------------------------
>
>                 Key: SOLR-7465
>                 URL: https://issues.apache.org/jira/browse/SOLR-7465
>             Project: Solr
>          Issue Type: Task
>            Reporter: Hoss Man
>            Assignee: Erik Hatcher
>            Priority: Minor
>             Fix For: 5.2
>
>         Attachments: SOLR-7465.patch, SOLR-7465.patch, SOLR-7465.patch, 
> SOLR-7465.patch, SOLR-7465.patch, SOLR-7465.patch, SOLR-7465.patch, 
> SOLR-7465.patch, SOLR-7465.patch
>
>
> this README.txt file that's actually some sort of bizare shell script exists 
> on trunk in an otherwise empty directory...
> https://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/files/README.txt?view=markup
> filed added by this commit: 
> https://svn.apache.org/viewvc?view=revision&revision=1652721
> all of hte other files in this directory removed by this commit: 
> https://svn.apache.org/viewvc?view=revision&revision=1652759



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

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

Reply via email to