I've got a developer who is having a problem with Java running on RedHat EL 4 WS with the Sun JDK installed.
When she attempts to run the code, she gets this error:
Exception in thread "main" java.lang.OutOfMemoryError
: Java heap space
What are the likely causes of this?
Thanks.
Start Free Trial