i'm trying to install echo nest server,according to github instruction first, i install java,python,all of python component that is requirement and finally install apache solar from bitnami on windows 10.
but i've problem about how to install Tokyo Tyrant ?! and finally when i run this command(for start echonest server):
java -Dsolr.solr.home=/home/path/to/echoprint-server/solr/solr/solr/ -Djava.awt.headless=true -jar start.jar
apache solar has exception:java.lang.RuntimeException: Can't find resource solarconfig.xml in classpath
but solar config file is exist in directory
C:\echoprint-server\solr\solr\solr\conf\solrconfig.xml
and reply for me at the end
Started SelectChannelConnector @ 0.0.0.0:8502
How Can i fix it ? thanks