I am installing this for someone on a GoDaddy VDS server. I have root and followed the instructions. Java works, the Database is done, and the PKG installed fine. the console.conf file shows port 8081 but i can not connect. the ISP say's that it is not blocking any ports.
When i login as user openemm and start openemm this is what i get
[openemm@ip-68-178-xxx-xxx bin]$ ./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.
Start /home/openemm/bin/scripts/pickdist.py .. done.
Stopping obsolete sendmail processes: done.
Starting sendmails: listener sendmail: illegal option -- q
sendmail: usage: sendmail [ -t ] [ -fsender ] [ -Fname ] [ -bp ] [ -bs ] [ arg ... ]
admin queue sendmail: illegal option -- q
sendmail: usage: sendmail [ -t ] [ -fsender ] [ -Fname ] [ -bp ] [ -bs ] [ arg ... ]
mail queue sendmail: illegal option -- q
sendmail: usage: sendmail [ -t ] [ -fsender ] [ -Fname ] [ -bp ] [ -bs ] [ arg ... ]
done.
Start /home/openemm/bin/scripts/slrtscn.py .. done.
Resin httpd start at Fri Feb 1 14:29:35 MST 2008
Resin httpd start at Fri Feb 1 14:29:35 MST 2008
<end>
then that Resin message pops up ever minute of so. when i do a ps -ef it looks to be running
openemm 29747 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/bav-update.py
openemm 29781 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/bav-trigger.py
openemm 29826 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/bavd.py
openemm 29828 1 0 2007 pts/0 00:00:00 /home/openemm/bin/bav -L INFO
openemm 29907 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/update.py bounce account
openemm 29961 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/pickdist.py
openemm 30038 1 0 2007 pts/0 00:00:00 python /home/openemm/bin/scripts/slrtscn.py
openemm 30053 1 0 2007 pts/0 00:00:00 perl /home/openemm/bin/wrapper.pl -chdir -name httpd -class com.caucho.server.resin.
openemm 30067 1 0 2007 pts/0 00:00:00 perl /home/openemm/bin/wrapper.pl -chdir -name httpd -class com.caucho.server.resin.
Issues connecting to Web Console
Moderator: moderator
-
- Posts: 19
- Joined: Sat Nov 21, 2009 7:01 pm
sorry man, off hand i can't remember exactly, it was forever ago, but i'm pretty sure it was when you log into the server and then the start command for openemm. i will look back through my notes and see what i come up with if you still need helpleeburstroghm wrote:I am getting the exact same issu
Were did you get the out of memory information? which log file
this is the eaxact issue I am having
-
- Posts: 19
- Joined: Sat Nov 21, 2009 7:01 pm