Hi All,
I am using Tomcat product on Linux OS .
Linux FS is enough 50 GB free memory in all File systems but RAM is no free memory in 4GB .
some other process utilising more momory in RAM & no free space memory.
while access application URL & slowness for opening.
please guide me, how to resolve the issue.
I am waiting for your valuable response.
Regards,
Jeesshnasree
What is consuming RAM in your system ? Does Tomcat have enough memory ? It could be a problem from the system settings or may be application tuning is required ?
If you need to fine tune the tomcat app - focus on heap size, garbage collection (JVM tuning ), memory leak etc. Make sure that the memory available to each of the memory pools of the JVM is sufficient else memory shortage will negatively affect performance.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.