i can get into the webmail with the admin login but not the SAC.
when i start the scalix service i get this error...
Starting Scalix services (j2c2): /var/named/chroot/proc: Permission denied
Enabling 7 subsystem(s).
/var/named/chroot/proc: Permission denied
Enabling 14 subsystem(s).
/opt/scalix/bin/omrc : Scalix started
this is on an amd 64bit FC4 install.
i also get this error when i stop or restart scalix-tomcat
Executing /etc/rc.d/init.d/scalix-tomcat stop ..
Stopping Tomcat service: Using CATALINA_BASE: /opt/scalix-tomcat
Using CATALINA_HOME: /opt/scalix-tomcat
Using CATALINA_TMPDIR: /opt/scalix-tomcat/temp
Using JAVA_HOME: /usr/java/jre1.5.0_05
Catalina.stop: java.net.ConnectException: Connection refused
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:410)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:336)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:427)
[ OK ]
looks like java is foobared.
any help would be appreciated.
Andy