LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Problem starting OpenEMM (https://www.linuxquestions.org/questions/linux-server-73/problem-starting-openemm-720297/)

muro230 04-19-2009 08:28 PM

Problem starting OpenEMM
 
I've been serchin for my problem, but no luck so far.
I'm configuring OpenEMM- 5.5.1 using this manual:

http://www.openemm.org/wiki/Installa..._OpenEMM_5.x.y

but at final part i've got the problem:

Start OpenEMM
(run as superuser)
Become the user ’openemm’ by running
su - openemm
Change to the directory containing the startup/shutdown script.
cd bin
To start the OpenEMM enviroment, run
OpenEMM.sh start
To stop OpenEMM
OpenEMM.sh stop
Point your webbrowser to
http://www.openemm.org:8081
(insert your own Console URL here) and log into OpenEMM as
Username: admin
Password: openemm
OpenEMM detects the language setting of your webbrowser and shows the appropiate login page. Obviously, your first step should be to change the password ’openemm’ in the Settings menu to a new password.
By default, the menus of OpenEMM are shown in English. To change to German language, click on menu "Settings" and choose submenu "User". Select user "admin" and change the language field from English to German. Retype your password twice (password and confirm field) and press the Save button. You have to log out and in again to activate the change of the user language.

CODE:

[root@g2k_3909 var]# su - openemm
-bash-3.2$ ls
bin conf lib libexec log README.txt var webapps webservices
-bash-3.2$ cd bin
-bash-3.2$ ls
bav httpd.sh scripts updater
bavd.sh mailer.sh sendmail-disable.sh update.sh
bav-trigger.sh merger.sh sendmail-enable.sh upgrade.sh
bav-update.sh openemm-charset-convert.sh slrtscn.sh wrapper.pl
bounce.sh OpenEMM.sh smctrl xmlback
core.sh pickdist.sh softbounce.sh
-bash-3.2$ OpenEMM.sh start
Start /home/openemm/bin/scripts/bav-update.py .. done.
Start /home/openemm/bin/scripts/bav-trigger.py .. done.
Start /home/openemm/bin/scripts/bavd.py .. done.
Start /home/openemm/bin/bav -L INFO .. done.
Start /home/openemm/bin/scripts/update.py bounce account .. done.
/home/openemm/bin/pickdist.sh: line 31: /home/openemm/var/spool/META/blockmail.dtd: Permission denied
Start /home/openemm/bin/scripts/pickdist.py .. done.
LOGFILE write failed[<type 'instance'>, (13, 'Permission denied')]: '[19.04.2009 22:16:37] 24530 FATAL/except: CAUGHT EXCEPTION:\nTraceback (most recent call last):\n File "/home/openemm/bin/scripts/smenable.py", line 107, in ?\n main (sys.argv[0], sys.argv[1:])\n File "/home/openemm/bin/scripts/smenable.py", line 87, in main\n ctrl = SMCtrl ()\n File "/home/openemm/bin/scripts/smenable.py", line 35, in __init__\n self.db = agn.DBase ()\nAttributeError: \'module\' object has no attribute \'DBase\'\n\n'
CAUGHT EXCEPTION:
Traceback (most recent call last):
File "/home/openemm/bin/scripts/smenable.py", line 107, in ?
main (sys.argv[0], sys.argv[1:])
File "/home/openemm/bin/scripts/smenable.py", line 87, in main
ctrl = SMCtrl ()
File "/home/openemm/bin/scripts/smenable.py", line 35, in __init__
self.db = agn.DBase ()
AttributeError: 'module' object has no attribute 'DBase'

Unable to determinate status for sendmail usages, assuming sendmail is enabled
Stopping obsolete sendmail processes: done.
Starting sendmails: listener admin queue mail queue done.
postfix/postfix-script: fatal: the Postfix mail system is already running
Start /home/openemm/bin/scripts/slrtscn.py .. done.
Can't create /home/openemm/var/log/core_stdout.log.
-bash-3.2$


Any idea!?
Tk!!!

cat /proc/version
Linux version 2.6.18-028stab060.8 (root@rhel5-64-build) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Mon Feb 9 20:25:36 MSK 2009


All times are GMT -5. The time now is 11:20 PM.