[JBoss-user] [Performance Tuning] - Error "Not enough Space"

2006-02-23 Thread jasonfa
Hi all, I am using jboss3.2.5 and the system becomes slow after running a few days. Today the error "not enough space" is thrown and got resolved after restarting the server. Anybody has clue? I feel it's the memory problem and the memory can go as high as a few GB after running for some time

[JBoss-user] [Beginners Corner] - Can I ask a simple quesion about memory usage?

2005-07-27 Thread jasonfa
Hi, My jboss version is 3.2.5. I have a lot of entity beans in the system. The problem is after running for some time, the memory will go as high as 3G. Is it because when the entity beans are called, the data retrieved from Oracle database are stored in memory and never released? Thanks, Jaso