Hi,

A week back I succeeded in installing Solr, saw the web interface, etc. Then
I wanted to make Solr work with a web interface, so I installed MAMP, set up
Drupal, and installed the Solr-Drupal module.

Now, when I go to the admin interface (http://localhost:8983/solr/admin/), I
get a 500 error followed by this code:

java.lang.NoClassDefFoundError
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:579)
etc....

I've gone ahead and reinstalled Solr, but I keep on getting this error, when
I compile start.jar, my terminal session hangs with these as the last two
lines:
        at org.mortbay.start.Main.start(Main.java:497)
        at org.mortbay.start.Main.main(Main.java:115)

I never did install Tomcat. Maybe that's the problem? 

Any thoughts are appreciated.

thanks,
Paul

-- 
View this message in context: 
http://www.nabble.com/Problems-with-Basic-Install-%28newbie-question%29-tf4816981.html#a13781119
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to