8:55:18,996 failed solandra.SolandraDispatchFilter-144715990: java.lang.NoSuchMethodError: org.apache.solr.common.util.DOMUtil.substituteProperties(Lorg/w3c/dom/Node;Ljava/util/Properties;)V WARN 08:55:19,012 failed org.mortbay.jetty.servlet.Context@59c958af{/solandra,null}: java.lang.NoSuchMethodError: org.apache.solr.common.util.DOMUtil.substituteProperties(Lorg/w3c/dom/Node;Ljava/util/Properties;)V ERROR 08:55:19,012 Error starting handlers java.lang.NoSuchMethodError: org.apache.solr.common.util.DOMUtil.substituteProperties(Lorg/w3c/dom/Node;Ljava/util/Properties;)V

I am using java 1.6_25, so i don't understand why i am having this. Can anyone help??? thanks.

link|improve this question

75% accept rate
feedback

2 Answers

Are you trying to build solandra with cassandra 0.7? or are you on the 0.7 solandra branch?

link|improve this answer
works outside of eclipse, so i am good to go for now...ill trace down why eclipse is using wrong JRE. – Jeryl Cook Oct 5 '11 at 19:47
feedback

im using the solandra 0.7 from Git, I can run solandra just fine from command line with no issues....only when i try to start it in Eclipse.

I am betting this is an eclipse issue with using the wrong JRE,somehow. :/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.