Hi, I downloaded Solr and successfully run it (by running *java -jar start.jar *from *example *directory) on windows machine but when i try to run it (in the same way as i did on windows) on my linux machine, i get following error:
er.dir=/solr/example 2008-06-05 17:36:17.343::WARN: failed SolrRequestFilter java.lang.NoClassDefFoundError: org.apache.solr.core.SolrCore at java.lang.Class.initializeClass(libgcj.so.7rh) at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:75) at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:99) at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) at org.mortbay.jetty.servlet.ServletHandle Is there anything that i am missing ? Please help me considering me new to the solr and linux. -- Thanks and Regards, Akeel ur Rehman Faridee