Thanks Mike Upgrading isn't a simple task as it is our production cluster being affected. Unless I've run into a known bug with 4.0-2.2 I'm reluctant to upgrade just yet.
Does anyone have any suggestions or experience of what might be causing the list cache full error, or settings I can try changing? Thanks Rob -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Blakeley Sent: 17 August 2009 15:43 To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] Help with XDMP-LISTCACHEFULL error Rob, 4.0-2.2 is fairly long in the tooth now, so I'd try upgrading first. You could download the latest major release (4.1-1), or the latest patch to 4.0 (4.0-6). 4.1: http://developer.marklogic.com/download/default.xqy 4.0: http://developer.marklogic.com/download/download40.xqy -- Mike On 2009-08-17 03:47, Whitby, Rob, CMG wrote: > Hi, > > I'm getting XDMP-LISTCACHEFULL error on certain queries, and could use > some advice on how to go about fixing it. > > example query that errors: > > cts:search( > fn:doc(), > cts:element-query( > xs:QName("OrgName"), > cts:word-query("University of Exeter", ("unstemmed")) > ) > )[1] > > Changing "University of Exeter" to "University Exeter" fixes it. Also > restarting the ML service fixes it temporarily. > > I'm not really clear what the list cache is - the docs are a bit crypic: > "The list cache stores termlists in memory" > > Setup details: > 2 clustered servers running 4.0-2.2 on redhat > RAM: 20GB > List Cache Size: 2016MB > DB size: 216,859MB > > Any advice on where to start much appreciated! > > Thanks > Rob > > > > > > > > > > > > > > _______________________________________________ > General mailing list > [email protected] > http://xqzone.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
