Tried loggining into SAC using
sxadmin@garrettcontainer.com. Same error. Stopped all services and restarted. Apache2 diodn't start. Did not like the line I added (nclude /etc/opt/scalix-tomcat/connector/ajp/workers.conf ). So removed it and Apace2 started OK. Tried another login both with and without @garrettcontaienr.com. Still same error.
File /etc/opt/scalix-tomcat/connector/ajp/app-*.m.conf containes:
ProxyPass /m
ajp://linux:8009/m
lsof -i:8009".results are:
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
httpd2-pr 3646 wwwrun 28u IPv4 242837 TCP linux.garrettcontainer.com:28433->linux.garrettcontainer.com:8009 (ESTABLISHED)
httpd2-pr 3646 wwwrun 29u IPv4 242853 TCP linux.garrettcontainer.com:28434->linux.garrettcontainer.com:8009 (ESTABLISHED)
httpd2-pr 3647 wwwrun 28u IPv4 243744 TCP linux.garrettcontainer.com:28439->linux.garrettcontainer.com:8009 (ESTABLISHED)
httpd2-pr 3647 wwwrun 29u IPv4 243753 TCP linux.garrettcontainer.com:28440->linux.garrettcontainer.com:8009 (ESTABLISHED)
java 3982 root 55u IPv4 242816 TCP linux.garrettcontainer.com:8009 (LISTEN)
java 3982 root 57u IPv4 242817 TCP linux.garrettcontainer.com:8009->linux.garrettcontainer.com:28433 (ESTABLISHED)
java 3982 root 58u IPv4 242838 TCP linux.garrettcontainer.com:8009->linux.garrettcontainer.com:28434 (ESTABLISHED)
java 3982 root 59u IPv4 242854 TCP linux.garrettcontainer.com:8009->linux.garrettcontainer.com:28439 (ESTABLISHED)
java 3982 root 60u IPv4 243745 TCP linux.garrettcontainer.com:8009->linux.garrettcontainer.com:28440 (ESTABLISHED)
linux:~ #
Am checking out the post link you sent.
thanks