Re: Problem starting solr 6.5

2017-04-04 Thread wlee
Thanks. I chmod 777 of the solr directory and I can start solr 6.5 now. -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227p4328373.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem starting solr 6.5

2017-04-04 Thread Rick Leir
chiving old console logs > > >ERROR: Logs directory /usr/local/solr-6/solr-6.5.0/server/logs could >not be created. Exiting > > > > > >-- >View this message in context: >http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227.html >Sent from the Solr - User mailing list archive at Nabble.com. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: Problem starting solr 6.5

2017-04-03 Thread Erick Erickson
Failed archiving old console logs > > > ERROR: Logs directory /usr/local/solr-6/solr-6.5.0/server/logs could not be > created. Exiting > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem starting solr 6.5

2017-04-03 Thread Yasufumi Mizoguchi
s message in context: http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227.html Sent from the Solr - User mailing list archive at Nabble.com.

Problem starting solr 6.5

2017-04-03 Thread wlee
tory /usr/local/solr-6/solr-6.5.0/server/logs could not be created. Exiting -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-starting-solr-6-5-tp4328227.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem starting solr

2016-06-28 Thread Erick Erickson
This is still a pain. Either the script should be more robust (it's a pretty long, but it shouldn't be too hard ot find the 30 second wait that you can increase) or try to figure out why it takes 30 seconds for your Solr to start. the "-f" option can help you watch things go by and perhaps give yo

Re: Problem starting solr

2016-06-28 Thread Mary Anne Smart
It didn't even occur to me that Solr might be running anyway; looks like it is. Thanks, Mary Anne On Tue, Jun 28, 2016 at 10:50 AM, Erick Erickson wrote: > Hmm, that log file isn't very useful, this is puzzling. Is Solr running > anyway? Can you connect to localhost:2181/solr? > > Are you sure

Re: Problem starting solr

2016-06-28 Thread Erick Erickson
Hmm, that log file isn't very useful, this is puzzling. Is Solr running anyway? Can you connect to localhost:2181/solr? Are you sure you're pasting the correct Solr log BTW? Best, Erick On Tue, Jun 28, 2016 at 6:32 AM, Mary Anne Smart wrote: > I've downloaded solr and updated my java version to

Problem starting solr

2016-06-28 Thread Mary Anne Smart
I've downloaded solr and updated my java version to Java 8. However, when I try to start solr with bin/solr start, I get the following error: Marys-MacBook-Air:solr-5.3.1 masmart$ bin/solr start Waiting up to 30 seconds to see Solr running on port 8983 [-] Still not seeing Solr listening on 898

RE: Problem starting solr on jetty

2011-07-27 Thread Chris Hostetter
: I tried to debug the issue by runing start.jar in eclipse debuger and : found that the root of the issue was that the jetty.home system property : was not set. If I set the jetty.home property then the server starts : properly. H, weird ... that still doesn't really make much sense. The

RE: Problem starting solr on jetty

2011-07-27 Thread Steven A Rowe
Hi Anand, Congrats! And thanks for letting us know. Steve -Original Message- From: anand.ni...@rbs.com [mailto:anand.ni...@rbs.com] Sent: Thursday, July 28, 2011 12:00 AM To: solr-user@lucene.apache.org Subject: RE: Problem starting solr on jetty Hi All, I tried to debug the issue

RE: Problem starting solr on jetty

2011-07-27 Thread Anand.Nigam
, GBM Sent: 28 July 2011 08:39 To: solr-user@lucene.apache.org Subject: RE: Problem starting solr on jetty Thanks for your reply Steve. My environment details: Java version: 1.6.0_24 System: Microsoft Windows XP Professional Version 2002 Service Pack 3 Interestingly my colleagues who have the

RE: Problem starting solr on jetty

2011-07-27 Thread Anand.Nigam
sage- From: Nigam, Anand, GBM Sent: 28 July 2011 08:37 To: solr-user@lucene.apache.org Subject: RE: Problem starting solr on jetty Thanks for your reply Steve. My environment details: Java version: 1.6.0_24 System: Microsoft Windows XP Professional Version 2002 Service Pack 3 Interestingl

RE: Problem starting solr on jetty

2011-07-27 Thread Anand.Nigam
sage- From: Steven A Rowe [mailto:sar...@syr.edu] Sent: 27 July 2011 20:21 To: solr-user@lucene.apache.org Subject: RE: Problem starting solr on jetty Hi Anand, Someone else reported this exact same error with Solr v1.4.0: http://www.lucidimagination.com/search/document/fd5b83f3595a

RE: Problem starting solr on jetty

2011-07-27 Thread Steven A Rowe
- it just quits without printing anything out). Can you give more details about your environment? Steve -Original Message- From: anand.ni...@rbs.com [mailto:anand.ni...@rbs.com] Sent: Wednesday, July 27, 2011 7:25 AM To: solr-user@lucene.apache.org Subject: Problem starting solr on jetty

Problem starting solr on jetty

2011-07-27 Thread Anand.Nigam
Hi, I am new to solr. I have downloaded the solr 3.3.0 distribution and tryign to run it using java -jar start.jar from the apache-solr-3.3.0\example directory (start.jar is present here). But I am getting following error on running this command: C:\downloads\apache-solr-3.3.0\apache-solr-3.3.