Index: openacs-4/packages/chat/tcl/chat-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/tcl/chat-init.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/chat/tcl/chat-init.tcl 19 Sep 2018 13:22:20 -0000 1.8 +++ openacs-4/packages/chat/tcl/chat-init.tcl 24 Oct 2018 09:14:26 -0000 1.9 @@ -7,10 +7,11 @@ @cvs-id $Id$ } -nsv_set chat new_message [ns_mutex create oacs:chat] +## These mutex were needed by the old chat implementation +# nsv_set chat new_message [ns_mutex create oacs:chat] +# nsv_set chat server_started 0 +## -nsv_set chat server_started 0 - ad_schedule_proc -thread t -schedule_proc ns_schedule_daily [list 0 5] chat_flush_rooms ns_cache create chat_room_cache \