Tagged Questions
1
vote
4answers
888 views
java.lang.OutOfMemoryError: Java heap space
My application is deployed on a cluster environment. Recently the server went down with the following stacktrace. It doesn't seem to be coming from the code. It was running all right until recently ...