Hello,
We're testing nxlog and a at least few times a day it's throwing this 
error. When this happens the error repeats itself  in the logs for a few 
hours until either the log fills up the  partition or the kernel kills 
nxlog due to memory running out (Out of memory: Kill process 2422 
(nxlog) score 762 or sacrifice child).

I'm not a C programmer but looking at the om_dbi driver soruce it seems 
if this assertion might be checking if the length of the SQL query is 
longer than a predefined constant (1024).  Could this be the case? Is 
there a limit on the size of the SQL query we can send? I think I might 
be wrong because I've hardcoded SQL queries longer than 1024 characters 
and nxlog sent them fine.

I came across a thread on the same error and the poster stated they 
resolved the issue by recompiling nxlog from source. I tried that but 
unfortunately the available source is from an older version and couldn't 
get our nxlog.conf to work with it.

Any ideas what this assertion is checking?

Thank you,
Babak B.







------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to