Outlook Connector and shared calendar

Hi.

Looking for some help troubleshooting an issue with shared calendar functionality from Outlook using the Connector.

All server bits are JES-R2. Connector version is 6.0.129.

Connector is working for the most part, but when I try to subscribe to another users calendar from Outlook it is failing. Even when I do a search, and pick the user from the list, the lookup fails to return the user and I get "User not found. Either enter the email id of the user OR click on Search and then click Find to locate the user."

The ldap search I'm seeing in the access logs is curious in the sense that it seems to binding with dn="".

[23/Jun/2004:15:18:54 -0400] conn=346 op=0 msgId=1 - BIND dn="" method=128 versi

on=2

[23/Jun/2004:15:18:54 -0400] conn=346 op=0 msgId=1 - RESULT err=0 tag=97 nentrie

s=0 etime=0 dn=""

[23/Jun/2004:15:18:54 -0400] conn=346 op=1 msgId=2 - SRCH base="o=msgdemo.isdint

egration.com,dc=msgdemo,dc=isdintegration,dc=com" scope=2 filter="(uid=test1@msg

demo.isdintegration.com)" attrs="cn uid mail givenName sn icsCalendar"

[23/Jun/2004:15:18:54 -0400] conn=346 op=1 msgId=2 - RESULT err=0 tag=101 nentri

es=0 etime=0

[23/Jun/2004:15:18:54 -0400] conn=346 op=2 msgId=3 - UNBIND

[23/Jun/2004:15:18:54 -0400] conn=346 op=2 msgId=-1 - closing - U1

[23/Jun/2004:15:18:55 -0400] conn=346 op=-1 msgId=-1 - closed.

This is returning 0 entries, and I believe this is why it is failing. I believe the connector is probably using this search to retrieve the users calendar_id.

If I type the uid into the dialog box (to subscribe) I get this in the ldap:

===============================================================

[23/Jun/2004:14:12:58 -0400] conn=299 op=0 msgId=1 - BIND dn="" method=128 versi

on=2

[23/Jun/2004:14:12:58 -0400] conn=299 op=0 msgId=1 - RESULT err=0 tag=97 nentrie

s=0 etime=0 dn=""

[23/Jun/2004:14:12:58 -0400] conn=299 op=1 msgId=2 - SRCH base="o=msgdemo.isdint

egration.com,dc=msgdemo,dc=isdintegration,dc=com" scope=2 filter="(uid=test1)" a

ttrs="cn uid mail givenName sn icsCalendar"

[23/Jun/2004:14:12:58 -0400] conn=299 op=2 msgId=3 - UNBIND

[23/Jun/2004:14:12:58 -0400] conn=299 op=2 msgId=-1 - closing - U1

[23/Jun/2004:14:12:58 -0400] conn=299 op=1 msgId=2 - RESULT err=0 tag=101 nentri

es=0 etime=0

=================================================================

This time, it has a proper uid (not a mail address) but still returns 0 entries.

Here is a section from s10c.log that accompanies this:

06/23/2004 15:30:38.595 (1560) {Addin } [Debug ]: calid property is missing in folder Shared Calendars with hr = 0x8004010f

06/23/2004 15:30:38.595 (1560) {Store } [Debug ]: S1OC FolderNotification Enter

06/23/2004 15:30:38.606 (1560) {Store } [Debug ]: S1OC FolderNotification GetSocsCalProps 0x80040108

06/23/2004 15:30:38.606 (1560) {Store } [Debug ]: S1OC FolderNotification Exit

06/23/2004 15:30:47.028 (1560) {Addin } [Error ]: wcap returned errno: 61

06/23/2004 15:30:47.028 (1560) {Addin } [Debug ]: getUserPropertiesByEmailID failed : Denied Access

06/23/2004 15:30:51.514 (1560) {Addin } [Error ]: wcap returned errno: 61

06/23/2004 15:30:51.514 (1560) {Addin } [Debug ]: getUserProperties failed : Denied Access: LDAP misconfigured?

06/23/2004 15:30:57.663 (1560) {Addin } [Info]: Exit - CApplicaton::Uninit

06/23/2004 15:30:57.843 (1560) {Addin } [Info]: Exit - CApplicaton::Uninit

06/23/2004 15:30:58.074 (1560) {Store } [Debug ]: S1OC CCalPropsList::UnInitCalPropsList Enter count(1) max(10)

06/23/2004 15:30:58.074 (1560) {Store } [Debug ]: S1OC CCalPropsList::UnInitCalPropsList Exit

06/23/2004 15:30:58.074 (1560) {Genrl } [Warning]: =============== Sun ONE Outlook Connector _UnInit=============== 612

Anyone have any clue as to what is the cause/fix?

Thanks,

Jeff Smith

[4064 byte] By [RiffedIn03] at [2007-11-25 17:18:53]
# 1
Might I inquire what mail setup you're running? Sun Java Messaging Server?
rtiweb at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
Yes. Sun Java Messaging Server. Bits are from the JES-R2 install...- Jeff
RiffedIn03 at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

If someone is still following this thread:

The problem seems to stem from the fact that the subscribe to calendar function from the connector (outlook) is searching ldap on uid, but using an email address as a value:

[06/Jul/2004:10:11:10 -0400] conn=8 op=42 msgId=43 - SRCH base="o=msgdemo.isdint egration.com,dc=msgdemo,dc=isdintegration,dc=com" scope=2 filter="(&(uid=test1@msgdemo.isdintegration.com)(!(icsStatus=deleted)))" attrs="cn"

[06/Jul/2004:10:11:10 -0400] conn=8 op=42 msgId=43 - RESULT err=0 tag=101 nentries=0 etime=0

RiffedIn03 at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 4
We've come up against this too, where we can't seem to get outlook to view shared calendars. Did you ever resolve the problem?
knabet at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 5
Take a look to this document: http://docs.sun.com/app/docs/doc/819-2315I solved this issue adding the suggested aci.Regards
wotx at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 6

MS Exchange servers have always been a terrible pain to set up. That is why I would like to point you out in a different direction. I have been beta testing something called OfficePax. setting it up and sharing a calendar is as easy as snapping your fingers. I highly recommend giving it a try.

http://officepax.com

JHill23 at 2007-7-3 12:46:23 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...