On Tue, Mar 15, 2016 at 07:58:21PM -0600, Shawn Heisey wrote:
> On 3/15/2016 2:56 PM, Paul Hoffman wrote:
> >> It sure looks like I started Solr from my blacklight project dir.
> >>
> >> Any ideas?  Thanks,
> >>
> 
> You may need to get some help from the blacklight project.  I've got
> absolutely no idea what sort of integration they may have done with
> Solr, what they may have changed, or how they've arranged the filesystem.
> 
> Regarding the Jetty problem, in the directory where the "start.jar" that
> you are running lives, there should be a lib directory, with various
> jetty jars.  The jetty-xml jar should be one of them.  Here's a listing
> of Jetty's lib directory from a Solr 4.9.1 install that I've got.  I
> have upgraded to a newer version of Jetty:
> 
> root@bigindy5:/opt/solr4# ls -al lib
> total 1496
> drwxr-xr-x  3 solr solr   4096 Aug 31  2015 .
> drwxr-xr-x 13 solr solr   4096 Aug 31  2015 ..
> drwxr-xr-x  2 solr solr   4096 Aug 31  2015 ext
> -rw-r--r--  1 solr solr  21162 Aug 31  2015
> jetty-continuation-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr  61908 Aug 31  2015
> jetty-deploy-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr  96122 Aug 31  2015 jetty-http-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 104219 Aug 31  2015 jetty-io-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr  24770 Aug 31  2015 jetty-jmx-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr  89923 Aug 31  2015
> jetty-security-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 357704 Aug 31  2015
> jetty-server-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 101714 Aug 31  2015
> jetty-servlet-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 287680 Aug 31  2015 jetty-util-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 110096 Aug 31  2015
> jetty-webapp-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr  39065 Aug 31  2015 jetty-xml-8.1.14.v20131031.jar
> -rw-r--r--  1 solr solr 200387 Aug 31  2015 servlet-api-3.0.jar
> 
> The Jetty included with blacklight may contain more jars than this.  The
> Solr jetty install is stripped down so it's very lean.
> 
> Thanks,
> Shawn
> 

That's exactly what I have now -- I got them from the blacklight-jetty 
repo -- except the versions are slightly different 
(jetty-*-8.1.10.v20130312.jar instead of jetty-*-8.1.14.v20131031.jar).

My assumption now is that I was running a significantly older version of 
Solr -- I was getting some deprecation warnings and an error that prevented 
loading my Blacklight core.  However, using the new jetty jars and 
making some adjustments in my schema.xml has got the Solr end of things 
working again, so I'll take any further questions to the Blacklight 
list.

Thanks again for your help,

Paul.

-- 
Paul Hoffman <p...@flo.org>
Systems Librarian
Fenway Libraries Online
c/o Wentworth Institute of Technology
550 Huntington Ave.
Boston, MA 02115
(617) 442-2384 (FLO main number)

Reply via email to