Member since
12-27-2013
8
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
15735 | 01-13-2014 04:44 PM |
01-13-2014
04:44 PM
1 Kudo
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.
... View more
01-13-2014
03:48 PM
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>>
... View more
Labels:
- Labels:
-
Apache Solr