Issues connecting to Web Console

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

Moderator: moderator

ss18
Posts: 5
Joined: Fri Feb 01, 2008 10:07 pm

Issues connecting to Web Console

Post by ss18 »

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.
ss18
Posts: 5
Joined: Fri Feb 01, 2008 10:07 pm

Post by ss18 »

a little more looking into it i am getting this error but i can NOT figure out how to increase the size. This is a Redhat box

Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
leeburstroghm
Posts: 19
Joined: Sat Nov 21, 2009 7:01 pm

Post by leeburstroghm »

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
ss18
Posts: 5
Joined: Fri Feb 01, 2008 10:07 pm

Post by ss18 »

leeburstroghm 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
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 help
ss18
Posts: 5
Joined: Fri Feb 01, 2008 10:07 pm

Post by ss18 »

ok this is from my notes. logged in as root

# /opt/openemm.org/software/java/bin/java -version
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
#
ss18
Posts: 5
Joined: Fri Feb 01, 2008 10:07 pm

Post by ss18 »

ok last post for now :)

i know it ended up being an issue with the Virtual Host not having the memory to run java apps, and we just changed hosts to fix it
leeburstroghm
Posts: 19
Joined: Sat Nov 21, 2009 7:01 pm

Post by leeburstroghm »

this does not seem to be my issue as I can run the java -version with out problem..
Post Reply