Page 1 of 1

Issues connecting to Web Console

Posted: Fri Feb 01, 2008 11:06 pm
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.

Posted: Mon Feb 04, 2008 7:06 am
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.

Posted: Mon Nov 23, 2009 10:21 pm
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

Posted: Mon Nov 23, 2009 10:39 pm
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

Posted: Mon Nov 23, 2009 10:41 pm
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.
#

Posted: Mon Nov 23, 2009 10:43 pm
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

Posted: Mon Nov 23, 2009 11:10 pm
by leeburstroghm
this does not seem to be my issue as I can run the java -version with out problem..