|
From: Adam R. <ad...@ex...> - 2025-03-19 19:22:29
|
Take a look in conf.xml, you can increase the limit in there
On Wed, 19 Mar 2025, 19:07 Alberto Simões, <has...@gm...> wrote:
> Hello
>
> I am getting this message: Query exceeded predefined output-size-limit
> (1,000,000) for document fragments (see below complete log for error).
>
> What is the cause, and how can I fix it?
> Thanks
>
> lexmart_exist.1.vi427hqb2os7@academia | 19 Mar 2025 15:12:32,497
> [qtp478864778-47] WARN (XQueryWatchDog.java [proceed]:174) - Query
> exceeded predefined output-size-limit (1,000,000) for document fragments: {
> lexmart_exist.1.vi427hqb2os7@academia | for <130>
> lexmart_exist.1.vi427hqb2os7@academia | $resource in $subset
> lexmart_exist.1.vi427hqb2os7@academia | <131>
> lexmart_exist.1.vi427hqb2os7@academia | let <131>
> lexmart_exist.1.vi427hqb2os7@academia | $isCollection :=
> $resource = "/",
> lexmart_exist.1.vi427hqb2os7@academia | let <132>
> lexmart_exist.1.vi427hqb2os7@academia | $path := if (
> lexmart_exist.1.vi427hqb2os7@academia |
> $isCollection
> lexmart_exist.1.vi427hqb2os7@academia | ) then
> lexmart_exist.1.vi427hqb2os7@academia | {
> http://www.w3.org/2005/xpath-functions}concat($collection, $resource)
> lexmart_exist.1.vi427hqb2os7@academia | else
> lexmart_exist.1.vi427hqb2os7@academia | {
> http://www.w3.org/2005/xpath-functions}concat($collection, "/", $resource)
> lexmart_exist.1.vi427hqb2os7@academia | return
> lexmart_exist.1.vi427hqb2os7@academia | where <137>
> lexmart_exist.1.vi427hqb2os7@academia |
> sm:has-access(untyped-value-check[xs:anyURI, $path cast as xs:anyURI], "r")
> lexmart_exist.1.vi427hqb2os7@academia |
> lexmart_exist.1.vi427hqb2os7@academia |
> lexmart_exist.1.vi427hqb2os7@academia | }
>
> --
> Alberto Simões
> _______________________________________________
> Exist-open mailing list
> Exi...@li...
> https://lists.sourceforge.net/lists/listinfo/exist-open
>
|