I have problem following steps while installing CKAN on ubuntu 14.04 (elementary OS Freya 0.3)
Specifically this one: http://docs.ckan.org/en/latest/maintaining/installing/install-from-source.html#setup-solr
When I start JPS server and open http://localhost:8983/solr/ I have the following error:
HTTP ERROR 500
Problem accessing /solr/index.jsp. Reason:
JSP support not configured
Powered by Jetty://
Can you tell me what happen? Adding JAVA_HOME=/usr/lib/jvm/java-8-oracle
to jetty config does not help.