Menu

#1 OutOfMemoryError with SQLFunctions

open
None
5
2004-05-29
2003-07-01
Kiala SA/NV
No

When running a lot of queries on a KB (defined in
Oryx), with SQLFunctions, I get an OutOfMemoryError
(after about 2000 queries). When setting
cacheStatements to false in
org.mandarax.sql.SQLFunction, the problem is solved
(but then, of course, there is no caching). See
attached file for all code. The gensql.py script
generates the (postgres) tables and fills them with
data. The runsql.sh script runs the test.

Discussion

  • Kiala SA/NV

    Kiala SA/NV - 2003-07-01

    Test program to recreate the error.

     
  • Jochen Hiller

    Jochen Hiller - 2004-05-29
    • assigned_to: nobody --> jensdietrich
     

Log in to post a comment.