cancel
Showing results for 
Search instead for 
Did you mean: 

Heap size error out of memory

venkateswara
Champ in-the-making
Champ in-the-making
Dear all,

In our project we are using Alfresco with Jboss application server.
But some times we are getting java heap size error after restarting server its working fine.But we need to find root cause of this issue ,my analysys on this issue is JAVA_OPTS="-server -Xms128m -Xmx128m" in /bin/run.conf .

JAva Heap space error after logging in.
avax.faces.FacesException: javax.servlet.ServletException: java.lang.OutOfMemoryError: Java heap space
> caused by:
> org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.OutOfMemoryError: Java heap space
caused by:
javax.servlet.ServletException: java.lang.OutOfMemoryError: Java heap space
caused by:
java.lang.OutOfMemoryError: Java heap space
Hide Details


Could you please let me know in jboss configuration where we need to change heap size of java.

Thanks
Venkatesh
1 REPLY 1

derek
Star Contributor
Star Contributor