jeesshnasree
Starfighter Starfighter
Starfighter
  • 342 Views

Slowness issues while access Tomcat 9 console URL

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

1 Reply
Chetan_Tiwary_
Community Manager
Community Manager
  • 212 Views

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.

0 Kudos
Join the discussion
You must log in to join this conversation.