Hi Dale!
There are two things that I took note of and need to be resolved first hand:
1. No response for lsof -i:8009, means this port is not responding.
2.
java -version, returns 1.4.2, while the java process running as shown from
ps ax | grep java shows java path selected to be Java 1.5.0_06.
3. Serious error for CDA Server.
To help resolve the port 8009 not responding, make sure you have followed the steps
mentioned at the links below:
http://www.scalix.com/wiki/index.php?ti ... Tos/Apache
http://www.scalix.com/wiki/index.php?ti ... Tos/Tomcat
Ideally on running,
java -version we should get 1.5.0_06 as well, check if path to bin folder of java 1.5.0_06 installation is appended to PATH environment variable.
To remove the "SERIOUS ERROR CDA Server" you can reset the CDA server. Follow the
steps below to do the same:
1. omreset -o off cda
2. delete the CDA Server lock file (cda.cfg.lk) from the folder /var/opt/scalix/??/s/sys
3. omon cda
Thanks,
Subir