Postby billm » Mon Feb 20, 2006 5:59 pm
the gui didnt work on fedora 4 read notes in fourm
used terminal installer and it completed however i cant login to sac or webmail
checked telnet 143 and it works
checked log in caa.log get errors
2006-02-20 15:51:27,130 WARN [CAAConfigLoader.parseConfigDocument:224] No services are configured in this config file
2006-02-20 15:51:27,186 ERROR [CAAConfigLoader.parseComponentNode:244] Service scalix.res, Component disabled has no class defined!
2006-02-20 16:05:39,747 WARN [CAAConfigLoader.parseConfigDocument:224] No services are configured in this config file
2006-02-20 16:04:56,036 ERROR [NotificationEventListener.run:232] java.net.SocketException: Socket closed
2006-02-20 16:05:39,776 ERROR [CAAConfigLoader.parseComponentNode:244] Service scalix.res, Component disabled has no class defined!
no errors in catalina.out
lsof -i :8009
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
java 27876 root 19u IPv4 465982 TCP localhost.localdomain:8009 (LISTEN)
services has
x500ms 5757/udp # Scalix X.500 Directory Server.
scalixns 5766/udp # Scalix NewMail Server.
scalixpxy 5768/tcp # Scalix proxy daemon.
scalixual 5729/tcp #Scalix UAL port.
to me it looks like tomcat isnt running
telnet localhost 8009 makes a connect
kernel 2.6.15-1.1831_FC4
what should i look at?