0 Replies Latest reply on Dec 19, 2003 7:54 AM by ftaroda

    mssqlserver image(blob) cmp problem

    ftaroda

      Hello,

      I'm currently having problems with a cmp bean used to store files. it only have an id field and a java.lang.object field (mapped to ms-sql image type).

      Everything goes ok when the file is small, but when using files near 5mb I get an Out of memory expection from jboss.

      I'm currently using min 256mb/max 512mb on vm options.

      Anyone have an idea of what's going on ?