0

I am trying to install Mifos in Windows 10 using Xampp 5.6.8. I tried all the steps given in Mifos documentation but now Tomcat server does not start. What did I do wrong?

halfer
  • 19,824
  • 17
  • 99
  • 186
  • What is the tomcat error? – Thomas Mary Sep 26 '18 at 09:14
  • Please read [Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers?](//meta.stackoverflow.com/q/326569) - the summary is that this is not an ideal way to address volunteers, and is probably counterproductive to obtaining answers. Please refrain from adding this to your questions. – halfer Sep 26 '18 at 09:59

2 Answers2

0

It was an problem with installed jdk version.

0

Make sure you have installed the right versions of TomCat and JDK

For example the required version of Tomcat: Tomcat 7 , JAVA : JDK-8u271

Regards.