when i run ./dspace update-discovery-index
command
i have the following error
Exception: Error executing query
org.dspace.discovery.SearchServiceException: Error executing query
        at
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:380)
        at org.dspace.discovery.IndexClient.main(IndexClient.java:120)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
Caused by: org.apache.solr.client.solrj.SolrServerException: Error executing
query
        at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
        at
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:118)
        at
org.dspace.discovery.SolrServiceImpl.getSolr(SolrServiceImpl.java:105)
        at
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:353)
        ... 6 more
Caused by: org.apache.solr.common.SolrException: Not Found

Not Found

request: http://localhost:8080/solr/search/select?q=search.resourcetype:2AND
search.resourceid:1&wt=javabin&version=1
        at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
        at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
        at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)


and , if i try to open solr admin ttp://localhost:8080/solr/admin
this error appears
 HTTP Status 404 - missing core name in path
     __________________________________________________________________

   type Status report

   message missing core name in path

   description The requested resource (missing core name in path) is not
   available.
     __________________________________________________________________

  Apache Tomcat/6.0.28
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to