The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError: Java heap space
I have also updated this prems to -Xmx1024m -Xmx2048m -XX:MaxPermSize=2048m
but still face same exception here...
Currently I have changed the Java plat from jdk 1.5 to Jdk 1.6 in Netbean properties
Now EJB build successfully.