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?
can not start up openemm
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: can not start up openemm
The startup script can not find Tomcat. See the WinInstallGuide for more details.
OpenEMM Maintainer
Re: can not start up openemm
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:
Could anyone save my week and give me a clue?
Thanks a lot
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
Thanks a lot
-
- Posts: 2
- Joined: Thu May 24, 2012 5:20 am
Re: can not start up openemm
Hi
I got the same problem rigth now..
Do you got success to find the problem??
pls help me if you can.
Thx
I got the same problem rigth now..
Do you got success to find the problem??
pls help me if you can.
Thx
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: can not start up openemm
have you tried this fix:
https://forum.openemm.org/installation- ... c2163.html
(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)
https://forum.openemm.org/installation- ... c2163.html
(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)
OpenEMM Maintainer
Re: can not start up openemm
If this doesn't work, see my post at the link below (last post on page).maschoff wrote:have you tried this fix:
https://forum.openemm.org/installation- ... c2163.html
(See also directory OpenEMM software/OpenEMM 2011/Bugfixes at SourceForge.)
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.
-
- Posts: 1
- Joined: Fri Jul 20, 2012 12:42 pm
Re: can not start up openemm
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..
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..