Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-14 Thread Aaron Aberg
My client is using a dedicated server with plesk for the control panel. The hosting provider says that anything done using the control panel is supported by their tech support, so if i try anything using SSH, it voids that warranty. Its easy to install a servlet through plesk anyway, I upload the w

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-15 Thread Aaron Aberg
2:40 AM, Shalin Shekhar Mangar wrote: > On Sat, Aug 15, 2009 at 6:52 AM, Aaron Aberg wrote: > >> My client is using a dedicated server with plesk for the control >> panel. The hosting provider says that anything done using the control >> panel is supported by their tech sup

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-15 Thread Aaron Aberg
ializerError Any ideas? --Aaron On Sat, Aug 15, 2009 at 12:40 AM, Shalin Shekhar Mangar wrote: > On Sat, Aug 15, 2009 at 6:52 AM, Aaron Aberg wrote: > >> My client is using a dedicated server with plesk for the control >> panel. The hosting provider says that anything done u

Cannot get solr to pickup solr/home property

2009-08-16 Thread Aaron Aberg
Software: Linux CentOS Tomcat 5.5 Plesk 9.2.1 Solr 1.3.0 This is the error log I get when I stop solr (or attempt to) and then restart it from Plesk: INFO: Manager: stop: Stopping web application at '/solr' Aug 15, 2009 10:49:30 PM org.apache.catalina.core.StandardContext stop INFO: Container org

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-17 Thread Aaron Aberg
  > > next you should copy the sorl directory (the one with the conf, data and bin > subdiretories) to the path you specified in the web.xml > > Repackage the war and redeploy, that should do it :) > > > On Sat, Aug 15, 2009 at 11:59 AM, Aaron Aberg wrote: > >> Ok, I'

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-17 Thread Aaron Aberg
> it's not a part of solr itself and you don't want it mucking up tomcat :) > > Try throwing everything out except the conf (and maybe the bin) dir and see > if it works ? > > The data dir should automatically be recreated with a blank index if solr is > starting up pro

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-17 Thread Aaron Aberg
such companies have everything in their main > classpath already, including even ANT and Lucene) > > SSH is better option... > > > -----Original Message- > From: Aaron Aberg [mailto:aaronab...@gmail.com] > Sent: August-14-09 9:23 PM > To: solr-user@lucene.apache.org &

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-17 Thread Aaron Aberg
On Mon, Aug 17, 2009 at 10:58 AM, Fuad Efendi wrote: > Looks like you are using SOLR multicore, with solr.xml... I never tried > it... > The rest looks fine, except suspicious solr.xml whats suspicious about it? is it in the wrong place? Is it not suppose to be there? technically my war file is n

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-18 Thread Aaron Aberg
Constantijn, First of all, I want you to know how much I appreciate you not giving up on me. Second of all, your instructions were really great. I think that I am getting closer to solving this issue. I am STILL get that error but after a full tomcat reboot it picked up my solr.home environment va

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-18 Thread Aaron Aberg
Marco might be right about the JRE thing. Here is my classpath entry when Tomcat starts up java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/../lib/i386:/usr/java/packages/l

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-18 Thread Aaron Aberg
DK (from TOMCAT viewpoint) is absence > of javac compiler for JSPs. But it will complain only if you try to use JSPs > (via admin console). > > Have you tried to install SOLR on your localbox and play with samples > described at many WIKI pages? > > > > -Original Message

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-26 Thread Aaron Aberg
Hey Guys, Ok, I found this: Troubleshooting Errors It's possible that you get an error related to the following: SEVERE: Exception starting filter SolrRequestFilter java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.core.SolrConfig at org.apache.solr.servlet.Solr

Re: Cannot get solr 1.3.0 to run properly with plesk 9.2.1 on CentOS

2009-08-27 Thread Aaron Aberg
Guys, Thanks everyone who helped or tried to help me out with this issue. After talking with a buddy of mine who uses solr, he said that XPath exception seemed familiar. It turns out that right at the bottom of the Solr Wiki install page is a troubleshooting section with one entry... and it was re