our application is deployed in tomcat 6 , while monitoring the tomcat performance we came to know that tenured memory is keep on increasing it's about to almost reaching committed memory. I am worried after that it would stop working .
here are stats for tenured memory: Used: 296,436 kbytes Committed: 349,568 kbytes Max: 1,398,144 kbytes GC time: 15.116 seconds on Copy (348 collections)
1.754 seconds on MarkSweepCompact (5 collections)
Please guide. Thanks, Aru