Hi all,

I'm using DSpace 4.1 JSPUI on RHEL 6 with Apache and Tomcat 7.

I'm trying to get open search working. I have enabled it and restarted tomcat. 
If I send a search like:

http://ses-dev.library.usyd.edu.au/open-search/?q=test

I can see in the logs the request is sent but it then bums out with:

2015-05-04 14:34:28,750 WARN  org.dspace.app.webui.servlet.InternalErrorServlet 
@ :session_id=1E8A239479112C95FCBFE4F668C82:internal_error:-- URL Was: 
http://ses-dev.library.usyd.edu.au/open-search?q=test
-- Method: GET
-- Parameters were:
-- q: "test"

java.lang.NullPointerException
   at java.net.URLEncoder.encode(URLEncoder.java:205)
   at org.dspace.app.util.OpenSearch.openSearchMarkup(OpenSearch.java:237)
   at org.dspace.app.util.OpenSearch.getResults(OpenSearch.java:215)
   at org.dspace.app.util.OpenSearch.getResultsDoc(OpenSearch.java:190)

etc.

What am I doing wrong?

Thanks,
Gary


Gary Browne | Development Programmer
University of Sydney Library
THE UNIVERSITY OF SYDNEY
Level 1, Fisher Library F03 | The University of Sydney | NSW | 2006
T +61 2 9351 5946 | M +61 405 647 868
E gary.bro...@sydney.edu.au<mailto:gary.bro...@sydney.edu.au>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
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