I have encountered a similar problem while loading a huge document from one Db to other (ML 4.1 and ML4.2).. Typically there is not exception on the line it is pointing to but the command its executing just before it.. Because its timing out.. check what is the difference between *default time *limit set on both the HTTP servers and try increasing, it worked for me, it might do the trick for u ..
On Wed, May 4, 2011 at 3:52 PM, Srinivasan, Srividya <[email protected]>wrote: > Hi, > > I am using MarkLogic 3.2.2. When I run an Xquery, I get the following > error. If I run the same Xquery on another box which has the same database, > it works fine. > > Any idea on how to debug why this is timing out on this box alone? > Appreciate your help. > > Thanks in advance. > > > > Srividya > > *500 Internal Server Error* > > XDMP-EXTIME: Time limit exceeded > > on line 8, > in xdmp:eval("declare namespace blah blah") > > $prod = doc("/Default/12659668/20080925091812.xml.xml")/product > $ptype = doc("/Default/12659668/20080925091812.xml.xml")/product/blah..blah > context-item() = doc("/Default/12659668/20080925091812.xml.xml")/blah..blah > > position() = 1 > > in /use-cases/eval2.xqy, on line 2 > > > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > > -- Regards Abishek
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
