Re: Evaluation

Adam Tauno Williams <[email protected]> Fri, 15 May 2009 16:25:08 -0400
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <1242419108.5475.20.camel@linux-m3mt>
On Fri, 2009-05-15 at 16:20 -0400, Adam Tauno Williams wrote:
> On Fri, 2009-05-15 at 15:32 -0400, Dirk Bartley wrote:
> > I did an svn up and recompiled and installed.  Same result.  Is there
> > something I can do to assist in figuring out why this happens??
> > Here is 500 lines of output from the log file.
> > http://www.schupan.com/ogo-zidestore-1.5-out.log
> Hrm,  it seems to be caught in a loop getting -
> GET /zidestore/dbartley/public/Contacts/10121.vcf HTTP/1.  Which could
> peg the CPU forever.  There is no reason it should retrieve an object
> more than once.  Your response times look pretty good.  
> But it is odd that the request is answered with a 404 (Not Found) and
> ZideOne tries again.  I wonder if the multistatus response [PROPFIND]
> on /zidestore/dbartley/public/Contacts/ indicated that 10121.vcf was a
> resource.

Another easy thing to try, provided you have cadaver installed, is just
to try to navigate to and retrieve the resource:

$ cadaver http://opengroupware.mormail.com/zidestore/dav/adam/
Authentication required for OpenGroupware.org on server
`opengroupware.mormail.com':
Username: adam
Password: 
dav:/zidestore/dav/adam/> cd public/Contacts
dav:/zidestore/dav/adam/public/Contacts/> cat 10100.vcf
Displaying `/zidestore/dav/adam/public/Contacts/10100.vcf':
BEGIN:VCARD
VERSION:3.0
PRODID:-//OpenGroupware.org//LSAddress v5.3.106
PROFILE:vCard
N:Williams;Adam;;UNIX System Administration;,
FN:Adam Williams
....

cadaver is a simple command line WebDAV client.

-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users