Page 1 of 1

can not start up openemm

Posted: Thu Nov 03, 2011 4:57 am
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?

Re: can not start up openemm

Posted: Sat Nov 05, 2011 3:38 pm
by maschoff
The startup script can not find Tomcat. See the WinInstallGuide for more details.

Re: can not start up openemm

Posted: Mon Jan 16, 2012 5:32 pm
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

Re: can not start up openemm

Posted: Thu May 24, 2012 10:59 pm
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

Re: can not start up openemm

Posted: Fri May 25, 2012 4:04 pm
by maschoff
have you tried this fix:

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

(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)

Re: can not start up openemm

Posted: Fri Jun 01, 2012 9:50 pm
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.

Re: can not start up openemm

Posted: Fri Jul 20, 2012 12:51 pm
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..