Tagged Questions
1
vote
3answers
57 views
Linux / JVM - OutOfMemoryError: unable to create new native thread
I have a memory problem with a Linux server (CentOS). It is a VM. Below is the context.
It has 70Gb of RAM. There are 2 tomcat running on it.
One tomcat is given a heap of 13Gb and the other one a ...
3
votes
0answers
48 views
RES memory more than initial and maximum memory for java
We have a java application running on Centos 6.4 what we notice is that the RES is around 370m which is more then the allocated max that is 256m. Does this signify that we the application is leaking?
...
0
votes
2answers
379 views
Tomcat does not get enough memory
i'm trying to setup a jira instance on my vServer.
I've got min. 1 GB ram and max. 2 GB ram.
It was runing on my friends Server with only 512 MB ram.
The first error was:
...
3
votes
0answers
236 views
VMO Changes After Adding New RAM To AIX?
We have a server at a client site running AIX 5.3, which we just up the RAM to 32GB, from initially 16GB (if I'm not mistaken).
This server is our Application server running J2EE applications on top ...