Hi Debraj, >From the log i can't see any issue/error. Do you mind running solr with -f and see on console if you get any error otherwise launch Solr from browser ( http://localhost:8983/solr)
Thnx On Thu, Dec 10, 2015 at 10:39 AM, Debraj Manna <subharaj.ma...@gmail.com> wrote: > The logs that I am seeing:- > > jabong@jabong1143:~/Downloads/software/dev/solr5$ sudo bin/solr start -p > 8888 > [sudo] password for jabong: > Waiting to see Solr listening on port 8888 [-] Still not seeing Solr > listening on 8888 after 30 seconds! > INFO - 2015-12-10 15:37:16.816; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/clustering/lib/jackson-core-asl-1.9.13.jar' > to classloader > INFO - 2015-12-10 15:37:16.817; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/clustering/lib/attributes-binder-1.2.1.jar' > to classloader > INFO - 2015-12-10 15:37:16.817; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/clustering/lib/jackson-mapper-asl-1.9.13.jar' > to classloader > WARN - 2015-12-10 15:37:16.817; [ ] > org.apache.solr.core.SolrResourceLoader; Can't find (or read) directory to > add to classloader: /home/jabong/Downloads/software/dev/solr5/dist/ > (resolved as: /home/jabong/Downloads/software/dev/solr5/dist). > INFO - 2015-12-10 15:37:16.834; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/langid/lib/langdetect-1.1-20120112.jar' > to classloader > INFO - 2015-12-10 15:37:16.834; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/langid/lib/langdetect-1.1-20120112.jar' > to classloader > INFO - 2015-12-10 15:37:16.835; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/langid/lib/jsonic-1.2.7.jar' > to classloader > INFO - 2015-12-10 15:37:16.835; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/langid/lib/jsonic-1.2.7.jar' > to classloader > WARN - 2015-12-10 15:37:16.835; [ ] > org.apache.solr.core.SolrResourceLoader; Can't find (or read) directory to > add to classloader: /home/jabong/Downloads/software/dev/solr5/dist/ > (resolved as: /home/jabong/Downloads/software/dev/solr5/dist). > WARN - 2015-12-10 15:37:16.835; [ ] > org.apache.solr.core.SolrResourceLoader; Can't find (or read) directory to > add to classloader: /home/jabong/Downloads/software/dev/solr5/dist/ > (resolved as: /home/jabong/Downloads/software/dev/solr5/dist). > INFO - 2015-12-10 15:37:16.842; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/commons-beanutils-1.8.3.jar' > to classloader > INFO - 2015-12-10 15:37:16.842; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/commons-beanutils-1.8.3.jar' > to classloader > INFO - 2015-12-10 15:37:16.842; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/velocity-1.7.jar' > to classloader > INFO - 2015-12-10 15:37:16.842; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/velocity-1.7.jar' > to classloader > INFO - 2015-12-10 15:37:16.843; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/commons-collections-3.2.1.jar' > to classloader > INFO - 2015-12-10 15:37:16.843; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/commons-collections-3.2.1.jar' > to classloader > INFO - 2015-12-10 15:37:16.843; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/velocity-tools-2.0.jar' > to classloader > WARN - 2015-12-10 15:37:16.844; [ ] > org.apache.solr.core.SolrResourceLoader; Can't find (or read) directory to > add to classloader: /home/jabong/Downloads/software/dev/solr5/dist/ > (resolved as: /home/jabong/Downloads/software/dev/solr5/dist). > INFO - 2015-12-10 15:37:16.847; [ ] > org.apache.solr.core.SolrResourceLoader; Adding > > 'file:/home/jabong/Downloads/software/dev/solr5/contrib/velocity/lib/velocity-tools-2.0.jar' > to classloader > WARN - 2015-12-10 15:37:16.848; [ ] > org.apache.solr.core.SolrResourceLoader; Can't find (or read) directory to > add to classloader: /home/jabong/Downloads/software/dev/solr5/dist/ > (resolved as: /home/jabong/Downloads/software/dev/solr5/dist). > INFO - 2015-12-10 15:37:17.476; [ ] > org.apache.solr.update.SolrIndexConfig; IndexWriter infoStream solr logging > is enabled > INFO - 2015-12-10 15:37:17.482; [ ] > org.apache.solr.update.SolrIndexConfig; IndexWriter infoStream solr logging > is enabled > INFO - 2015-12-10 15:37:17.485; [ ] org.apache.solr.core.SolrConfig; > Using Lucene MatchVersion: 5.0.0 > INFO - 2015-12-10 15:37:17.488; [ ] org.apache.solr.core.SolrConfig; > Using Lucene MatchVersion: 5.2.1 > INFO - 2015-12-10 15:37:17.702; [ ] org.apache.solr.core.SolrConfig; > Loaded SolrConfig: solrconfig.xml > INFO - 2015-12-10 15:37:17.702; [ ] org.apache.solr.core.SolrConfig; > Loaded SolrConfig: solrconfig.xml > INFO - 2015-12-10 15:37:17.718; [ ] org.apache.solr.schema.IndexSchema; > Reading Solr Schema from > > /home/jabong/Downloads/software/dev/solr5/server/solr/jabong_discovery_visual/conf/schema.xml > INFO - 2015-12-10 15:37:17.720; [ ] org.apache.solr.schema.IndexSchema; > Reading Solr Schema from > > /home/jabong/Downloads/software/dev/solr5/server/solr/discovery/conf/schema.xml > INFO - 2015-12-10 15:37:17.766; [ ] org.apache.solr.schema.IndexSchema; > [jabong_discovery_visual] Schema name=example-data-driven-schema > INFO - 2015-12-10 15:37:17.782; [ ] org.apache.solr.schema.IndexSchema; > [discovery] Schema name=example-data-driven-schema > > > On Thu, Dec 10, 2015 at 12:30 AM, Susheel Kumar <susheel2...@gmail.com> > wrote: > > > Yes, Either look into log files as Eric suggested or run with -f and see > > the startup error on the console. Kill any existing instance or remove > any > > old PID file before starting with -f. > > > > Thnx > > > > On Wed, Dec 9, 2015 at 12:46 PM, Erick Erickson <erickerick...@gmail.com > > > > wrote: > > > > > What does the Solr log file say? Often this is the result > > > of Solr being in a weird state due to startup problems. > > > > > > Best, > > > Erick > > > > > > On Tue, Dec 8, 2015 at 8:43 PM, Debraj Manna <subharaj.ma...@gmail.com > > > > > wrote: > > > > . After failed attempt to start solr if I try to start solr again on > > same > > > > port it says solr is already running. Try running solr on different > > port. > > > > > > > > Can you let me know if it is possible to increase the timeout? So > that > > I > > > > can observe how does it behave. > > > > On Dec 9, 2015 10:10 AM, "Rahul Ramesh" <rr.ii...@gmail.com> wrote: > > > > > > > >> Hi Debraj, > > > >> I dont think increasing the timeout will help. Are you sure solr/ > any > > > other > > > >> program is not running on 8789? Please check the output of lsof -i > > > :8789 . > > > >> > > > >> Regards, > > > >> Rahul > > > >> > > > >> On Tue, Dec 8, 2015 at 11:58 PM, Debraj Manna < > > subharaj.ma...@gmail.com > > > > > > > >> wrote: > > > >> > > > >> > Can someone help me on this? > > > >> > On Dec 7, 2015 7:55 PM, "D" <subharaj.ma...@gmail.com> wrote: > > > >> > > > > >> > > Hi, > > > >> > > > > > >> > > Many time while starting solr I see the below message and then > the > > > solr > > > >> > is > > > >> > > not reachable. > > > >> > > > > > >> > > debraj@boutique3:~/solr5$ sudo bin/solr start -p 8789 > > > >> > > Waiting to see Solr listening on port 8789 [-] Still not seeing > > > Solr > > > >> > listening on 8789 after 30 seconds! > > > >> > > > > > >> > > However when I try to start solr again by trying to execute the > > same > > > >> > > command. It says that *"solr is already running on port 8789. > Try > > > >> using a > > > >> > > different port with -p"* > > > >> > > > > > >> > > I am having two cores in my local set-up. I am guessing this is > > > >> happening > > > >> > > because one of the core is a little big. So solr is timing out > > while > > > >> > > loading the core. If I take one of the core out of solr then > > > everything > > > >> > > works fine. > > > >> > > > > > >> > > Can some one let me know how can I increase this timeout value > > from > > > >> > > default 30 seconds? > > > >> > > > > > >> > > I am using Solr 5.2.1 on Debian 7. > > > >> > > > > > >> > > Thanks, > > > >> > > > > > >> > > > > > >> > > > > >> > > > > > >