Installation Issue, Server 2012

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

JeremyCrtech
Posts: 2
Joined: Mon May 18, 2015 1:05 pm

Installation Issue, Server 2012

Post 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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Installation Issue, Server 2012

Post by maschoff »

Which version of OpenEMM do you use?
OpenEMM Maintainer
maurodindon
Posts: 2
Joined: Tue Jul 07, 2015 2:16 pm

Re: Installation Issue, Server 2012

Post by maurodindon »

Hi,

the same problem happens to me on Windows 2003 and OpenEMM-2015.
maurodindon
Posts: 2
Joined: Tue Jul 07, 2015 2:16 pm

Re: Installation Issue, Server 2012

Post 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.
farhan
Posts: 1
Joined: Tue Aug 15, 2017 8:48 pm

Re: Installation Issue, Server 2012

Post 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.
Post Reply