Hi Helix,

It worked after making the below changes in dspace.cfg

recent.submissions.count = 0
# it was 5 earlier
event.dispatcher.default.class = org.dspace.event.BasicDispatcher
event.dispatcher.default.consumers = search, browse, discovery, eperson,
harvester, versioning
# the above were commented out earlier

In dspace-solr-search.cfg,

#(with the port number)
solr.search.server = http://localhost:8000/solr/search
# this was commented out and added the same in maven config/settings.xml
without the port number.

Finally, rebuilt the source, restarted the tomcat, then it started working
fine.

Hope this helps.

Thanks and regards
Priya

On Fri, Jun 15, 2012 at 4:05 PM, helix84 <[email protected]> wrote:

> On Fri, Jun 15, 2012 at 4:02 PM, Priya S <[email protected]>
> wrote:
> > Now its fixed after changing few settings, but
>
> Could you describe what settings you changed to make it work?
> Just for the interest of time-travelers who will come to this thread
> from the future to solve a similiar problem.
>
> Regards,
> ~~helix84
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to