Slow response in connecting jakarta Slide via Studio

Hi,

I am using Jakarta Slide (webdav) for Mediator Repository. When I created a project or deleted a folder, it took almost 1 minute to complete the job. For saving sequence, the time is acceptable. Does anybody come across same situation ?

In Tomcat console, I see a lot of “PROPFIND” message. For example, I created a project named “FOP”, following messages were output in the console. My Tomcat version is 5.0.25 & Slide is 2.0.

http-8080-Processor21, 12-Jul-2004 16:42:28, , PROPFIND, 207 “Multi-Status”, 30 ms, /
http-8080-Processor21, 12-Jul-2004 16:42:28, , PROPFIND, 207 “Multi-Status”, 30 ms, /files
http-8080-Processor21, 12-Jul-2004 16:42:28, , PROPFIND, 207 “Multi-Status”, 40 ms, /files/MediatorRepo
http-8080-Processor21, 12-Jul-2004 16:42:28, , PROPFIND, 404 “Not Found”, 20 ms, /files/MediatorRepo/FOP
http-8080-Processor21, 12-Jul-2004 16:42:28, , PROPFIND, 404 “Not Found”, 20 ms, /files/MediatorRepo/FOP/
http-8080-Processor25, 12-Jul-2004 16:42:48, , PROPFIND, 404 “Not Found”, 10 ms, /files/MediatorRepo/FOP/
http-8080-Processor25, 12-Jul-2004 16:42:48, , PROPFIND, 404 “Not Found”, 20 ms, /files/MediatorRepo/FOP
http-8080-Processor21, 12-Jul-2004 16:43:09, , PROPFIND, 404 “Not Found”, 10 ms, /files/MediatorRepo/FOP
http-8080-Processor21, 12-Jul-2004 16:43:09, , PROPFIND, 404 “Not Found”, 30 ms, /files/MediatorRepo/FOP/
http-8080-Processor25, 12-Jul-2004 16:43:29, , PROPFIND, 404 “Not Found”, 10 ms, /files/MediatorRepo/FOP/
http-8080-Processor25, 12-Jul-2004 16:43:29, , MKCOL, 201 “Created”, 410 ms, /files/MediatorRepo/FOP
http-8080-Processor21, 12-Jul-2004 16:43:50, , MKCOL, 405 “Method Not Allowed”, 10 ms, /files/MediatorRepo/FOP
http-8080-Processor21, 12-Jul-2004 16:43:50, , PROPPATCH, 207 “Multi-Status”, 190 ms, /files/MediatorRepo/FOP/
http-8080-Processor25, 12-Jul-2004 16:44:11, , PROPPATCH, 207 “Multi-Status”, 280 ms, /files/MediatorRepo/FOP/

Thanks,

Tony

Hi Tony,

We have noticed that some operations with Slide can occasionally be slow, although this appears to be sporatic. I suspect that is related to the database that slide uses in conjunction with the file system to manage the store.

Some operations can be complex. For example when creating a project it is necessary to ensure that the resulting structure it correct, e.g. that there are no projects within projects. We did, however, discover that there were some redundant PROPFIND operations being issues, and these have been removed in the next release.

Best regards,
Mike