apache-solr PR: 201455 (I think 212104 blocks usage of apache-solr)

Kurt Jaeger lists at opsec.eu
Sun Sep 11 07:41:18 UTC 2016


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 at opsec.eu            +49 171 3101372                         4 years to go !


More information about the freebsd-ports mailing list