Hi,

I'm having the following error when execute update-discovery-index command:

[root@dspace bin]# /usr/share/dspace/bin/dspace update-discovery-index -o
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
DSpaceKernel:org.dspace:name=7bc2cab6-ea5f-4962-b583-973c2d62bcf5,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
file:/usr/share/dspace/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1224) - Loading:
/usr/share/dspace/config/log4j.properties
SOLR Search Optimize -- Process Started:1397060605292
Exception: Internal Server Error

Internal Server Error

request: http://dspace/solr/search/update
org.apache.solr.common.SolrException: Internal Server Error

Internal Server Error

request: http://dspace/solr/search/update
        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.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
        at
org.apache.solr.client.solrj.SolrServer.optimize(SolrServer.java:94)
        at
org.apache.solr.client.solrj.SolrServer.optimize(SolrServer.java:82)
        at
org.dspace.discovery.SolrServiceImpl.optimize(SolrServiceImpl.java:438)
        at org.dspace.discovery.IndexClient.main(IndexClient.java:116)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)


I can't find the problem, since all configurations seem to be fine.
By another hand, the SOLR server is working. I've checket it in the Web
browser:
http://dspace/solr/search/admin/

Can anyone help me?

Thanks in advance.

-- 
Hernán Carvajal Briceño.
hernan.hcarva...@gmail.com
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to