Welcome to TechNet Blogs Sign in | Join | Help

Friday Mailbag (happy Cinco de Mayo)!

How do I troubleshoot the Calendar Connector for Lotus Notes?

Make sure to make appointments and log off the Notes Client and the outlook client to force them to update.
 
Calendar Connector is only supported on the Windows Platform on Intel. This includes the Excalcon executable for the Lotus Domino Server.

How to Configure the Exchange 2000 Calendar Connector

Troubleshooting Calendar Connector for Lotus Notes
Lotus Notes CALCON May Cause Session Leak on Notes Server

•How to Run Calendar Connector in Console Mode
How to Enable Detailed Logging for the Excalcon Task on Lotus Notes

This requires a notes.ini change and a restart of the Domino server. The command line task is much easier to toggle on and off.
Lotus Notes Users Unable to View Free and Busy Times of Exchange Server Users by Using the Calendar Connector

On the Domino Server go to the command console and type Show Tasks to ensure Excalcon is loaded. 

At the server console, type SET CONFIG DEBUG_SCHED_ALL=1 to turn on verbose logging.  This command sets the DEBUG_SCHED_ALL parameter in the server's NOTES.INI to 1.  The NOTES.INI can be modified directly rather than via the server console.

The collected data is available in the Domino server log (log.nsf). To turn off verbose logging, type SET CONFIG DEBUG_SCHED_ALL=0  at the server console.  Do not leave this parameter set to 1 for very long on as it generates a large amount of information which will quickly fill up the server log.

•On the Exchange Server go to a command prompt Net Stop calcon
Change to the bin directory and type calcon.

Published Friday, May 05, 2006 11:37 PM by NBlogger

Comments

# re: Friday Mailbag (happy Cinco de Mayo)!

Friday, May 12, 2006 10:19 AM by modchaos
Ummm... Ok. You documentation there is a little buggy.
"You should see SET CONF DEBUG_SCHED_ALL=1" (maybe you might want to tell people to type in the capital letters in to the console)

Oh wait, I just realized that you are trying to say that if you type in "show tasks" they will see that.

Ok, let me help you.

First to change the INI parameter for debug_sched_all you can type in (in the Domino server console):

set config DEBUG_SCHED_ALL=1
or
set config DEBUG_SCHED_ALL=0
or
set config DEBUG_SCHED_ALL
(this completely deletes the line in the ini)

Wow - yeah the nature of this documentation shows your commitment to excellence.

Thanks

# Your comment

Wednesday, May 17, 2006 5:18 PM by NBlogger
Thanks for the catch!  I was tired when I posted this.  I've updated accordingly.

- Amy
Anonymous comments are disabled
 
Page view tracker