I have setup Scalix to test for our company. We have the latest community version installed on a clean install of Centos 5. It seems to be working well. Naturally, the most important thing for us is shared calendars. We are mostly using Macs with some people using Outlook. I have setup my calendar in iCal. I can see the calendar in iCal and see events that I added using swa in iCal. Everything looks great and I'm really hoping we can make this work and start using it. The problem I'm having is that when I create an event in iCal, I'm not able to update the Scalix calendar. As soon as I add an event in iCal to my Scalix calendar I get a little icon by my Scalix calendar in iCal and when I click that icon I get this message:
################################################
This account (test) appears to be offline because of a network or server problem.
Request for calendar failed.
The server responded with
"HTTP/1.1 503 Service Temporarily Unavailable"
to operation CalDAVAddCalendarQueueableOperation.
Would you like to go online now?
################################################
If I try to go online I get the same result. When I check the httpd error log I see this:
################################################
[Wed Mar 12 22:36:15 2008] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Mar 12 22:36:32 2008] [error] ajp_marshal_into_msgb - No such method MKCALENDAR
[Wed Mar 12 22:36:32 2008] [error] ajp_send_header: ajp_marshal_into_msgb failed
[Wed Mar 12 22:36:32 2008] [error] (120010)APR does not understand this error code: proxy: AJP: request failed to (null) (j9-scalix.local)
[Wed Mar 12 22:36:33 2008] [error] ajp_marshal_into_msgb - No such method MKCALENDAR
[Wed Mar 12 22:36:33 2008] [error] ajp_send_header: ajp_marshal_into_msgb failed
[Wed Mar 12 22:36:33 2008] [error] (120010)APR does not understand this error code: proxy: AJP: request failed to 192.168.100.102:8009 (j9-scalix.local)
[Wed Mar 12 22:38:12 2008] [error] ajp_marshal_into_msgb - No such method MKCALENDAR
[Wed Mar 12 22:38:12 2008] [error] ajp_send_header: ajp_marshal_into_msgb failed
[Wed Mar 12 22:38:12 2008] [error] (120010)APR does not understand this error code: proxy: AJP: request failed to 192.168.100.102:8009 (j9-scalix.local)
[Wed Mar 12 22:39:00 2008] [error] ajp_marshal_into_msgb - No such method MKCALENDAR
[Wed Mar 12 22:39:00 2008] [error] ajp_send_header: ajp_marshal_into_msgb failed
[Wed Mar 12 22:39:00 2008] [error] (120010)APR does not understand this error code: proxy: AJP: request failed to 192.168.100.102:8009 (j9-scalix.local)
######################################################
I have tried rebooting the server and restarting httpd. If I telnet to 8009 nothing is there. I tried this:
#####################################################
[root@j9-scalix log]# omstat -a
PC Monitor Started NON-STOP 0
Directory Relay Server Started 22:26:03
Notification Server Started 22:26:03 0
Shared memory daemon Started NON-STOP
Notification Monitor Started NON-STOP
Session Monitor Started NON-STOP
Indexer Started NON-STOP
Stats Daemon Started NON-STOP
Container Access Monitor Started NON-STOP
Item Structure Server Started 22:35:25
Database Monitor Started 22:26:03
Licence Monitor Daemon Started NON-STOP
LDAP Daemon Started 22:26:03
Queue Manager Started NON-STOP
Item Delete Daemon Started NON-STOP
IMAP Server Daemon Started 22:26:03
SMTP Relay Started 22:26:03
Mime Browser Controller Started 22:26:03
Event Server Started 22:26:04
#############################################
If anyone could offer something to try I would appreciate it.
Thanks
