1 Reply Latest reply on Dec 23, 2003 8:08 AM by clovis

    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 ?