Answer(s)
- WebSphere J2EE Server is experiencing java.lang.OutOfMemoryError exceptions. Which ofthe following actions will likely correct the problem?A. Set JVM_ENABLE_VERBOSE_GC=1 in the J2EE server's current.env file.
- Increase the value specified for JVM_HEAPSIZE in the J2EE server's current.env file.
- Increase the value specified for MIN_SRS from 1 to 10 in the J2EE server's current.env file.
- Specify a value for JVM_MINHEAPSIZE that is half as large as that specified forJVM_HEAPSIZE in the J2EE server's current.env file.
Correct Answer Increase the value specified for JVM_HEAPSIZE in the J2EE server's current.env file.