Hello Dspace support,

I need help to enable the Discovery search service in Dspace 3.2 version. When 
I run the command: dspace update-discovery-index after configuring the 
Discovery service, the process end with and Exception and the Dspace search is 
not working at all.

The exception is:

INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=59141828-b177-4179-bd62-538e3ea03041,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
INFO [main] (ConfigurationManager.java:1224) - Loading from classloader: 
file:/opt/dspace/config/dspace.cfg
INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log 
configuration (log.init.config)
INFO [main] (ConfigurationManager.java:1224) - Loading: 
/opt/dspace/config/log4j.properties
Exception: null
org.dspace.discovery.SearchServiceException
        at 
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:418)
        at org.dspace.discovery.IndexClient.main(IndexClient.java:110)
        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)
Caused by: java.net.MalformedURLException
        at java.net.URL.<init>(URL.java:619)
        at java.net.URL.<init>(URL.java:482)
        at java.net.URL.<init>(URL.java:431)
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.<init>(CommonsHttpSolrServer.java:146)
        at org.dspace.discovery.SolrServiceImpl.getSolr(SolrServiceImpl.java:99)
        at 
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:384)
        ... 6 more
Caused by: java.lang.NullPointerException
        at java.net.URL.<init>(URL.java:524)
        ... 11 more




What can I do to solve the problem?

Regards,

Ing. Oscar Sánchez G., MAE
Profesional en TI
Biblioteca José Figueres Ferrer
Instituto Tecnológico de Costa Rica
*  Tel: 2550-2135
7   Fax: 2591-4820
*  Apdo Postal:  159-7050

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to