On Fri, Jun 6, 2008 at 1:13 AM, Akeel <[EMAIL PROTECTED]> wrote: > 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)
Your best bet is to try downloading and using the JVM from Sun. -Yonik