can not start up openemm

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

Moderator: moderator

uniquecctv
Posts: 1
Joined: Thu Nov 03, 2011 4:53 am

can not start up openemm

Post by uniquecctv »

I have installed openemm successfully under the instructions.but failed to start up,i find in /OpenEMM/var/log/openemm_stderr.txt file below lines:

CAUGHT EXCEPTION:
Traceback (most recent call last):
File "C:\OpenEMM\bin\openemm.py", line 541, in <module>
p_con = tomcatstart ('openemm')
File "C:\OpenEMM\bin\openemm.py", line 526, in tomcatstart
return tomcatexec (module, 'startup')
File "C:\OpenEMM\bin\openemm.py", line 516, in tomcatexec
pid = os.spawnve (os.P_NOWAIT, args[0], args, env)
OSError: [Errno 2] No such file or directory

Can anyone know how to resolve it?
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: can not start up openemm

Post by maschoff »

The startup script can not find Tomcat. See the WinInstallGuide for more details.
OpenEMM Maintainer
medical
Posts: 4
Joined: Fri Aug 24, 2007 10:16 am

Re: can not start up openemm

Post by medical »

Hi all,

after searching this Forum and Google I still can't find a solution.
I installed OpenEmm (newest Version), Python, MySQL, Tomcat and Java JDK on a Windows Server 2003 in the required Versions. I added the environment-Variable JAVA_HOME.
I corrected the Path to Tomcat in the file C:\OpenEMM\bin\openemm.py.
Still I get the Error in the Error-Log under C:\OpenEMM\var\log:

Code: Select all

CAUGHT EXCEPTION:
Traceback (most recent call last):
  File "C:\OpenEMM\bin\openemm.py", line 541, in <module>
    p_con = tomcatstart ('openemm')
  File "C:\OpenEMM\bin\openemm.py", line 526, in tomcatstart
    return tomcatexec (module, 'startup')
  File "C:\OpenEMM\bin\openemm.py", line 516, in tomcatexec
    pid = os.spawnve (os.P_NOWAIT, args[0], args, env)
OSError: [Errno 2] No such file or directory
Could anyone save my week and give me a clue?

Thanks a lot
SoulHunter
Posts: 2
Joined: Thu May 24, 2012 5:20 am

Re: can not start up openemm

Post by SoulHunter »

Hi

I got the same problem rigth now..

Do you got success to find the problem??

pls help me if you can.

Thx
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: can not start up openemm

Post by maschoff »

have you tried this fix:

https://forum.openemm.org/installation- ... c2163.html

(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)
OpenEMM Maintainer
timr
Posts: 35
Joined: Mon Aug 31, 2009 2:31 pm

Re: can not start up openemm

Post by timr »

maschoff wrote:have you tried this fix:

https://forum.openemm.org/installation- ... c2163.html

(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)
If this doesn't work, see my post at the link below (last post on page).

https://forum.openemm.org/installation- ... c2035.html

I struggled with this for about 8 months but I'm using OpenEMM 2011 and sending emails with no problem after doing what's detailed at the above link.
abskaushal
Posts: 1
Joined: Fri Jul 20, 2012 12:42 pm

Re: can not start up openemm

Post by abskaushal »

hello all,

i am also facing the problem with OpenEmm. I have installed it and all other softwares. When i double click start.bat file it shows

Starting Up..... home is C:\OpenEMM... found codebase... found database.....

and nothing else is happening after. I am getting this issue in both XP and Win 7. Please help as soon as possible..
Post Reply