Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2016 09:41:15 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Matthias Fechner <idefix@fechner.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: apache-solr PR: 201455 (I think 212104 blocks usage of apache-solr)
Message-ID:  <20160911074115.GD93158@home.opsec.eu>
In-Reply-To: <900b9828-7a54-8f85-e4c3-0000d2565b2a@fechner.net>
References:  <403d02ce-a9be-acc6-2d3e-ca24fb267399@fechner.net> <6af81830-d841-b1fa-e5b2-53ea06403153@fechner.net> <20160901132915.GJ96200@home.opsec.eu> <91a30d2b-ff04-c2a9-280b-ebb51320424b@fechner.net> <404a0b7b-41ea-5843-bb7a-f8c8f85dcb6a@fechner.net> <20160901181128.GK96200@home.opsec.eu> <9a0d27c1-2f43-5a3e-8054-87495b73b12e@fechner.net> <900b9828-7a54-8f85-e4c3-0000d2565b2a@fechner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> Am 02.09.2016 um 00:08 schrieb Matthias Fechner:
> > ok, here we go:
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212313
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201455
> 
> any progress here?

I've tested the startup.

Directly after the make install, if one tries to start solr,
three -dist files need to be copied to allow solr to start:

  /var/db/solr/solr.xml-dist
  /usr/local/etc/solr.in.sh-dist
  /var/log/solr/log4j.properties-dist

Can you try to provide those files with the @sample mechanism
described in

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#plist-config

to avoid these manual steps ?

As far as I understand, if the -dist files are copied to the
relevant places, the startup still fails, probably because
the default values are not valid ?

So what parameters are needed for a simple startup ?

-- 
pi@opsec.eu            +49 171 3101372                         4 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160911074115.GD93158>