Just a follow-up to the problem I had last week--not being able to open a WebDAV server after loading it with 11,122 small xml documents. After much trial and error it appears to be a size issue. I split the documents into logical subdirectories (books, manuscripts, and journals). Now I am able to open the WebDAV server in my Windows environment, no problem. I could find no errors with the xml documents themselves.
Chris Christine Schwartz XML Database Administrator Princeton Theological Seminary Library [email protected] On January 13, 2012 5:23 PM, Schwartz, Christine wrote: So, we've narrowed it down to one of two things: either I'm loading bad data or I'm loading too much data all at once. The function I'm calling uses xdmp:document-insert() to add over 11,000 small xml documents. I'll find out on Tuesday, since this is a holiday weekend. Thanks, Chris Michael Blakeley <[email protected]> wrote: Look into basic vs digest authentication. That's usually the problem with Windows. Note that some versions of Windows do very silly things with webDAV. I recall one release of Vista that would cache the result of a bad login attempt, even while asking the user for a new password. We verified that problem with a packet trace, and then worked around it by logging out or remapping the drive to force a retry. -- Mike On 13 Jan 2012, at 12:50 , Schwartz, Christine wrote: > Hi, > > We use several WebDAV servers in digital collections with MarkLogic Server > for our library’s digital collections. I have not had a problem connecting to > them in the past using “Add a network location.” But now I have one > particular server that I cannot connect to in Windows. I’ve been using > Windows 7 for about a year and a half with no real problems before. > > We’ve tried to solve this issue and our IT department has looked at it on > their side, but we’re stumped. Any thoughts? > > Thanks, > > Chris > > Christine Schwartz > XML Database Administrator > Princeton Theological Seminary Library > [email protected] > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
