You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Ingo Brunberg <ib...@fiz-chemie.de> on 2004/01/05 11:59:56 UTC

Re: Possible bug in Client API

Hi James,

could you please post a trace of such a session. It looks like the
server is not returning a 207 response.

Regards,
Ingo

> I believe that I have found a bug in the Slide client API. If I have a
> folder with more than 361 items in it and call either listBasic() or
> listWebdavResources() it generates an exception. The stack trace looks
> like this:
> 
> java.lang.RuntimeException: org.apache.commons.httpclient.HttpException
> 	at
> mil.jfcom.cie.webdav.crawler.DocumentCrawler.printDir(DocumentCrawler.ja
> va:181)
> 	at
> mil.jfcom.cie.webdav.crawler.DocumentCrawler.<init>(DocumentCrawler.java
> :78)
> 	at
> mil.jfcom.cie.webdav.crawler.DocumentCrawler.main(DocumentCrawler.java:2
> 01)
> Caused by: org.apache.commons.httpclient.HttpException
> 	at
> org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.java:
> 3152)
> 	at
> org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.java:
> 3114)
> 	at
> org.apache.webdav.lib.WebdavResource.setNamedProp(WebdavResource.java:88
> 1)
> 	at
> org.apache.webdav.lib.WebdavResource.setBasicProperties(WebdavResource.j
> ava:826)
> 	at
> org.apache.webdav.lib.WebdavResource.setProperties(WebdavResource.java:1
> 717)
> 	at
> org.apache.webdav.lib.WebdavResource.setProperties(WebdavResource.java:1
> 740)
> 	at
> org.apache.webdav.lib.WebdavResource.getChildResources(WebdavResource.ja
> va:1892)
> 	at
> org.apache.webdav.lib.WebdavResource.listWebdavResources(WebdavResource.
> java:1909)
> 	at
> mil.jfcom.cie.webdav.crawler.DocumentCrawler.printDir(DocumentCrawler.ja
> va:116)
> 	... 2 more
> 
> Has anyone seen this before?
> 
> Regards,
> 
> James


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org