starting up solr automatically

2013-12-04 Thread Eric Palmer
for version 8? BTW - this is just the standard install of solr from the gzip file. thanks in advance for your help. -- Eric Palmer U of Richmond

Re: starting up solr automatically

2013-12-04 Thread Eric Palmer
to be unclear and/or > not work. Here's the script I've been using for solr 4.5.1: > https://gist.github.com/gregwalters/7795791 Do note that you'll have to > change a couple of paths to get things working correctly. > > > > Thanks, > > Greg > > >

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
t; \ > >> -Djetty.port=9101 \ > >> $JAVA_OPTIONS" > >> JETTY_HOME=/var/lib/answers/atlascloud/solr45/ > >> JETTY_USER=tomcat > >> JETTY_LOGS=/var/lib/answers/atlascloud/solr45/logs > >> ** > >> > >> On Dec 4, 2013, at 3:21 PM

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
: > Eric, > > If you're using the script from the gist I posted make sure you're > sourcing the jetty file at line 140. > > Thanks, > Greg > > On Dec 5, 2013, at 1:21 PM, Eric Palmer wrote: > > > Greg or anyone that can help, when I try to start jetty as a

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
x27;m assuming this may be differences in versions or something. Is there any harm if it works in not having ",jsp" as an option? Eric On Thu, Dec 5, 2013 at 2:51 PM, Eric Palmer wrote: > some progress but getting this error now > sudo service jetty start > Starting Jetty:

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
t; Eric, > > Sorry about that, the entire OPTIONS= part can be dropped. That's there to > support a war file that we deploy next to solr. > > Greg > > On Dec 5, 2013, at 1:51 PM, Eric Palmer wrote: > > > some progress but getting this error now > > sudo service j