[Cosmo-dev] WAS: Trying again NOW: What's my URL?

Don Levey osaf at the-leveys.us
Fri Jun 1 17:14:02 PDT 2007


Jared Rhine wrote:
> Don Levey wrote:
>> So it looks like the Cosmo server end works, but I'm trying to access 
>> it via Thunderbird as I do my old server.  I user to use the following 
>> URL:
>>
>>     http://name:password@FQDN:6081/cosmo/home/name/Scooby/
> 
> Replace "/home/" with "/dav/" everywhere you used it in URLs from 
> previous versions.
> 
> -- Jared


Tried again, with
  http://name:password@FQDN:6081/cosmo/dav/name/Cosmo/

Now, no 404 error in the access log, but nothing is showing in 
Thunderbird.  I'm sure I've missed an excellent writeup somewhere on how 
to get TBird to work with Cosmo.  The osafsrv.log entries are below.  It 
looks like it's accessing the .ics file for the one entry I've got for t 
he current week; is this now just a Thunderbird problem?

2007-06-01 20:12:02,864 DEBUG [StandardContentService] finding item at 
path /don/Cosmo
2007-06-01 20:12:02,872 DEBUG [OwnerVoter] Checking ownership of item at 
/don/Cosmo by user don
2007-06-01 20:12:02,872 DEBUG [OwnerVoter] User is owner - access granted
2007-06-01 20:12:02,872 INFO  [http-operations] REPORT 
/cosmo/dav/don/Cosmo/ null http 1F4F6345845EC068DC16AB6E9C40A74E
2007-06-01 20:12:02,872 DEBUG [NoOpDavSessionProvider] attaching to no 
op session
2007-06-01 20:12:02,873 DEBUG [StandardContentService] finding item at 
path /don/Cosmo
2007-06-01 20:12:02,880 DEBUG [StandardDavResourceFactory] instantiating 
dav resource for item 1cd0b952-a5f1-4d09-b21d-683cad0b1e1a at path 
/don/Cosmo
2007-06-01 20:12:02,880 DEBUG [DavResourceBase] loading properties for 
/don/Cosmo
2007-06-01 20:12:02,889 DEBUG [CaldavReport] running report 
{urn:ietf:params:xml:ns:caldav}calendar-query against /don/Cosmo
2007-06-01 20:12:02,890 DEBUG [StandardContentService] finding events in 
calendar Cosmo by filter 
org.osaf.cosmo.calendar.query.CalendarFilter at 1ec49db[filter=org.osaf.cosmo.calendar.query.ComponentFilter at 1e4f5f5[name=VCALENDAR,isNotDefinedFilter=<null>,timeRangeFilter=<null>,componentFilters=[org.osaf.cosmo.calendar.query.ComponentFilter at cfd5ee[name=VTODO,isNotDefinedFilter=<null>,timeRangeFilter=<null>,componentFilters=[],propFilters=[]]],propFilters=[]]]
2007-06-01 20:12:02,894 DEBUG [NoOpDavSessionProvider] releasing no op 
session
2007-06-01 20:12:15,698 DEBUG [StandardContentService] finding item at 
path /don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics
2007-06-01 20:12:15,711 DEBUG [OwnerVoter] Checking ownership of item at 
/don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics by user don
2007-06-01 20:12:15,711 DEBUG [OwnerVoter] User is owner - access granted
2007-06-01 20:12:15,711 INFO  [http-operations] GET 
/cosmo/dav/don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics null http 
C84C6C77076A32DF92933CFAB4CEE820
2007-06-01 20:12:15,711 DEBUG [NoOpDavSessionProvider] attaching to no 
op session
2007-06-01 20:12:15,712 DEBUG [StandardContentService] finding item at 
path /don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics
2007-06-01 20:12:15,720 DEBUG [StandardDavResourceFactory] instantiating 
dav resource for item 363aeeb7-e8a3-412c-aa7e-0da407574eb5 at path 
/don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics
2007-06-01 20:12:15,751 DEBUG [DavResourceBase] loading properties for 
/don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics
2007-06-01 20:12:15,752 DEBUG [DavCalendarResource] spooling file 
/don/Cosmo/4513b211-3ace-41dd-bcf1-f50d63194b99.ics
2007-06-01 20:12:15,808 DEBUG [NoOpDavSessionProvider] releasing no op 
session


More information about the cosmo-dev mailing list