Hi all,
I think I am facing a problem with my memory in my JBoss hibernate Search project.
I am using 3.4.1 Hibernate Search library and JBOSSAS 6.1.0.Final. The development server has 2.5 GB of memory. The JVM has 1GB assigned.
I changed all my hbm files to lazy=true because other way the system did not work efficiently and all the memory was consumed.
After two days executing queries, the development system seems to consume almost all the memory leaving just about 200MB. I don't know if the project can consume all the memory causing trobles to the JBoss.
I would like to put my project in my production system but I do not know if this could be a problem.
Thanks in advance,
Hibernator,
|