- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solr Server not starting
- Labels:
-
Apache Solr
Created on ‎01-13-2014 03:48 PM - edited ‎09-16-2022 01:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed the CDH5 single node pseudo mode. Then i installed the solr in solrcloud mode. And when I start the solr server it does not start. I see the following error in the solr.out file. Any help is much appreciated.
WARNING: error instantiating 'org.apache.juli.ClassLoaderLogManager' referenced by java.util.logging.manager, class not found
java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager not found
<<No stacktrace available>>
WARNING: error instantiating '1catalina.org.apache.juli.FileHandler,' referenced by handlers, class not found
java.lang.ClassNotFoundException: 1catalina.org.apache.juli.FileHandler,
<<No stacktrace available>>
Exception during runtime initialization
java.lang.ExceptionInInitializerError
<<No stacktrace available>>
Caused by: java.lang.NullPointerException
<<No stacktrace available>>
Created ‎01-13-2014 04:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got this resolved. Somehoe tomcat (embedded with solr) was not finding the jdk path and was using another jre. I set the appropriate env variables and now its working finr.
Created ‎01-13-2014 04:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got this resolved. Somehoe tomcat (embedded with solr) was not finding the jdk path and was using another jre. I set the appropriate env variables and now its working finr.
Created ‎01-13-2014 06:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for closing the loop and letting us know the solution! Glad it's working.
Created on
‎05-03-2018
02:53 AM
- last edited on
‎05-03-2018
07:02 AM
by
cjervis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
i am facing same problem. i have already followed the same step that guys suggest.
but not foungd any positive result.
anyone of you please suggest me.
regards,
Pawan Tyagi
