Chris,

What kind of behavior do you see, exactly? Is it possible that windows is 
simply hung waiting for all 11,000 entries to display in a single window, or 
similar?

Moving up a level of abstraction, what do you need to accomplish via the webdav 
view on this database? Perhaps such a large list in any GUI is no longer 
practical, in which case a simple application to filter the documents may 
server your purpose better.

Yours,
Damon

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Schwartz, 
Christine
Sent: Wednesday, January 18, 2012 9:17 AM
To: General MarkLogic Developer Discussion
Subject: Re: [MarkLogic Dev General] Problem connecting to WebDAV server in 
Windows 7

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
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to