Page 1 of 1

Installation Issue, Server 2012

Posted: Mon May 18, 2015 7:59 pm
by JeremyCrtech
Hello,

I'm receiving the following error when I attempt to install OpenEMM on Server 2012.

"Starting up .. home is C:\OpenEMM .. found codebase .. Tomcat 6.x not found
[press return]"

I have Tomcat 7 installed and I'm able to browse to localhost:8080 to see the page saying that Tomcat was successfully installed.

Is anyone able to assist?

Thanks

Re: Installation Issue, Server 2012

Posted: Thu May 21, 2015 8:27 pm
by maschoff
Which version of OpenEMM do you use?

Re: Installation Issue, Server 2012

Posted: Tue Jul 07, 2015 2:29 pm
by maurodindon
Hi,

the same problem happens to me on Windows 2003 and OpenEMM-2015.

Re: Installation Issue, Server 2012

Posted: Wed Jul 08, 2015 9:17 am
by maurodindon
In my case, solved with this hint

Note 1: If OpenEMM does not find your Tomcat installation you can define its
path manually in file openemm.py in directory OpenEMM/bin via property
"tomcathome". If set to "None" OpenEMM will try to find Tomcat on its own.

Re: Installation Issue, Server 2012

Posted: Mon Aug 21, 2017 7:35 pm
by farhan
Updata the path of tomcat in the openemm.py file on line no 39 write the tomcathome='C:\\tomcat' instead of tomcathome=none.