Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 01-13-2014 03:48 PM - edited 09-16-2022 01:52 AM
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
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
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
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
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