http://docs.marklogic.com/5.0doc/docapp.xqy#display.xqy?fname=http://pubs/5.0doc/xml/dev_guide/loading.xml&query=text+document+limit

> For 32-bit machines, text documents have an 16 MB size limit. For 64-bit 
> machines, text documents have a 64 MB size limit. The in memory tree size 
> limit database property (on the database configuration screen in the Admin 
> Interface) should be at least 1 or 2 megabytes larger than the largest text 
> document you plan on loading into the database.

So if it is a problem, the simplest thing is to move the application to 64-bit.

I agree that a "rotate logs by size" option would be nice. There may already be 
an RFE for that, but it never hurts to contact support and add your voice.

-- Mike

On 17 Nov 2011, at 04:16 , Jakob Fix wrote:

> Hi,
> 
> I just now got this error message which is a new one for me and, it
> appears, for Google too:
> 
> 2011-11-17 13:07:24.742 Notice: eoi-http-admin: XDMP-TOOBIG:
> xdmp:document-get("Data/Logs/ErrorLog.txt") -- Document size exceeds
> text document size limit of 16 megabytes
> It is true that I currently have the file log level set to "finest".
> Is this a hard-coded limit for text documents, or can that be tweaked?
> 
> Also, shouldn't the log manager deal with this intelligently by
> rotating files or so?
> 
> 4.2-6.1 on Windows.
> 
> cheers,
> Jakob.
> _______________________________________________
> 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